{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/rucksack.json",
  "@type": "Item",
  "name": "Rucksack",
  "description": "A sturdy backpack for carrying equipment. Starting equipment for all characters.",
  "slots": 0,
  "tags": [
    "equipment",
    "container",
    "starting_equipment"
  ],
  "type": "container"
}
