Final Fantasy Hacktics

Modding => Help! => Topic started by: Timbo on September 23, 2014, 09:11:04 pm

Title: Adding Cancel Dead to Zombie Status. How do I make the AI use it correctly?
Post by: Timbo on September 23, 2014, 09:11:04 pm
I intend to make the Zombie status cancel dead so that it can be used to raise units from the dead at 0 HP. The problem is that I'm not sure how to get the AI to actually use it correctly? Should I flag cancel status, add status, hp? Any suggestions would be very welcome as my AI knowledge is shite.
Title: Re: Adding Cancel Dead to Zombie Status. How do I make the AI use it correctly?
Post by: Choto on September 23, 2014, 09:33:26 pm
from what I understand the AI only reads one of those flags... so I would mimic the raise ability and flag cancel status. Maybe Raven can give a better answer
Title: Re: Adding Cancel Dead to Zombie Status. How do I make the AI use it correctly?
Post by: Timbo on September 23, 2014, 09:34:56 pm
thank you