{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/languages.json",
  "@type": "Spell",
  "name": "Languages",
  "cost": 1,
  "description": "The wizard forms a mouth with their hands through which they can speak any language. They can simultaneously cup their other hand to their ear to understand them in return. Lasts for one conversation.",
  "testType": "rollUnder",
  "range": "self",
  "duration": "one_conversation",
  "components": [
    "somatic"
  ],
  "tags": [
    "divination"
  ],
  "specialMechanics": [
    "Form mouth with hands to speak",
    "Cup hand to ear to understand",
    "Works for any language"
  ],
  "oopsEntry": true
}
