add_damage

Adds extra damage to the triggering attack.

Categories: combat

Required arguments

Key(s)DescriptionType
damageThe amount of extra damage to add. Supports expressions.EXPRESSION

Trigger parameters required

  • EVENT

Example

effects:
  - id: add_damage
    args:
      damage: %victim_max_health% * 0.1

Behaviour

SettingValue
Run orderLATE
Supports delayfalse
Reloads on plugin reloadtrue