{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/web.json",
  "@type": "Spell",
  "name": "Web",
  "cost": 2,
  "description": "Whether this is opening a portal to the plane of slime or channelling the sprites of sickness, all can agree that it is quite disgusting. The wizard blows forth the \"web\" from their nose and all in a cone extending 12 metres in front of the wizard are trapped unless they Test their Luck (or Skill for Enemies). Each Turn anything passing through or out of it must repeat the Test or become stuck. Dries up after 12 rounds.",
  "duration": "12 rounds",
  "range": "12 metre cone",
  "testType": "rollUnder",
  "components": [
    "verbal"
  ],
  "saveType": "luck",
  "saveEffect": "Test Luck to avoid being trapped, repeat each Turn when moving through",
  "mechanics": {
    "area": "12 metre cone in front of wizard",
    "duration": "12 rounds before drying up"
  },
  "tags": [
    "conjuration"
  ]
}
