ModernUO/Projects/UOContent/Spells/Base
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
..
DisturbType.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MagerySpell.cs fix: Added comment for magery circle formula (#1095) 2022-06-28 09:58:51 -07:00
SpecialMove.cs fix: Fixes skill requirements and cleans up magery spells (#870) 2021-12-05 09:40:57 -08:00
Spell.cs fix: Fixes mana insufficient message for newer clients. (#957) 2022-03-10 12:18:22 -08:00
SpellCircle.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SpellHelper.cs fix: Fixes curses and spell effects (#1112) 2022-07-07 23:59:46 -07:00
SpellInfo.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpellRegistry.cs fix(types): Fixes casting spell by type and [Add keyword search (#668) 2021-08-01 13:18:01 -07:00
SpellState.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00