strip_ai

Temporarily removes the AI from the victim entity, stopping it from acting.

Categories: entity

Required arguments

Key(s)DescriptionType
durationHow long to disable the entity's AI, in ticks. Supports expressions.EXPRESSION

Trigger parameters required

  • VICTIM

Example

effects:
  - id: strip_ai
    args:
      duration: 20 * %level%

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue