Pale Lord Card
Weapon Card
Quality
Purple
Effect

Auto Attack damage +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

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

Auto ATK damage reduction + 1%

Unlock

Skill Damage Reduction +1%

Formula

{
  "id": 52430,
  "Dsc": "Auto Attack damage +10%",
  "BuffName": "Pale Lord",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": 0.1
  }
}

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": 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": 24055,
  "Name": "##106746",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##106746",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24055",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 5,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    31027
  ],
  "BookWeight": 25,
  "BuffEffect": {
    "buff": [
      52430,
      91000340,
      91000341
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50053,
  "StorageReward": {
    "buffid": [
      81000270
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61000770
    ]
  }
}