Dark Lord Deceased Card
Accessory Card
Quality
Purple
Effect

M. Pen. +5%

While attacking, there's a 100% chance of lowering the target's M. DMG Reduc. by 3% for 5 seconds. (Not stackable)

Deposit

Def +6, Max HP +30

Unlock

Atk +12

Dropped by

Formula

{
  "id": 55270,
  "Dsc": "M. Pen. +5%",
  "BuffName": "Dark Lord Deceased Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamSpike": 0.05
  }
}

Formula

{
  "id": 55271,
  "Dsc": "While attacking, there's a 100% chance of lowering the target's M. DMG Reduc. by 3% for 5 seconds. (Not stackable)",
  "BuffName": "Dark Lord Deceased Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      55272
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55272,
  "BuffDesc": "Magic Reduc. down",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Dark Lord Deceased Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MDamReduc": -0.03
  }
}

Formula

{
  "id": 24520,
  "Name": "##1133311",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##1133561",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24520",
  "Quality": 4,
  "CardType": 1,
  "Position": 6,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204200
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55270,
      55271
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 9027,
  "StorageReward": {
    "buffid": [
      81001360
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61003130
    ]
  }
}