Water Snake Card
Weapon Card
Quality
Green
Effect

Atk +15

When attacking a target, has a 5% chance to make them Poisoned. Lasts 10 seconds. (Card effects do not stack.)

Deposit

Max HP +36

Unlock

M.Def +3

Dropped by

Formula

{
  "id": 54260,
  "Dsc": "Atk +15",
  "BuffName": "Water Snake Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 15,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 54261,
  "Dsc": "When attacking a target, has a 5% chance to make them Poisoned. Lasts 10 seconds. (Card effects do not stack.)",
  "BuffName": "Water Snake Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      54262
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 54262,
  "BuffName": "Water Snake Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 5,
      "type": 150
    }
  },
  "BuffEffect": {
    "id": [
      54263,
      54264
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 54263,
  "BuffDesc": "Poisoning: decrease Def, stop restoring MP, loses HP",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Water Snake Card",
  "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": 54264,
  "BuffName": "Water Snake Card",
  "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": 20172,
  "Name": "##106780",
  "Type": 1,
  "MaxNum": 99999,
  "NameZh": "##106780",
  "Weight": 50,
  "Feature": 1,
  "Picture": "card_10216",
  "Quality": 2,
  "CardType": 1,
  "Position": 1,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10216
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      54260,
      54261
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3905,
  "StorageReward": {
    "buffid": [
      80002490
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61002490
    ]
  }
}