- Joined
- Jun 2, 2014
- Messages
- 11
- Reaction score
- 3
- First Language
- English
- Primarily Uses
Hello, everyone.
I'm new to RPG Maker VX Ace (bought in in the Humble Weekly Bundle). I've just started writing my own script to generate and apply a random status effect.
In the GameBattler class, there's a function to add buffs and debuffs (add_buff, add_debuff) that asks for a param_id. Where can I find the different IDs for buffs and debuffs?
I realize I could probably do most of this without scripting, but I want to do it with scripting.
Thanks.
I'm new to RPG Maker VX Ace (bought in in the Humble Weekly Bundle). I've just started writing my own script to generate and apply a random status effect.
In the GameBattler class, there's a function to add buffs and debuffs (add_buff, add_debuff) that asks for a param_id. Where can I find the different IDs for buffs and debuffs?
I realize I could probably do most of this without scripting, but I want to do it with scripting.
Thanks.

