IS IT POSSIBLE TO CHANGE ENEMY PARAMETERS IN BATTLE?

Posts

Pages: 1
I tried to use variables but they didn't seem to make a difference. My intention is to change enemy stats based on my character's level. Anyway to do this that doesn't involve scripting? It seems like a no brainer but I just don't see how its done.

I'm using XP :3
Hi,

As a person who does not use Ruby scripting either, the easiest way to do this without creating your own customized battle system is to make, say, 5 different versions of each monster, with slightly adjusted stats and maybe even different AI for each one.

This might sound like a lot of work, but try it with just one monster to see how it makes you feel.

-Zack
Pages: 1