I apologize if this is in the wrong thread, this is probably a script request.
What I am looking to do is program an Ally Actor AI, much in the way that you can script an enemy.
What I mean, is how you can make an enemy use certain abilities on specific turns or at certain % of health, mana etc. or even use Conditional Branches to determine if specific states are active and have them do something in response.
I want to do this with Ally Actors.
For example.
Have an actor run a conditional check every turn to determine if an Ally is at X%, if they are, use a heal. if they are lower, use a bigger heal.
Have a Mage Ally run a conditional check to see if an enemy has a state that increases Fire damage taken, if yes, use a fire spell.
I can do all this on enemies with the editor, but I want to do this with Allies.