{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/pocket-barometer.json",
  "@type": "Item",
  "name": "Pocket Barometer",
  "description": "The pocket barometer is part of a fashionable affectation for the metropolitan Troikan. Though the city has no discernable weather it is considered polite to check it intermittently and comment on the present clemency and hope for it to continue into the future. Examining its quartz face will inform you of future weather with 5 in 6 accuracy.",
  "encumbrance": 0,
  "slots": 1,
  "effects": [
    {
      "type": "weather_prediction",
      "accuracy": "5_in_6",
      "range": "future_weather"
    }
  ],
  "origin": "lost_corda",
  "value": 15,
  "type": "tool"
}
