Skip to content
HallownestAPI
Hollow Knight3 notchesfragileunverified

Fragile Strength

Increases nail damage by 50%. Breaks on death.

+50% nail damage. Breaks on death.

How it works

+50% multiplier to all melee nail damage. Stacks multiplicatively with other damage modifiers and is the single biggest damage charm in the game.

Where to find it

Leg Eater's hut in the Fungal Wastes.

GET /api/v1/charm/fragile-strength
{
  "slug": "fragile-strength",
  "name": "Fragile Strength",
  "game": "hk",
  "notchCost": 3,
  "inventoryOrder": 14,
  "upgradesTo": "unbreakable-strength",
  "fragile": true,
  "effect": "Increases nail damage by 50%. Breaks on death.",
  "description": "+50% multiplier to all melee nail damage. Stacks multiplicatively with other damage modifiers and is the single biggest damage charm in the game.",
  "cost": 600,
  "location": "Leg Eater's hut in the Fungal Wastes.",
  "area": {
    "slug": "fungal-wastes",
    "name": "Fungal Wastes"
  },
  "merchant": "leg-eater",
  "acquisition": "purchase",
  "synergies": [
    "quick-slash",
    "mark-of-pride"
  ],
  "summary": "+50% nail damage. Breaks on death.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Fragile_Strength"
  ],
  "wikiSlug": "Fragile_Strength",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Fragile_Strength"
}

Data is fan-contributed and may be inaccurate. Suggest a correction.