Moonlight Nightmare Card
Weapon Card
Quality
Purple
Effect

Damage to all races +5% (Race)

Attacking a target has a 50% chance to render them vulnerable, increasing the target's DMG taken by 15%. Lasts 10s. (This effect of cards doesn't stack.)

Deposit

DMG against Demon targets +1%

Unlock

Dmg to Demi-Human +1%

Formula

{
  "id": 59110,
  "Dsc": "Damage to all races +5%",
  "BuffName": "23419 Superman and Monsters Cards",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "FishDamPer": 0.05,
    "AngelDamPer": 0.05,
    "BruteDamPer": 0.05,
    "DemonDamPer": 0.05,
    "PlantDamPer": 0.05,
    "DragonDamPer": 0.05,
    "InsectDamPer": 0.05,
    "DeadLessDamPer": 0.05,
    "FormlessDamPer": 0.05,
    "DemiHumanDamPer": 0.05
  }
}

Formula

{
  "id": 59111,
  "Dsc": "Attacking a target has a 50% chance to render them vulnerable, increasing the target's DMG taken by 15%. Lasts 10s. (This effect of cards doesn't stack.)",
  "BuffName": "23419 Superman and Monsters Cards",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      59112
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 59112,
  "BuffDesc": "Vulnerable: DMG received increases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "23419 Superman and Monsters Cards",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "RealDamage": 0.15
  }
}

Formula

{
  "id": 23419,
  "Name": "##42629599",
  "Type": 81,
  "MaxNum": 99999,
  "NameZh": "##42629599",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23430",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "Condition": 8,
  "SellPrice": 100,
  "monsterID": [
    31529
  ],
  "BuffEffect": {
    "buff": [
      59110,
      59111
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 100219,
  "StorageReward": {
    "buffid": [
      81004720
    ]
  },
  "AdventureValue": 1,
  "AdventureReward": {
    "buffid": [
      61006330
    ]
  },
  "ComposeCardType": 3
}