Dark Priest Card
Weapon Card
Quality
Green
Effect

auto attack has a chance to decrease the target's SP value

Deposit

Max HP +70

Unlock

Attack Spd +1%

Craftable
Dropped by

Formula

{
  "id": 51520,
  "Dsc": "auto attack has a chance to decrease the target's SP value",
  "BuffName": "Night Shaman Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      51521
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51521,
  "BuffName": "Night Shaman Card [loses MP]",
  "BuffRate": {
    "Odds": 10
  },
  "BuffEffect": {
    "Sp": -50,
    "type": "HSPChange"
  }
}

Formula

{
  "id": 20101,
  "Name": "##106929",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106929",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10121",
  "Quality": 2,
  "CardType": 1,
  "Position": 1,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10121
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51520
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2524,
  "StorageReward": {
    "buffid": [
      80011100
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      60002150
    ]
  }
}