TargetPowerAdd

Adds the specified amount to all targets' power.

Required arguments:

value = add_amt (int)

add_amt is added to each target's power.

Optional parameters:

ID = target_id (int)

Specifies the desired target ID to affect. Only targets with this target ID will be affected. Defaults to -1 (affects all targets.)

Last updated