Stormy Knight Card
Weapon Card
Quality
Purple
Effect

Auto attacks have a 20% chance to freeze the enemy for 2 seconds. Ignores freeze immunity. (This Card Effect Cannot Stack)

Auto Attacks have a 5% chance to use [Storm Gust] Lv.10

Deposit

When Stormy Knight Card is equipped, [Storm Gust] damage +20%

Unlock

Max HP +112

Craft Materials
Craftable
Dropped by
Skills

Formula

{
  "id": 52170,
  "Dsc": "Auto attacks have a 20% chance to freeze the enemy for 2 seconds. Ignores freeze immunity. (This Card Effect Cannot Stack)",
  "BuffName": "Stormy Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      52171
    ],
    "Odds": 20,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52171,
  "BuffName": "Stormy Knight Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 110
    }
  },
  "BuffEffect": {
    "id": [
      52172,
      52173
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52172,
  "BuffDesc": "Freeze: disable movement; defensive attribute turns into water attributes; stop HP and SP Regen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Stormy Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "Freeze": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "5_Freeze",
    "NoEffectMove": 3,
    "force_status": 1
  },
  "BuffStateID": 85070
}

Formula

{
  "id": 52173,
  "BuffName": "Stormy Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 3,
    "StateEffect": "5_Freeze",
    "force_status": 1,
    "atk_def_priority": 1
  }
}

Formula

{
  "id": 52174,
  "Dsc": "Auto Attacks have a 5% chance to use [Storm Gust] Lv.10",
  "BuffName": "Stormy Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 81010,
    "Odds": 5,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 23033,
  "Name": "##106865",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106865",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30040",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30040
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52170,
      52174
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3371,
  "StorageReward": {
    "buffid": [
      81000040
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61000410
    ]
  }
}