Skeleton Card
Weapon Card
Quality
Green
Effect

auto attack has a 3% chance to stun the target for 5 seconds

Deposit

When equipping a Skeleton Card, this Card's stun effect is increased by 2 seconds.

Unlock

Def +4

Craftable
Dropped by

Formula

{
  "id": 50210,
  "Dsc": "auto attack has a 3% chance to stun the target for 5 seconds",
  "BuffName": "Skeleton Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      50211
    ],
    "type": "AddBuff"
  }
}

Formula

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

Formula

{
  "id": 20022,
  "Name": "##107014",
  "Type": 1,
  "Share": 1,
  "Anchor": [
    0.5,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##107014",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10022",
  "Quality": 2,
  "CardType": 1,
  "Position": 1,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10022
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50210
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 602,
  "StorageReward": {
    "buffid": [
      80000220
    ]
  },
  "AdventureValue": 30,
  "AdventureReward": {
    "buffid": [
      60000220
    ]
  }
}