Skip to content

Mechanics: swap

muhahahahe edited this page Jan 5, 2018 · 1 revision

Use this mechanic to switch the position of caster and target.

Attributes

Attribute Aliases Description Default
keeptargetyaw kty keep the targets view angle or flip it 180° false
keepcasteryaw kcy keep the casters view angle or flip it 180° false

Example

- swap{kty=true;kcy=false} @Trigger ~onDamaged 0.1
There is a 10% chance that target and caster will switch postions, while the caster faces the back of his attacker.
Clone this wiki locally