{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/yoke.json",
  "@type": "Item",
  "name": "Yoke",
  "description": "A yoke gives you +4 carry capacity while worn but you can not use your hands while wearing it.",
  "slots": 2,
  "value": "8 silver pence",
  "tags": [
    "tool",
    "burden"
  ],
  "type": "misc"
}
