{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/items/silver-sword.json",
  "@type": "Item",
  "name": "Silver Sword",
  "description": "Silver is the star metal, the most untouched material fallen from the hump-backed sky. Weapons made from it may inflict Damage to creatures normally immune to material harm.",
  "slots": 1,
  "type": "weapon",
  "weapon": {
    "twoHanded": false,
    "ignoresArmor": 0,
    "category": "melee",
    "damageAs": "Sword"
  },
  "value": 50,
  "tags": [
    "magical",
    "silver",
    "anti-undead",
    "anti-demon"
  ]
}
