- Joined
- Mar 29, 2018
- Messages
- 24
- Reaction score
- 12
- First Language
- English
- Primarily Uses
- RMMV
Hey guys! Im trying to figure out how to create a spell that powers your character up until the end of the battle. Something like this:
Power Up Move: When used, it gives 10% physical and magical attack, stacking up to 50% until the end of the battle.
Now i know i can make something like: Temp dmg = (max dmg + (max dmg * 0.powerup #)), but idk how to go into the games coding to force this to happen.
I want to try to see if i can do this without plugins, since ive never installed one before lol. If im forced to use a plugin to solve this problem, can someone show me how to install the plugin needed as well?
Thanks, Frank
Power Up Move: When used, it gives 10% physical and magical attack, stacking up to 50% until the end of the battle.
Now i know i can make something like: Temp dmg = (max dmg + (max dmg * 0.powerup #)), but idk how to go into the games coding to force this to happen.
I want to try to see if i can do this without plugins, since ive never installed one before lol. If im forced to use a plugin to solve this problem, can someone show me how to install the plugin needed as well?
Thanks, Frank

