{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/lantern.json",
  "@type": "Item",
  "name": "Lantern",
  "description": "A portable light source. Starting equipment for all characters.",
  "slots": 1,
  "tags": [
    "equipment",
    "light",
    "starting_equipment"
  ],
  "type": "tool"
}
