{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/pocket-gods.json",
  "@type": "Item",
  "name": "Pocket Gods",
  "description": "Pocket gods are little cloth puppets made in the image of your numerous gods. If you whisper a secret to one and throw it away you regain 1 Luck.",
  "encumbrance": 0,
  "slots": 1,
  "effects": [
    {
      "type": "luck_restoration",
      "amount": 1,
      "condition": "whisper_secret_and_discard"
    }
  ],
  "uses": 1,
  "value": 1,
  "type": "provision"
}
