{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/see-through.json",
  "@type": "Spell",
  "name": "See Through",
  "cost": 1,
  "description": "The wizard rubs a surface vigorously, making it translucent. Can penetrate up to 12 inches of material. Lead and Silver are immune.",
  "duration": "Permanent until dispelled",
  "range": "Touch",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic"
  ],
  "restrictions": [
    "Lead and Silver are immune"
  ],
  "tags": [
    "transmutation"
  ]
}
