attack_damage

Adds to the entity's base attack damage attribute.

Categories: attribute, combat

Required arguments

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

Example

effects:
  - id: attack_damage
    args:
      damage: %level% * 0.5

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue