realms-of-todog
realms-of-todog copied to clipboard
StatusEffect component
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.