From a0314dad4762b6917416405b143b5e4876b138f5 Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 21 Feb 2018 12:51:48 +0900 Subject: [PATCH] =?UTF-8?q?CriticalRatioDomestic=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95(TM)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- twe/func_process.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twe/func_process.php b/twe/func_process.php index 3991958a..dad49c83 100644 --- a/twe/func_process.php +++ b/twe/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%