{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/natter.json",
  "@type": "Spell",
  "name": "Natter",
  "cost": 1,
  "description": "As everyone knows, wizards are excellent ventriloquists, so good, in fact, that they can throw their voice inside another's mouth. They can target anyone within sight and transmit a short sentence.",
  "testType": "rollUnder",
  "range": "sight",
  "duration": "instantaneous",
  "components": [
    "verbal"
  ],
  "tags": [
    "illusion"
  ],
  "specialMechanics": [
    "Target appears to speak the words",
    "Can transmit one short sentence",
    "Works on anyone within sight"
  ],
  "oopsEntry": true
}
