Garm ★ Card
Armor Card
Quality
Purple
Effect

Skill Damage Reduction +10%

When receiving physical damage, there is a 30% chance of freezing the enemy for 2 seconds, ignoring freeze immunity.

When taking DMG, a 30% chance to use [Frost Nova] Lv.10 on the enemy

Deposit

When using EquipmentGarm ★ card, it deals an additional 20% damage to frozen targets.

Unlock

Max HP +120

Craft Materials
Skills

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": 56250,
  "Dsc": "Skill Damage Reduction +10%",
  "BuffName": "Garm ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "SkillRes": 0.1
  }
}

Formula

{
  "id": 56251,
  "Dsc": "When receiving physical damage, there is a 30% chance of freezing the enemy for 2 seconds, ignoring freeze immunity.",
  "BuffName": "Garm ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      52171
    ],
    "Odds": 30,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 56252,
  "Dsc": "When taking DMG, a 30% chance to use [Frost Nova] Lv.10 on the enemy",
  "BuffName": "Garm ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": 96010,
    "Odds": 30,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 24679,
  "Name": "##2833192",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##2833192",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24679",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "ComposeID": 1001840,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31357
  ],
  "BuffEffect": {
    "buff": [
      56250,
      56251,
      56252
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50206,
  "StorageReward": {
    "buffid": [
      81003180
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61004790
    ]
  }
}