{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/read-entrails.json",
  "@type": "Spell",
  "name": "Read Entrails",
  "cost": 1,
  "description": "The wizard can get the answer to one question from the entrails of a living creature. The size and importance of the creature influences the level of knowledge gained. Small, common animals are able to offer yes or no answers, oxen can predict things obtusely, lamassu may offer explicit and thorough advice.",
  "duration": "Instantaneous",
  "range": "Touch",
  "testType": "rollUnder",
  "components": [
    "verbal",
    "somatic",
    "Living creature's entrails"
  ],
  "tags": [
    "divination"
  ]
}
