### Summary - Drastically streamlines the spell targeting by collapsing the target classes into a single `SpellTarget<T>` class. - Moves TargetRange to the spell itself so it can be used by MageAI. - Changes range check in MageAI to use TargetRange. This should fix target acquisition bugs |
||
|---|---|---|
| .. | ||
| AIControlMobileTarget.cs | ||
| AnimalAI.cs | ||
| ArcherAI.cs | ||
| BaseAI.cs | ||
| BerserkAI.cs | ||
| HealerAI.cs | ||
| MageAI.cs | ||
| MeleeAI.cs | ||
| OppositionGroup.cs | ||
| PredatorAI.cs | ||
| ThiefAI.cs | ||
| VendorAI.cs | ||