{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/open.json",
  "@type": "Spell",
  "name": "Open",
  "cost": 1,
  "description": "The wizard chooses a reality wherein the lock was open all along. May be used to open any mundane door or container and counteract a Lock Spell.",
  "testType": "rollUnder",
  "range": "touch",
  "duration": "instantaneous",
  "components": [
    "somatic",
    "verbal"
  ],
  "tags": [
    "transmutation",
    "utility"
  ],
  "specialMechanics": [
    "Opens any mundane lock",
    "Counteracts Lock spell",
    "Reality alteration effect"
  ],
  "oopsEntry": true
}
