Takeon Card
Accessory Card
Quality
Blue
Effect

Wind Dmg +3%

Attacking has a 5% chance to render the target asleep for 3s (this effect of cards doesn't stack)

Deposit

Max HP +36

Unlock

Atk +3

Dropped by

Formula

{
  "id": 57970,
  "Dsc": "Wind Dmg +3%",
  "BuffName": "Ancient Joker Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "WindAtk": 0.03
  }
}

Formula

{
  "id": 57971,
  "Dsc": "Attacking has a 5% chance to render the target asleep for 3s (this effect of cards doesn't stack)",
  "BuffName": "Ancient Joker Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      57972
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57972,
  "BuffDesc": "Sleep: disable movement, stop HP and SP Regen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Ancient Joker Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 187
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "7_Sleep"
  },
  "BuffStateID": 80020
}

Formula

{
  "id": 20216,
  "Name": "##3449481",
  "Type": 1,
  "MaxNum": 99999,
  "NameZh": "##3449481",
  "Weight": 20,
  "Feature": 1,
  "Picture": "card_20216",
  "Quality": 3,
  "CardType": 1,
  "Position": 6,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10374
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57970,
      57971
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 4418,
  "StorageReward": {
    "buffid": [
      81003600
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61005210
    ]
  },
  "ComposeCardType": 1
}