darkcieran
Member
i've been trying to change the hp of a monster using a call script event and it works. but it only does it when the monster attacks or the hero attacks it, not automatically what i've been using is $data_enemies[1].maxhp += 11. am i missing something?
what i'm basically going for is automatically change the monster's maxhp thru an event
what i'm basically going for is automatically change the monster's maxhp thru an event