Shaun 4 роки тому
джерело
коміт
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)


Завантаження…
Відмінити
Зберегти