{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/tongue-twister.json",
  "@type": "Spell",
  "name": "Tongue Twister",
  "cost": 2,
  "description": "Beware! If a wizard screws their nose and twists their fingers at you then a Tongue Twister is coming your way. The target must Test their Luck (or Skill for Enemies) or have their tongue literally tied in knots. This requires some time and a fair bit of patience to disentangle.",
  "duration": "Until disentangled",
  "range": "Line of sight",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic"
  ],
  "saveType": "luck",
  "saveEffect": "Target may Test their Luck to resist",
  "tags": [
    "transmutation"
  ]
}
