TargetPowerAdd/fr
From M.U.G.E.N Wiki
This page is in progress of being translated to fr. You can help translating it or go to another language version that follows:
State Controller: TargetPowerAdd
Adds the specified amount to all targets' power.
- Required parameters:
- 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.)
- Example:
- none