rotate_victim

Rotates the victim's yaw by a specified angle.

Categories: combat, movement

Required arguments

Key(s)DescriptionType
angleThe number of degrees to add to the victim's current yaw. Supports expressions.EXPRESSION

Trigger parameters required

  • VICTIM

Example

effects:
  - id: rotate_victim
    args:
      angle: %level% * 10

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue