Remove Augment

Signature

removeAugment(characterAddress, id)

Description

Removes a (temporary) augment from a character and sets its duration to 0.

If the augment identifier is invalid, the augment has no timer (defined in Battlepack Section 58), or the character does not have the (temporary) augment, this function will just return.

Arguments

Character Address

The battle unit keep address of a character.

Identifier

The identifier of the augment.

Notes

For a list of augment identifiers, you can view the battlepack spreadsheet in Resources.

Last updated