{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/diminish.json",
  "@type": "Spell",
  "name": "Diminish",
  "cost": 2,
  "description": "Cause something to Test its Luck (or Skill for Enemies) or reduce its size by half. Lasts 3 minutes.",
  "range": "sight",
  "duration": "3_minutes",
  "components": [
    "verbal",
    "somatic"
  ],
  "testType": "rollUnder"
}
