Bloody Knight ★ Card
Weapon Card
Quality
Purple
Effect

Auto Attack damage +5%

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 5

Deposit

M.Def +6, Max HP +30

Unlock

Def +1%

Craft Materials
Skills

Formula

{
  "id": 54370,
  "Dsc": "Auto Attack damage +5%",
  "BuffName": "24630 Bloody Knight ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": 0.05
  }
}

Formula

{
  "id": 54371,
  "Dsc": "auto attack has a 5% chance to trigger [Meteor Storm] Lv.10",
  "BuffName": "24630 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": 91000341,
  "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 5",
  "BuffName": "Pale Lord + Bloody Knight ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      52430,
      54370
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": 0.05
  }
}

Formula

{
  "id": 24630,
  "Name": "##106752",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106752",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24630",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 2,
  "ComposeID": 1001060,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31126
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      54370,
      54371,
      91000341
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50122,
  "StorageReward": {
    "buffid": [
      81000990
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002600
    ]
  }
}