- Joined
- Apr 9, 2013
- Messages
- 2
- Reaction score
- 0
- First Language
- Romanian
- Primarily Uses
Hi all,
I added the following script to the enemy to test the plugin but it never uses "Heal I" no matter how hard I try. I even removed the last line with "Random 75" just to see if the enemy heals himself but still, nothing happened. I use the last version of the plugin. The enemy has enough MP for the skill. Anybody else encountered this issue before? What am I doing wrong? Can anyone help? Thanks!
<AI Level: 100>
<AI Priority>
HP% Param <= 50%: Heal I
Random 75%: Skill 1, Lowest HP%
</AI Priority>
I added the following script to the enemy to test the plugin but it never uses "Heal I" no matter how hard I try. I even removed the last line with "Random 75" just to see if the enemy heals himself but still, nothing happened. I use the last version of the plugin. The enemy has enough MP for the skill. Anybody else encountered this issue before? What am I doing wrong? Can anyone help? Thanks!
<AI Level: 100>
<AI Priority>
HP% Param <= 50%: Heal I
Random 75%: Skill 1, Lowest HP%
</AI Priority>

