- Joined
- Nov 29, 2017
- Messages
- 417
- Reaction score
- 283
- First Language
- English
- Primarily Uses
- RMMV
Hello, I was wondering if maybe there was a way to achieve the above Tips and Tricks, but as a percentage instead of a flat?
Thank you so much!
But if i did that, wouldnt it increase by, lets take yanfly's example, 20000% if i doSimply use "*=" instead of "+=".
item.params[0] *= 200;?Right right. I just wanted to make sure in case it wasn't clear before.Adjust accordingly...obviously. I'm just giving you the tools, the rest you can fiddle with as you see fit.