Shaun před 4 roky
rodič
revize
6b071b72a4
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      src/server/config/spells/spellTemplate.js

+ 3
- 0
src/server/config/spells/spellTemplate.js Zobrazit soubor

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

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

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

if (this.percentDamage)


Načítá se…
Zrušit
Uložit