{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/starry-orb.json",
  "@type": "Spell",
  "name": "Starry Orb",
  "cost": 4,
  "description": "The wizard creates a 5th dimensional orb above their head. All intelligent beings looking at it must Test their Luck or marvel at it for 3 minutes.",
  "duration": "3 minutes",
  "range": "Line of sight",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic"
  ],
  "saveType": "luck",
  "saveEffect": "Intelligent beings may Test their Luck to resist marveling",
  "tags": [
    "enchantment",
    "illusion"
  ]
}
