{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/teleport.json",
  "@type": "Spell",
  "name": "Teleport",
  "cost": 10,
  "description": "The wizard or a target of their choosing may travel to any location within a single sphere instantly. If unfamiliar with the location they must Test their Luck (or Skill for Enemies) or be thrown wildly off course to potentially devastating results.",
  "duration": "Instantaneous",
  "range": "Touch/Self",
  "testType": "rollUnder",
  "requirements": [
    "free hand",
    "speech"
  ],
  "tags": [
    "utility"
  ],
  "oopsEntry": true
}
