Skip to main content

multiply_stat_temporarily

Requires:

EcoSkills

Triggered Effect

This effect requires a Trigger to activate.

Multiplies a stat by a specific value

Effect Syntax

- id: multiply_stat_temporarily
args:
stat: strength # The name of the stat
multiplier: 1.1 # The amount to multiply the stat by
duration: 20 # The duration (in ticks)
...other config (eg triggers, filters, mutators, etc)