{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/animate.json",
  "@type": "Spell",
  "name": "Animate",
  "cost": 2,
  "description": "Cause inanimate objects to question their place. One object up to the size of a human baby may be caused to hop around and do whatever else the wizard wishes.",
  "duration": "Until ended",
  "range": "Touch",
  "testType": "rollUnder",
  "requirements": [
    "free hand",
    "speech"
  ],
  "tags": [
    "utility",
    "movement"
  ],
  "oopsEntry": true
}
