From 305028b812ccaa53cf1d42903f00dddd09279726 Mon Sep 17 00:00:00 2001 From: 157 <3619242020@qq.com> Date: Mon, 6 May 2024 13:49:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E3=80=90=E5=BC=BA=E8=A2=AD?= =?UTF-8?q?=E3=80=91=E9=98=B6=E6=AE=B5=E9=99=90=E5=88=B6=E5=AE=9E=E4=B8=BA?= =?UTF-8?q?=E5=9B=9E=E5=90=88=E9=99=90=E5=88=B6=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- character/refresh/skill.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/character/refresh/skill.js b/character/refresh/skill.js index cb2901f96..0059bb7f3 100644 --- a/character/refresh/skill.js +++ b/character/refresh/skill.js @@ -11913,7 +11913,7 @@ const skills = { player.loseHp(); } "step 1"; - target.addTempSkill("reqiangxi_off"); + target.addTempSkill("reqiangxi_off", "phaseUseAfter"); target.damage("nocard"); }, check: function (card) {