Bloodthirsty Spirit Card
Armor Card
Quality
Blue
Effect

Max HP +5%

Taking P.DMG has a 15% chance to render the target cursed for 3s.

Deposit

MDef +2, Max HP +36

Unlock

M.Atk +3, MAX HP+36

Formula

{
  "id": 58360,
  "Dsc": "Max HP +5%",
  "BuffName": "Bloodthirsty Spirit Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.05
  }
}

Formula

{
  "id": 58361,
  "Dsc": "Taking P.DMG has a 15% chance to render the target cursed for 3s.",
  "BuffName": "Bloodthirsty Spirit Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      58362
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 58362,
  "BuffDesc": "Curse: Decrease Atk, Move Speed, Luck",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Bloodthirsty Spirit Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 180
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Luk": -10,
    "type": "StatusChange",
    "AtkPer": -0.25,
    "MoveSpdPer": -0.5,
    "StateEffect": "11_Curse"
  }
}

Formula

{
  "id": 20219,
  "Name": "##3489632",
  "Type": 1,
  "MaxNum": 99999,
  "NameZh": "##3489632",
  "Weight": 20,
  "Feature": 1,
  "Picture": "card_20220",
  "Quality": 3,
  "CardType": 1,
  "Position": 3,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10379
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      58360,
      58361
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 4502,
  "StorageReward": {
    "buffid": [
      81003970
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61005580
    ]
  },
  "ComposeCardType": 1
}