spawn_reinforcements_chance

Adds to a zombie's chance to spawn reinforcements when damaged.

Categories: attribute, entity

Required arguments

Key(s)DescriptionType
chanceThe chance to add, as a fraction between 0 and 1. Supports expressions.EXPRESSION

Example

effects:
  - id: spawn_reinforcements_chance
    args:
      chance: %level% * 0.05

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue