Rose Knight Card
Headwear Card
Quality
Purple
Effect

Max HP +10%

When damaged, there is a 33% chance to cause the target to enter a bleeding state for 10 seconds. Damage to bleeding targets is increased by 10%.

Deposit

Max HP +1%

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 58030,
  "Dsc": "Max HP +10%",
  "BuffName": "23351 Khalitzburg Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.1
  }
}

Formula

{
  "id": 58031,
  "Dsc": "When damaged, there is a 33% chance to cause the target to enter a bleeding state for 10 seconds. Damage to bleeding targets is increased by 10%.",
  "BuffName": "23352 Khalitzburg Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      58032
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 58032,
  "BuffName": "23353 Khalitzburg Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 33,
      "type": 185
    }
  },
  "BuffEffect": {
    "id": [
      58033,
      58034
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 58033,
  "BuffName": "23354 Khalitzburg Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 58034,
  "BuffName": "23355 Khalitzburg Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 23351,
  "Name": "##3461090",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##3461090",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_23351",
  "Quality": 4,
  "CardType": 1,
  "Position": 7,
  "ComposeID": 1001900,
  "Condition": 4,
  "SellPrice": 100,
  "monsterID": [
    31385
  ],
  "BuffEffect": {
    "buff": [
      58030,
      58031
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50226,
  "StorageReward": {
    "buffid": [
      81003640
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61005250
    ]
  },
  "ComposeCardType": 3
}