(WIP)
Removes a status effect from the specified character.
remove_status_effect(status_id, character)
remove_status_effect("STATUS_0001", player);
Results:
Use the Remove Status Effect function to…