Commit graph

4 commits

Author SHA1 Message Date
gmriggs
553aed4ef0
add limited support for negative damage (#3407)
* add support for FoeType

* add support for Tolerance.Target and possible Tolerance.Monster ?

* upgraded Tolerance handling

* add limited support for negative damage

* fix null exception from DnF testing
2021-01-10 12:32:48 -05:00
gmriggs
26a4135170
damagemod enchantments = additive to base multiplier (#2393) 2019-11-08 14:20:22 -05:00
gmriggs
7df3e10ed1
adding PK timers (#2010)
* adding PK timers

* adding pk logout timer

* updating comment

* updating dev command

* initial pass of improved item enchantment redirects

* prevent negative item spells from being casted on self

* weapon || wand

* ensuring BaseDamageMod.MaxDamage never goes below 0

* adding item redirects to pk timer
2019-06-20 03:16:14 -04:00
gmriggs
818eb91416
elemental damage bonus refactoring (#1815)
* elemental damage bonus refactoring

* removing another deprecated function
2019-04-28 02:52:49 -04:00