From 9b30532bdad1df2b6d672e6746c9d0d33e163d4e Mon Sep 17 00:00:00 2001 From: ZhangBiao Date: Thu, 11 Mar 2021 14:32:08 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=9B=BE=E9=89=B4=E3=80=91=E5=8D=81?= =?UTF-8?q?=E6=98=9F=E7=A5=9E=E5=B0=86=E5=9B=BE=E9=89=B4=E7=AD=89=E7=BA=A7?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/HandBook/HandBookHeroAndEquipListPanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/HandBook/HandBookHeroAndEquipListPanel.lua b/Assets/ManagedResources/~Lua/Modules/HandBook/HandBookHeroAndEquipListPanel.lua index 46a949f1bf..1540838842 100644 --- a/Assets/ManagedResources/~Lua/Modules/HandBook/HandBookHeroAndEquipListPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/HandBook/HandBookHeroAndEquipListPanel.lua @@ -641,7 +641,7 @@ function HandBookHeroAndEquipListPanel:OnShowSingleHeroData(...) if star == 6 then lv = 145 elseif star == 10 then - lv = 155 + lv = 255 elseif star == 11 then lv = 330 else