Dracula Card
Weapon Card
Quality
Purple
Effect

Any attack has a 10% chance to proportionally convert the damage caused by enemy into your own SP value.

Deposit

M.Atk +12

Unlock

Max HP +28

Craft Materials
Craftable

Formula

{
  "id": 51550,
  "Dsc": "Any attack has a 10% chance to proportionally convert the damage caused by enemy into your own SP value.",
  "BuffName": "Dracula Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      51551
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51551,
  "BuffName": "Dracula Card",
  "BuffRate": {
    "Odds": 10
  },
  "BuffEffect": {
    "Sp": {
      "a": 0,
      "b": 0.05,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 23028,
  "Name": "##106983",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106983",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_60001",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30031
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51550
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2873,
  "StorageReward": {
    "buffid": [
      80001510
    ]
  },
  "AdventureValue": 160,
  "AdventureReward": {
    "buffid": [
      61000130
    ]
  },
  "ComposeCardType": 3
}