{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/provisions.json",
  "@type": "Item",
  "name": "Provisions",
  "description": "Food and drink for sustenance. Can be consumed to regain 1d6 Stamina (max 3 per day). Starting equipment includes 6 provisions.",
  "slots": 1,
  "effect": "Restore 1d6 Stamina when consumed",
  "limitations": "Maximum 3 healing provisions per day",
  "tags": [
    "consumable",
    "food",
    "healing",
    "starting_equipment"
  ],
  "type": "provision"
}
