Ver a proveniência

closes #1454

tags/v0.6^2
Shaun há 4 anos
ascendente
cometimento
6b071b72a4
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      src/server/config/spells/spellTemplate.js

+ 3
- 0
src/server/config/spells/spellTemplate.js Ver ficheiro

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

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

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

if (this.percentDamage)


Carregando…
Cancelar
Guardar