Alien Orc Hero Card
Garments Card
Quality
Purple
Effect

Dmg to Demi-Human +15%

When you have less than 50% HP, DMG down+15% for all races

Deposit

Dmg to Demi-Human +1%

Unlock

Max HP +120

Formula

{
  "id": 58720,
  "Dsc": "Dmg to Demi-Human +15%",
  "BuffName": "Alien Orc Hero Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DemiHumanDamPer": 0.15
  }
}

Formula

{
  "id": 58721,
  "Dsc": "When you have less than 50% HP, DMG down+15% for all races",
  "BuffName": "Alien Orc Hero Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HpPerLess",
    "value": 50
  },
  "BuffEffect": {
    "type": "AttrChange",
    "FishResPer": 0.15,
    "AngelResPer": 0.15,
    "BruteResPer": 0.15,
    "DemonResPer": 0.15,
    "PlantResPer": 0.15,
    "DragonResPer": 0.15,
    "InsectResPer": 0.15,
    "DeadLessResPer": 0.15,
    "FormlessResPer": 0.15,
    "DemiHumanResPer": 0.15
  }
}

Formula

{
  "id": 23415,
  "Name": "##42535234",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##42535234",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_23415",
  "Quality": 4,
  "CardType": 1,
  "Position": 4,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 100,
  "monsterID": [
    31483
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      58720,
      58721
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50266,
  "StorageReward": {
    "buffid": [
      81004330
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61005940
    ]
  },
  "ComposeCardType": 3
}