From 4184907033bb8c06f1eaf746a1a5909c015c41b9 Mon Sep 17 00:00:00 2001 From: wangzhenxing Date: Thu, 17 Dec 2020 17:41:12 +0900 Subject: [PATCH] =?UTF-8?q?[=E6=88=98=E6=96=97]284=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=E9=9D=9E=E6=8A=80=E8=83=BD=E4=BC=A4?= =?UTF-8?q?=E5=AE=B3=E4=B8=8D=E4=BC=9A=E5=9B=9E=E8=A1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/Battle/Logic/Base/Passivity.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Base/Passivity.lua b/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Base/Passivity.lua index 97ffef79eb..bc1ff544fd 100644 --- a/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Base/Passivity.lua +++ b/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Base/Passivity.lua @@ -5818,6 +5818,7 @@ local passivityList = { -- if not isDirect then -- return -- end + return end end BattleUtil.ApplyTreat(role, role, floor(BattleUtil.ErrorCorrection(damage * v1)))