Get Status Effect Tick Duration
Signature
Description
Gets a status effect's tick duration (seconds) which determines how often the status effect will be triggered.
The tick duration is calculated as follows: ticks * 30 * memory.u32[0x01DFE0B4]
.
Arguments
Status Effect Identifier
The identifier of the status effect.
Notes
Last updated