Examples & Notes
Examples
This skill would change the caster’s phase to “bowphase”
StanceChangeSkill:
Skills:
- setstance{stance=bowphase} @self
This skill would only be usable when the caster had the stance
“bowphase”
AnotherSkill:
Conditions:
- stance bowphase
Skills:
- ...some bow skills
Universal Mechanic Options