Detarderous ★ Card
Armor Card
Quality
Purple
Effect

Protects Against Freeze

Freeze Resist +50%

Poison Resist +50%

33% chance to automatically cast Lv.20 [Heaven's Drive] when receiving magic attacks.

Deposit

Poison Resist +5%

Unlock

Atk +12

Craft Materials
Craftable
Skills

Formula

{
  "id": 53540,
  "Dsc": "Protects Against Freeze;Freeze Resist +50%",
  "BuffName": "Detarderous ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ImmuneStatus",
    "status": [
      5
    ],
    "FreezeDef": 0.5
  }
}

Formula

{
  "id": 53541,
  "Dsc": "Poison Resist +50%",
  "BuffName": "Detarderous ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "PoisonDef": 0.5
  }
}

Formula

{
  "id": 53542,
  "Dsc": "33% chance to automatically cast Lv.20 [Heaven's Drive] when receiving magic attacks.",
  "BuffName": "Detarderous ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "magic_skill": 1
  },
  "BuffEffect": {
    "id": 93020,
    "Odds": 33,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 24612,
  "Name": "##106751",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106751",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24612",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 2,
  "ComposeID": 1000810,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31093
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      53540,
      53541,
      53542
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50097,
  "StorageReward": {
    "buffid": [
      80002090
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001890
    ]
  }
}