Garm Card
Armor Card
Quality
Purple
Effect

When taking physical damage, 30% chance to freeze the enemy for 2 seconds. Ignores freeze immunity.

Deposit

When equipping a Garm Card, deal an extra 20% damage to frozen targets.

Unlock

Max HP +112

Craft Materials
Craftable

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": 52180,
  "Dsc": "When taking physical damage, 30% chance to freeze the enemy for 2 seconds. Ignores freeze immunity.",
  "BuffName": "Garm Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": [
      52171
    ],
    "Odds": 30,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 23032,
  "Name": "##106984",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106984",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30039",
  "Quality": 4,
  "CardType": 3,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30039
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52180
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3372,
  "StorageReward": {
    "buffid": [
      81000050
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61000420
    ]
  },
  "ComposeCardType": 3
}