— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
(WIP)
Applies a status effect to the specified character for a duration of time. If a duration of zero is specified, the status effect will remain on the character until removed.
apply_status_effect(status_id, character, duration)
apply_status_effect("STATUS_0001", player, 10);
Results:
Use the Apply Status Effect function to…