{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/tea-set.json",
  "@type": "Item",
  "name": "Tea Set",
  "description": "A tea set grants +1 to Etiquette when you have the time to sit down and make tea for those you are trying to impress.",
  "slots": 2,
  "value": "15 silver pence",
  "tags": [
    "tool",
    "social"
  ],
  "type": "misc"
}
