Detarderous Card
Armor Card
Quality
Purple
Effect

Protects against Freeze.

Freeze Resist +50%

When suffering M.Atk, There is a 5% chance to trigger [Heaven's Drive] Lv.3

Deposit

[Fire Ball] Dmg +15%

Unlock

Max HP +112

Craft Materials
Craftable
Dropped by
Skills

Formula

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

Formula

{
  "id": 51261,
  "Dsc": "When suffering M.Atk, There is a 5% chance to trigger [Heaven's Drive] Lv.3",
  "BuffName": "Detarderous Card (Heaven's Drive)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "magic_skill": 1
  },
  "BuffEffect": {
    "id": 93003,
    "Odds": 5,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 23017,
  "Name": "##106892",
  "Type": 20,
  "Share": 1,
  "Anchor": [
    0.8,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##106892",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30017",
  "Quality": 4,
  "CardType": 3,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30017
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51260,
      51261
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2371,
  "StorageReward": {
    "buffid": [
      80001450
    ]
  },
  "AdventureValue": 160,
  "AdventureReward": {
    "buffid": [
      60000830
    ]
  }
}