瀏覽代碼

closes #1454

tags/v0.6^2
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)


Loading…
取消
儲存