Shaun 4 лет назад
Родитель
Сommit
6b071b72a4
1 измененных файлов: 3 добавлений и 0 удалений
  1. +3
    -0
      src/server/config/spells/spellTemplate.js

+ 3
- 0
src/server/config/spells/spellTemplate.js Просмотреть файл

@@ -280,6 +280,9 @@ module.exports = {
noMitigate: noMitigate
};

if (this.obj.mob)
config.noCrit = true;

this.obj.fireEvent('onBeforeCalculateDamage', config);

if (this.percentDamage)


Загрузка…
Отмена
Сохранить