diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 6636489..7ac67e1 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -17204,16 +17204,16 @@ T.Plr.prototype = { for (var n = 0; n < this.k2.length; n++) this.k2[n].ao(this, 0) // 遍历diyskills字典的键 var keys = Object.keys(diyskills); - for (var k=0;k 0 && skl instanceof T.ActionSkill) actions.push(skl) } - - if (actions.length > 0) - for (s = actions.length - 1; s >= 0; --s) { - act = actions[s] - if (!act.e) { // !act.boosted - act.f = act.f * 2 - act.e = true - break + if (this.diy == undefined) { + if (actions.length > 0) + for (s = actions.length - 1; s >= 0; --s) { + act = actions[s] + if (!act.e) { // !act.boosted + act.f = act.f * 2 + act.e = true + break + } } - } + } boostPassive = new T.BoostPassive() var skills = this_.k2 if (skills.length >= $.aR()) {