Pocarani Card
Weapon Card
Quality
Purple
Effect

When using physical skills to attack, there is a 100% chance to gain a 10% damage HP recovery effect (can be triggered once every 1 second, card effects do not stack).

Deposit

Def +1%, MDef +1%

Unlock

M.Atk +12

Formula

{
  "id": 57150,
  "Dsc": "When using physical skills to attack, there is a 100% chance to gain a 10% damage HP recovery effect (can be triggered once every 1 second, card effects do not stack).",
  "BuffName": "Pocarani Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      57151
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57151,
  "BuffName": "Pocarani Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.1,
      "type": 16
    },
    "type": "HSPChange",
    "IsVampiric": 1
  }
}

Formula

{
  "id": 23314,
  "Name": "##2818881",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##2818881",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23314",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 100,
  "monsterID": [
    272702
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57150
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50207,
  "StorageReward": {
    "buffid": [
      81002760
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61004370
    ]
  }
}