From ccfbdd8232e25b17f4a0e3aa0a35224eddeaec56 Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Wed, 24 May 2023 17:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AF=8F=E6=97=A5=E6=88=98=E6=96=97=E6=88=98?= =?UTF-8?q?=E6=96=97=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/config/hero.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lua/app/config/hero.lua b/lua/app/config/hero.lua index 41d8d6a9..f63a7834 100644 --- a/lua/app/config/hero.lua +++ b/lua/app/config/hero.lua @@ -19,12 +19,12 @@ local hero = { ["rouge_skill_7"]=1200107, ["begin_lv"]=1, ["hp"]={ - 2000000, - 2400000, + 2000000000, + 2400000000, 2800000, 3220000, - 3660000, - 4120000, + 3660000000, + 4120000000, 4620000, 5160000, 5760000, @@ -40,7 +40,7 @@ local hero = { 1200000, 1400000, 1610000, - 1830000, + 18300000, 2060000, 2310000, 2580000,