azerothcore / mod-zone-difficulty

Support module for mod-progression-system, handles nerfs and debuffs per zone.
GNU Affero General Public License v3.0
19 stars 25 forks source link

fix: target selection and more #25

Closed 55Honey closed 1 year ago

55Honey commented 1 year ago

Fixes for selection in hardmode AI: Don't overwrite self when self is selected. Properly count in threat lists.

Also fix double-dip healing of leech effects. closes https://github.com/azerothcore/mod-zone-difficulty/issues/21