Kingdom Ablaze
Sponsor
for the first time i am getting into battle systems, and so far my edits have gone great, but i cant seem to solve the proper way to get the enemies hp. because i wanna do something like this:
[rgss]if $data_enemies.hp < $data_enemies.maxhp
[/rgss]
i plan on using more complex math but this is the gist. could someone please point me in the right direction.
[rgss]if $data_enemies.hp < $data_enemies.maxhp
[/rgss]
i plan on using more complex math but this is the gist. could someone please point me in the right direction.