{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/flask-of-oil.json",
  "@type": "Item",
  "name": "Flask of Oil",
  "description": "Fuel for lanterns and other purposes. Starting equipment for all characters.",
  "slots": 1,
  "tags": [
    "equipment",
    "fuel",
    "starting_equipment"
  ],
  "type": "tool"
}
