Help - Search - Members - Calendar
Full Version: Question about MP
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion
Robocroakie
Hey guys, is there a way to make it so that each characters MP regenerates a certain percentage after each turn?

And how would I go about making it so that after each battle, each characters HP and MP are fully restored?

Thanks in advance smile.gif
BasharTeg6
QUOTE (Robocroakie @ Mar 31 2010, 06:09 PM) *
Hey guys, is there a way to make it so that each characters MP regenerates a certain percentage after each turn?

And how would I go about making it so that after each battle, each characters HP and MP are fully restored?

Thanks in advance smile.gif


Scripts would be the easiest way to set up MP regen. I suggest Yanfly's Custom Status. You can set up the status to regenerate MP and then apply the state using events.

For the second one, you could use a common event on parallel process that constantly heals the party (maybe after a second or two to prevent lag.) Since it's on parallel process it wouldn't fire during battle unless it was called. And you can turn it on or off any time you want by modifying its condition switch.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.