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

While receiving Phy. ATK, restore HP equivalent to 15% of the damage received

Deposit

When the Orc Lord★Card triggers the reflecting effect, restores HP for the DMG caused by this attack

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 55260,
  "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": [
      55261,
      55262
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55261,
  "BuffDesc": "Dmg Rebound",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Orc Lord★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DamRebound": 1
  }
}

Formula

{
  "id": 55262,
  "BuffName": "Orc Lord★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      81001350
    ]
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 1,
      "c": 1,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 55263,
  "Dsc": "While receiving Phy. ATK, restore HP equivalent to 15% of the damage received",
  "BuffName": "Orc Lord★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": [
      55264
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55264,
  "BuffName": "Orc Lord★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.15,
      "c": 1,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 24643,
  "Name": "##1133314",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1133314",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24643",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 2,
  "ComposeID": 1001250,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31182
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      55260,
      55263
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50140,
  "StorageReward": {
    "buffid": [
      81001350
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003120
    ]
  }
}