So, I just recently got RPG Maker, and I'm having a rather odd issue. When I fight multiple enemies at once, when I defeat one, at the end of the turn, it respawns with one health. It's getting really annoying, so I decided to pull up a friend's RPG Maker game and look through it, and everything appears to have the same settings and everything. Can someone please help me with this issue?
Enemies Respawn in Battle
● ARCHIVED · READ-ONLY
-
-
let me guess - you made that enemy resistant to the death state (the state with the ID #1) OR you changed the state #1 in the state list?
Because unless you broke the engine by script, changing the state #1 or making the enemies resistant to state #1 is the only way to cause this.
That is why in a new project, state #1 (and skills #1 and #2) have their notes - the engine is build in a way that those state IDs are required to be the death state and the attack/guard skills