Fire Resist Card
Armor Card
Quality
Purple
Effect

Max HP +10%

When receiving Fire DMG, reflect 25% of the received damage

Deposit

Fire DMG Taken -1%

Unlock

M.Def +6, Max HP +30

Craft Materials

Formula

{
  "id": 55470,
  "Dsc": "Max HP +10%",
  "BuffName": "Fire Resist Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.1
  }
}

Formula

{
  "id": 55471,
  "Dsc": "When receiving Fire DMG, reflect 25% of the received damage",
  "BuffName": "Fire Resist Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "need_AtkAttr": [
      4
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "type": "ReflectDamage",
    "reflectDamRatio": 0.25
  }
}

Formula

{
  "id": 24109,
  "Name": "##1185999",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##1185999",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24109",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 5,
  "ComposeID": 1001330,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31192
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55470,
      55471
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50148,
  "StorageReward": {
    "buffid": [
      81001510
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003270
    ]
  }
}