Returns the power of a pet.
See also Pet battles functions.
Signature:
C_PetBattles.GetPower(owner,
index)
Arguments:
owner
- The number used in the battle to identify the owner of the pet. (number
)index
- The index number of the pet. (number
)