Skip to content
HallownestAPI
Hollow Knight2 notchesfragileunverified

Fragile Heart

Increases health by 2 masks. Breaks on death.

+2 masks. Breaks on death until upgraded to Unbreakable Heart.

How it works

Adds two empty masks to the lifebar. Shatters when the Knight dies, requiring a return to Leg Eater (or Divine in the Grimm Troupe) to re-buy.

Where to find it

Leg Eater's hut in the Fungal Wastes, near the southern Mantis tunnels.

GET /api/v1/charm/fragile-heart
{
  "slug": "fragile-heart",
  "name": "Fragile Heart",
  "game": "hk",
  "notchCost": 2,
  "inventoryOrder": 12,
  "upgradesTo": "unbreakable-heart",
  "fragile": true,
  "effect": "Increases health by 2 masks. Breaks on death.",
  "description": "Adds two empty masks to the lifebar. Shatters when the Knight dies, requiring a return to Leg Eater (or Divine in the Grimm Troupe) to re-buy.",
  "cost": 350,
  "location": "Leg Eater's hut in the Fungal Wastes, near the southern Mantis tunnels.",
  "area": {
    "slug": "fungal-wastes",
    "name": "Fungal Wastes"
  },
  "merchant": "leg-eater",
  "acquisition": "purchase",
  "synergies": [],
  "summary": "+2 masks. Breaks on death until upgraded to Unbreakable Heart.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Fragile_Heart"
  ],
  "wikiSlug": "Fragile_Heart",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Fragile_Heart"
}

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