From ae883353b3924369f0ffeca84060931784bc7e4d Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 19 Feb 2018 01:47:54 +0900 Subject: [PATCH] =?UTF-8?q?[=EB=B2=84=EA=B7=B8=EC=88=98=EC=A0=95]=20intel?= =?UTF-8?q?=EB=A1=9C=20=EA=B3=A0=EC=B9=98=EB=8A=94=EA=B2=83=EC=9D=84=20?= =?UTF-8?q?=EB=B9=BC=EB=A8=B9=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- che_close/func_process.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che_close/func_process.php b/che_close/func_process.php index 43df45e..a492a9b 100644 --- a/che_close/func_process.php +++ b/che_close/func_process.php @@ -107,7 +107,7 @@ function getGeneralIntel(&$general, $withInjury, $withItem, $withStatAdjust, $us function CriticalRatioDomestic(&$general, $type) { $leader = getGeneralLeadership($general, false, true, false, false); $power = getGeneralPower($general, false, true, false, false); - $power = getGeneralIntel($general, false, true, false, false); + $intel = getGeneralIntel($general, false, true, false, false); $avg = ($leader+$power+$intel) / 3; // 707010장수 18/21% 706515장수 16/27% 706020장수 14/33% xx50xx장수 10/50%