Orc Chieftain Deceased Card
Headwear Card
Quality
Purple
Effect

Human Race DmgIncr. +5%

Human Race DmgRedu. +5%

If the bearer's HP is above 50%, Human Race DMG Increase +5%

If the bearer's HP is below 50%, Human Race DMG Reduc. +5%

Deposit

M.Def +6, Max HP +30

Unlock

M.Atk +12

Dropped by

Formula

{
  "id": 55280,
  "Dsc": "Human Race DmgIncr. +5%;Human Race DmgRedu. +5%",
  "BuffName": "Orc Chieftain Deceased Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DemiHumanDamPer": 0.1,
    "DemiHumanResPer": 0.05
  }
}

Formula

{
  "id": 55281,
  "Dsc": "If the bearer's HP is above 50%, Human Race DMG Increase +5%;If the bearer's HP is below 50%, Human Race DMG Reduc. +5%",
  "BuffName": "Orc Chieftain Deceased Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HpPerLess",
    "value": 50
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DemiHumanDamPer": -0.05,
    "DemiHumanResPer": 0.05
  }
}

Formula

{
  "id": 24521,
  "Name": "##1133312",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##1133312",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24521",
  "Quality": 4,
  "CardType": 1,
  "Position": 7,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204210
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55280,
      55281
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 9028,
  "StorageReward": {
    "buffid": [
      81001370
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61003140
    ]
  }
}