Open YeOldeDM opened 6 years ago
Mostly set up. Right now the Confusion effect is handled all in AI. AI should look to Owner.status_effects to decide a behavior. The StatusEffect instances will have a duration, keep track of their own lifetime, and remove themselves.
Mostly set up. Right now the Confusion effect is handled all in AI. AI should look to Owner.status_effects to decide a behavior. The StatusEffect instances will have a duration, keep track of their own lifetime, and remove themselves.