{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/befuddle.json",
  "@type": "Spell",
  "name": "Befuddle",
  "cost": 1,
  "description": "A wizard's touch can shake up someone's mind like a snow globe. The target makes all rolls at a -1 penalty until their head clears. Lasts for 3 minutes.",
  "range": "touch",
  "duration": "3_minutes",
  "components": [
    "somatic"
  ],
  "testType": "rollUnder"
}
