Dead Atroce Card
Accessory Card
Quality
Purple
Effect

Holy Element Damage +3%

Healing Bonus +3%

When using Skills, has a 10% chance of gaining Power Healing (Bonus Healing +10% for 6 secs)

Deposit

Bonus Healing +2%

Unlock

Max HP +112

Craftable
Dropped by

Formula

{
  "id": 53000,
  "Dsc": "Holy Element Damage +3% ;Healing Bonus +3%",
  "BuffName": "Revenant - Atroce Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "HolyAtk": 0.03,
    "HealEncPer": 0.03
  }
}

Formula

{
  "id": 53001,
  "Dsc": "When using Skills, has a 10% chance of gaining Power Healing (Bonus Healing +10% for 6 secs)",
  "BuffName": "Revenant - Atroce Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "UseSkill",
    "all_skill": 1,
    "no_normalSkill": 1
  },
  "BuffEffect": {
    "id": [
      53002
    ],
    "Odds": 10,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53002,
  "BuffDesc": "Healing Bonus Increase",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Revenant - Atroce Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "HealEncPer": 0.1
  }
}

Formula

{
  "id": 24509,
  "Name": "##106728",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##106728",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24509",
  "Quality": 4,
  "CardType": 1,
  "Position": 6,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204090
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53000,
      53001
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9011,
  "StorageReward": {
    "buffid": [
      80001690
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001440
    ]
  },
  "ComposeCardType": 4
}