ModernUO/Projects/UOContent/Items/Talismans
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
..
Items Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseTalisman.cs fix: Fixes curses and spell effects (#1112) 2022-07-07 23:59:46 -07:00
RandomTalisman.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
TalismanAttribute.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
TalismanSlayer.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
TalismanSummons.cs fix: Removes scale speed by dex for monsters, fixes NPC movement/thinking speed (#1019) 2022-05-15 10:01:14 -07:00