Hero AI panel
I would like to see a new panel added for customizable hero AI. If anybody has played FF12, the gambit system was a godsend. Heroes in GW need something like that for us to control them.
For those who haven't played FF12, the gambit system let you set a list of about 12 lines for each NPC member of your party, and you could customize hundreds of targets and actions (basically just a big if-then statement). It would execute from top-down:
Target-----Condition--------Action
Ally's-----health<50% ------- heal
Enemy----health<50%------- attack
Dead ally ------------------- ressurect
Enemy----knocked down----- aftershock
Enemy----closest------------ attack
etc.
|