Typhoon Card
Weapon Card
Quality
Blue
Effect

Atk +20

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

Deposit

Max HP +72

Unlock

M.Atk +8

Dropped by

Formula

{
  "id": 53280,
  "Dsc": "Atk +20",
  "BuffName": "Typhoon Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 20,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 53281,
  "Dsc": "When attacking a target, has a 5% chance to make them bleed. Lasts 3 seconds. (Card effects do not stack.)",
  "BuffName": "Typhoon Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      53282,
      53283
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53282,
  "BuffDesc": "Bleed: Decrease Atk, Decrease ASPD, Magic HP Recover stopped, HP Loss",
  "BuffIcon": "skillbuff_197001",
  "BuffName": "Typhoon Cards [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 53283,
  "BuffName": "Typhoon Cards [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -3,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 20135,
  "Name": "##106923",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106923",
  "Weight": 50,
  "Feature": 1,
  "Picture": "card_10177",
  "Quality": 3,
  "CardType": 1,
  "Position": 1,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10177
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53280,
      53281
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3702,
  "StorageReward": {
    "buffid": [
      80001910
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61001710
    ]
  }
}