Orc Lord Card
Armor Card
Quality
Purple
Effect

While under Phy. ATK by the enemy in close range, there's a 5% chance of getting the following effect: Reflect 100% of the received Phy. DMG to the enemy for 5 seconds

Deposit

When Orc Lord Helm Card triggers dmg Reflect, HP lost from that attack is Recovered.

Unlock

Max HP +112

Craft Materials
Craftable
Dropped by

Formula

{
  "id": 51250,
  "Dsc": "While under Phy. ATK by the enemy in close range, there's a 5% chance of getting the following effect: Reflect 100% of the received Phy. DMG to the enemy for 5 seconds",
  "BuffName": "Orc Lord Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1,
    "less_distance": 4
  },
  "BuffEffect": {
    "id": [
      51251,
      51252
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51251,
  "BuffDesc": "Dmg Rebound",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Orc Lord Helm Card (Reflect)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DamRebound": 1
  }
}

Formula

{
  "id": 51252,
  "BuffName": "Orc Lord Helm Card (Deposite HP Regen)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      80001440
    ]
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 1,
      "c": 1,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 23016,
  "Name": "##106853",
  "Type": 20,
  "Share": 1,
  "Anchor": [
    0.5,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##106853",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30016",
  "Quality": 4,
  "CardType": 3,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30016
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51250
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2271,
  "StorageReward": {
    "buffid": [
      80001440
    ]
  },
  "AdventureValue": 160,
  "AdventureReward": {
    "buffid": [
      60000830
    ]
  }
}