Hello!
I’m with a problem. I’m trying to change the status duration. I wanna that spells that have duration least as much as the evasion. So I know that I have to change the $data_states[state_id].hold_turn, but how can I keep, for each spell launched in battle by a character/monster, the time duration of each one?
I’m with a problem. I’m trying to change the status duration. I wanna that spells that have duration least as much as the evasion. So I know that I have to change the $data_states[state_id].hold_turn, but how can I keep, for each spell launched in battle by a character/monster, the time duration of each one?