Wind Resist Card
Armor Card
Quality
Purple
Effect

Max HP +10%

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

Deposit

Wind DMG Taken -1%

Unlock

Def +6, Max HP +30

Craft Materials

Formula

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

Formula

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

Formula

{
  "id": 24106,
  "Name": "##1185996",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##1185996",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24106",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 5,
  "ComposeID": 1001300,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31189
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55440,
      55441
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50145,
  "StorageReward": {
    "buffid": [
      81001480
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003240
    ]
  }
}