Dead Deviling ★ Card
Armor Card
Quality
Purple
Effect

When taking damage, restores 25% of the actual damage taken as Max HP.

M.DMG down+30%

P.DMG down−15%

When [Dead Deviling ★ Card] and [Deviling ★ Card] are both equipped, Neutral DMG taken−50%, P.DMG down+15%

Deposit

Magic Reduc. +1%

Unlock

DMG Reduc. +1%

Craft Materials

Formula

{
  "id": 58770,
  "Dsc": "When taking damage, restores 25% of the actual damage taken as Max HP.",
  "BuffName": "Dead Deviling ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.25,
      "c": 1,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 58771,
  "Dsc": "M.DMG down+30%;P.DMG down−15%",
  "BuffName": "Dead Deviling ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": -0.15,
    "MDamReduc": 0.3
  }
}

Formula

{
  "id": 91001760,
  "Dsc": "When [Dead Deviling ★ Card] and [Deviling ★ Card] are both equipped, Neutral DMG taken−50%, P.DMG down+15%",
  "BuffName": "Deviling ★ Card+Dead Deviling ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      58770,
      53030
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": 0.15,
    "BeNeutralDamPer": 0.5
  }
}

Formula

{
  "id": 24902,
  "Name": "##42590517",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##42590517",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24902",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 1,
  "ComposeID": 1002100,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31497
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      58770,
      58771,
      91001760
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 58002,
  "StorageReward": {
    "buffid": [
      81004380
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61005990
    ]
  },
  "ComposeCardType": 4
}