ModernUO/Projects/UOContent/Spells/Chivalry
mark1145 bd4e6fc30e
fix: Fixes curses and spell effects (#1112)
* * Fix statmod naming mismatch: everything in code searches for "[Magic] {type} Offset" but stat reductions are being added as "[Magic] {type} Curse"

* Clarifies and cleans up curses

* Fixes blood oath

* * NobleSacrifice remove all curses in one go

* Dont need a method

* Fix extra parentheses

Co-authored-by: Kamron Batman <3953314+kamronbatman@users.noreply.github.com>
2022-07-07 23:59:46 -07:00
..
CleanseByFire.cs fix: Cleans up spell info variable (#848) 2021-11-14 18:31:32 -08:00
CloseWounds.cs fix: Cleans up spell info variable (#848) 2021-11-14 18:31:32 -08:00
ConsecrateWeapon.cs fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
DispelEvil.cs fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00
DivineFury.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
EnemyOfOne.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
HolyLight.cs fix: Cleans up spell info variable (#848) 2021-11-14 18:31:32 -08:00
NobleSacrifice.cs fix: Fixes curses and spell effects (#1112) 2022-07-07 23:59:46 -07:00
PaladinSpell.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
RemoveCurse.cs fix: Fixes curses and spell effects (#1112) 2022-07-07 23:59:46 -07:00
SacredJourney.cs fix: Fixes scrolls not working (#933) 2022-02-16 18:52:58 -08:00