Lord of Death Card
Weapon Card
Quality
Purple
Effect

When using melee attacks, have a chance (8%) to inflict Stun, Curse, Silnce, Poison or Bleed on the target for 3 sec

Increasse Dmg to targets inflicted with Stun, Curse, Silence, Poison or Bleed by 20%

Deposit

When equipping a Lord of Death Card, deal 5% bonus damage to stunned, cursed, silenced, poisoned, and bleeding targets.

Unlock

Atk +12

Craft Materials

Formula

{
  "id": 52860,
  "Dsc": "When using melee attacks, have a chance (8%) to inflict Stun, Curse, Silnce, Poison or Bleed on the target for 3 sec ;Increasse Dmg to targets inflicted with Stun, Curse, Silence, Poison or Bleed by 20%",
  "BuffName": "Lord of Death Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "noWeaponTypes": [
      190,
      210,
      260,
      270,
      310,
      320
    ],
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      52861,
      52862,
      52863,
      52864,
      52867
    ],
    "Odds": 8,
    "type": "AddBuff",
    "random": 1
  }
}

Formula

{
  "id": 52861,
  "BuffDesc": "Stun: disable movement, stop restoring mana",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Lord of Death Card [Stun]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 130
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "4_Dizzy"
  },
  "BuffStateID": 80010
}

Formula

{
  "id": 52862,
  "BuffDesc": "Curse: decrease Atk, moving speed, luck value",
  "BuffIcon": "skillbuff_94001",
  "BuffName": "Lord of Death Card [Curse]",
  "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": 52863,
  "BuffDesc": "Silence: disable all skills except auto attacks",
  "BuffIcon": "skillbuff_231001",
  "BuffName": "Lord of Death Card [Silence]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 100
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoSkill": 1,
    "StateEffect": "10_Silence"
  },
  "BuffStateID": 96040
}

Formula

{
  "id": 52864,
  "BuffName": "Lord of Death Card Poison effect [Poisoned]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 150
    }
  },
  "BuffEffect": {
    "id": [
      52865,
      52866
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52865,
  "BuffDesc": "Poison: decrease Def, increase poison damage suffered, stop recovering MP, lose HP",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Lord of Death Card Poison effect status [Poisoned]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "DefPer": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "1_Poison"
  },
  "BuffStateID": 120030
}

Formula

{
  "id": 52866,
  "BuffName": "Lord of Death Card Poison HP loss effect [Poisoned]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.02,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": {
      "a": 0.2,
      "type": 153
    },
    "StateEffect": "1_Poison",
    "limit_layer": 3
  }
}

Formula

{
  "id": 52867,
  "BuffName": "Lord of Death Card Bleed effect [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      52868,
      52869
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52868,
  "BuffDesc": "Bleed: Decrease Atk, Decrease ASPD, Magic HP Recover stopped, HP Loss",
  "BuffIcon": "skillbuff_197001",
  "BuffName": "Lord of Death Card Bleed effect status [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 52869,
  "BuffName": "Lord of Death Card Bleed attribute [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -3,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 23035,
  "Name": "##106919",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106919",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30048",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30048
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52860
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3671,
  "StorageReward": {
    "buffid": [
      81000700
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001280
    ]
  },
  "ComposeCardType": 3
}