Earth Resist Card
Armor Card
Quality
Purple
Effect

Max HP +10%

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

Deposit

Earth DMG Taken -1%

Unlock

M.Def +6, Max HP +30

Craft Materials

Formula

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

Formula

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

Formula

{
  "id": 24107,
  "Name": "##1185997",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##1185997",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24107",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 5,
  "ComposeID": 1001310,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31190
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55450,
      55451
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50146,
  "StorageReward": {
    "buffid": [
      81001490
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003250
    ]
  }
}