From f4096cb18b0fbbfe8a29970d844ad50bc08dcf5f Mon Sep 17 00:00:00 2001 From: gaoxin Date: Wed, 16 Dec 2020 11:36:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=88=98=E6=96=97=E3=80=91v1.0.11=20?= =?UTF-8?q?=201=E3=80=81=E4=BF=AE=E5=A4=8D=E5=9C=A3=E7=89=A9=E6=95=88?= =?UTF-8?q?=E6=9E=9C=E6=95=B0=E6=8D=AE=E9=94=99=E8=AF=AF=20=202=E3=80=81?= =?UTF-8?q?=E4=B8=8D=E7=81=ADbuff=E5=AE=9E=E7=8E=B0=E6=96=B9=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=203=E3=80=81=E7=81=B5=E5=85=BDbuff?= =?UTF-8?q?=E5=9B=9E=E5=90=88=E8=AE=A1=E7=AE=97=E6=96=B9=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/Battle/Logic/Misc/BattleDefine.lua | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Misc/BattleDefine.lua b/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Misc/BattleDefine.lua index 1c8d7fd93d..88097c0a4f 100644 --- a/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Misc/BattleDefine.lua +++ b/Assets/ManagedResources/~Lua/Modules/Battle/Logic/Misc/BattleDefine.lua @@ -268,11 +268,12 @@ CurseTypeName = { OutDataName = { - DarkGlowBallNum = 1, - DaNaoTianGongFloor = 2, - PerpleGloryItemNum = 3, - OrangeGloryItemNum = 4, - MisteryLiquidUsedTimes = 5 + DarkGlowBallNum = 1, -- 舍利子数量 + DaNaoTianGongFloor = 2, -- 当前层数 + OrangeGloryItemNum = 3, -- 橙色圣物数量 + RedGloryItemNum = 4, -- 红色圣物数量 + MisteryLiquidUsedTimes = 5, -- 判官笔使用次数 + WinTimes = 6, -- 大闹天宫胜利次数 } BattleUnitType = {