Dead Deviling Card
Armor Card
Quality
Purple
Effect

M.DMG Taken -30%

DMG Taken +15%

When [Dead Deviling Card] and [Deviling ★ Card] are both equipped: Neutral DMG Taken -50%, DMG Taken -15%

Deposit

Def +6

Unlock

Magic Reduc. +1%, Max HP +36

Dropped by

Formula

{
  "id": 52930,
  "Dsc": "M.DMG Taken -30%;DMG Taken +15%",
  "BuffName": "Revenant - Deviling Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": -0.15,
    "MDamReduc": 0.3
  }
}

Formula

{
  "id": 91000490,
  "Dsc": "When [Dead Deviling Card] and [Deviling ★ Card] are both equipped: Neutral DMG Taken -50%, DMG Taken -15%",
  "BuffName": "Deviling ★ Card + Revenant - Deviling Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      52930,
      53030
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": 0.15,
    "BeNeutralDamPer": 0.5
  }
}

Formula

{
  "id": 24502,
  "Name": "##107139",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##107139",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24502",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204020
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52930,
      91000490
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9004,
  "StorageReward": {
    "buffid": [
      80001620
    ]
  },
  "AdventureValue": 110,
  "AdventureReward": {
    "buffid": [
      61001370
    ]
  }
}