- Joined
- Jul 11, 2018
- Messages
- 37
- Reaction score
- 6
- First Language
- English
- Primarily Uses
- RMMV
Hi everyone! I am using Yanfly's Buff and States Core to apply stacking states, among other things. I want to create two skills, one that doubles the stacks of all states currently affecting a target and one that halves them. It should be possible with Yanfly's plugins, but I'm just not sure where to start with it. (Mostly, I'm not sure how to iterate through all the possible states and double or halve their stacks.) Any help would be appreciated.