
Bloody Knight Card
Weapon Card
Weapon Card
Quality
Blue
Effect
auto attack has a 5% chance to trigger [Meteor Storm] Lv.10
When [Pale Lord Card] and [Bloody Knight Card] are equipped together, auto attack DMGs deal +5% damage, and chance of auto attack DMGs automatically casting [Meteorite Storm] is increased by 3
Deposit
Max HP +70
Unlock
Max HP +21
Craft Materials
Craftable
Dropped by
Skills
Formula
{
"id": 51290,
"Dsc": "auto attack has a 5% chance to trigger [Meteor Storm] Lv.10",
"BuffName": "Bloody Knight Card",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Attack",
"normal_skill": 1,
"must_have_damage": 1
},
"BuffEffect": {
"id": 800010,
"Odds": 100,
"type": "UseSkill",
"IsActive": 0
}
}
Formula
{
"id": 91000340,
"Dsc": "When [Pale Lord Card] and [Bloody Knight Card] are equipped together, auto attack DMGs deal +5% damage, and chance of auto attack DMGs automatically casting [Meteorite Storm] is increased by 3",
"BuffName": "Pale Lord + Bloody Knight",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "HasBuff",
"buffid": [
52430,
51290
]
},
"BuffEffect": {
"type": "AttrChange",
"NormalAtkDam": 0.05
}
}
Formula
{
"id": 23020,
"Name": "##106722",
"Type": 20,
"Share": 1,
"MaxNum": 99999,
"NameZh": "##106722",
"Weight": 0,
"Feature": 1,
"Picture": "card_30020",
"Quality": 3,
"CardType": 3,
"Position": 1,
"BookClass": 2,
"Condition": 6,
"SellPrice": 50000,
"monsterID": [
30020
],
"BookWeight": 100,
"BuffEffect": {
"buff": [
51290,
91000340
]
},
"AuctionPrice": 1,
"AdventureSort": 2771,
"StorageReward": {
"buffid": [
80001410
]
},
"AdventureValue": 170,
"AdventureReward": {
"buffid": [
61000100
]
},
"ComposeCardType": 3
}