From fb46e9abe9482715f96e6b9ac41082b57bd10eb7 Mon Sep 17 00:00:00 2001 From: littlefairy <2195134613@qq.com> Date: Fri, 5 Apr 2024 19:36:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=BE=A9=E6=8A=80=E8=83=BD=E9=A0=BB?= =?UTF-8?q?=E7=8E=87=E7=BF=BB=E5=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- branch/latest/md5.js | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) 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()) {