{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/ironhand.json",
  "@type": "Spell",
  "name": "Ironhand",
  "cost": 3,
  "description": "The common man does not appreciate exactly how close flesh and iron are when considered relative to, say, flesh and the smell of hot tea. With some slight convincing the wizard may cause a target's flesh to behave as though it had the desirable properties of metal. They get +1 Skill and immunity to modestly proportioned fires for 3 minutes.",
  "testType": "rollUnder",
  "range": "touch",
  "duration": "3_minutes",
  "components": [
    "somatic",
    "verbal"
  ],
  "tags": [
    "transmutation"
  ],
  "specialMechanics": [
    "Immunity to modestly proportioned fires",
    "Flesh behaves like metal"
  ],
  "oopsEntry": true
}
