Get Reflect Target
Signature
getReflectTarget(characterAddress, actionId)
Description
Gets the battle unit work address of the nearest opposing character based on a character and an action's range.
Returns 0 if there is none.
Arguments
Character Address
The battle unit keep address of a character.
Action Identifier
The identifier of an action (e.g. 0 for Cure)
Notes
Last updated