{
  "title": "Abilities",
  "description": "Light-based powers gained as you gather shards.",
  "entries": [
    { "slug": "absorb_and_illuminate", "name": "Absorption & Illuminate", "kind": "core",
      "summary": "Drink in nearby light, then emit it as an expanding ring of glow.",
      "input": "Hold near a light source to absorb; release to illuminate.",
      "body": "Standing close to light lets you absorb it. Stored energy emits as a circle of light that expands around your head to a maximum radius. Holding it open drains your reserves.",
      "tags": ["light","puzzle","core"] },
    { "slug": "moon_head_and_energy_body", "name": "Moon Head & Energy Body", "kind": "core",
      "summary": "Throw your head, and control head or body independently.",
      "input": "Throw to detach the head; switch focus between head and body.",
      "body": "A materialized body carries the head and can hurl it to distant places. Through the head-body connection you can refocus energy to control either part alone.",
      "tags": ["traversal","core"] },
    { "slug": "comet", "name": "Comet", "kind": "upgrade", "prerequisite": "moon_head_and_energy_body",
      "summary": "A charged straight-line head throw that smashes through enemies and returns.",
      "input": "Charge light energy, then release.",
      "body": "After charging, Moonhead casts a powerful straight-line head throw that destroys enemies in its path before automatically returning.",
      "tags": ["combat","upgrade"] },
    { "slug": "heal", "name": "Heal", "kind": "upgrade",
      "summary": "Spend Cosmic Droplets to restore light energy.",
      "body": "After reaching the Cosmic Tree, Moonhead can collect and store Cosmic Droplets to replenish light energy on the journey.",
      "links": [{ "category": "flora", "slug": "cosmic_tree" }],
      "tags": ["sustain","upgrade"] }
  ]
}
