Wraith Card
Accessory Card
Quality
Green
Effect

When undead monsters are skilled, caster has a 3% chance to restore HP equal to 9% damage

Deposit

Max HP +30

Unlock

Max HP +28

Craftable
Dropped by

Formula

{
  "id": 50730,
  "Dsc": "When undead monsters are skilled, caster has a 3% chance to restore HP equal to 9% damage",
  "BuffName": "Wraith Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      5
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      50731
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50731,
  "BuffName": "Wraith Card",
  "BuffRate": {
    "Odds": 3
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.09,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 20074,
  "Name": "##106866",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106866",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10080",
  "Quality": 2,
  "CardType": 1,
  "Position": 6,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10080
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50730
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2521,
  "StorageReward": {
    "buffid": [
      80001150
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      60002020
    ]
  }
}