diff --git a/script.js b/script.js index 5258732c..ff047390 100644 --- a/script.js +++ b/script.js @@ -5566,7 +5566,7 @@ function refreshTeamAwokenEfeect(awokenEffectDom, team, ti) { //自动回复的队长技能 let lsAwoken1 = parseLSkill1.filter(skill=>skill.kind == SkillKinds.AutoHeal), - lsAwoken2 = parseLSkill1.filter(skill=>skill.kind == SkillKinds.AutoHeal); + lsAwoken2 = parseLSkill2.filter(skill=>skill.kind == SkillKinds.AutoHeal); if (lsAwoken1.length) { const [,,rcv] = leader1.ability; count += rcv * lsAwoken1[0].value.value; diff --git a/service-worker.js b/service-worker.js index 6c208108..3e423e65 100644 --- a/service-worker.js +++ b/service-worker.js @@ -18487,7 +18487,7 @@ const cachesMap = new Map([ ], [ "script.js", - "0f4c8f66c579969cd03f35b690a291e2" + "d401579fb09b3d804a4baad3fc233e0d" ], [ "solo.html",