ModernUO/Projects/UOContent/Spells/First
Kamron Batman 9b7fea2c20
fix: Magic NPCs now use spell range (#1870)
### 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
2024-08-08 07:05:27 -07:00
..
Clumsy.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
CreateFood.cs fix: Fixes bad localized messages (#1722) 2024-04-05 20:28:15 -07:00
Feeblemind.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Heal.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
MagicArrow.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
NightSight.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
ReactiveArmor.cs fix: Fixes various memory leaks and spells (#1786) 2024-05-21 19:44:42 -07:00
Weaken.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00