17) {
$type = 0;
}
if ($type2 < 0 || $type2 > 6) {
$type2 = 0;
}
//로그인 검사
$session = Session::requireGameLogin()->setReadOnly();
if ($session->userGrade < 5) {
die(requireAdminPermissionHTML());
}
$db = DB::db();
$connect = $db->get();
$sel = [];
$sel2 = [];
$sel[$type] = "selected";
$sel2[$type2] = "selected";
?>
일제정보
= WebUtil::printCSS('../d_shared/common.css') ?>
= WebUtil::printCSS('css/common.css') ?>
일 제 정 보 = closeButton() ?> |
|
|
| 국명 |
접률 |
단접 |
국력 |
장수 |
속령 |
기술 |
전략 |
국고 |
병량 |
평금 |
평쌀 |
평통 |
평무 |
평지 |
평Lv |
보숙 |
궁숙 |
기숙 |
귀숙 |
차숙 |
총병 |
인구 |
인구율 |
농업 |
상업 |
치안 |
성벽 |
수비 |
국명 |
{$nation['name']} |
{$nation['connect']} |
{$nation['con']} |
{$nation['power']} |
{$gen['cnt']} |
{$city['cnt']} |
" . sprintf('%.1f', $nation['tech']) . " |
{$nation['strategic_cmd_limit']} |
{$nation['gold']} |
{$nation['rice']} |
{$gen['avgg']} |
{$gen['avgr']} |
{$gen['avgl']} |
{$gen['avgs']} |
{$gen['avgi']} |
{$gen['avge']} |
{$nation['dex1']} |
{$nation['dex2']} |
{$nation['dex3']} |
{$nation['dex4']} |
{$nation['dex5']} |
{$gen['crew']}/{$gen['leadership']}00 |
{$city['pop']}/{$city['pop_max']} |
" . sprintf('%.1f', $city['pop'] / Util::valueFit($city['pop_max'], 1) * 100) . "% |
{$city['agri']}% |
{$city['comm']}% |
{$city['secu']}% |
{$city['wall']}% |
{$city['def']}% |
{$nation['name']} |
";
}
?>
| = getSabotageLogRecent(20) ?> |
| 년 |
월 |
국가수 |
장수수 |
국력(국력,장수수,도시수,인구/100,최대인구/100,국가자원/100,장수자원/100,능력치,숙련/1000,경험공헌/100)";
break;
case 1:
echo "국가별성향 | ";
break;
case 2:
echo "국가성향 | ";
break;
case 3:
echo "장수성격 | ";
break;
case 4:
echo "장수특기 | ";
break;
case 5:
echo "병종수 | ";
break;
case 6:
echo "기타 | ";
break;
}
?>
{$stat['year']} |
{$stat['month']} |
{$stat['nation_count']} |
{$stat['gen_count']} |
";
switch ($type2) {
default:
case 0:
echo "{$stat['power_hist']} | ";
break;
case 1:
echo "{$stat['nation_name']} | ";
break;
case 2:
echo "{$stat['nation_hist']} | ";
break;
case 3:
echo "{$stat['personal_hist']} | ";
break;
case 4:
echo "{$stat['special_hist']} | ";
break;
case 5:
echo "{$stat['crewtype']} | ";
break;
case 6:
echo "{$stat['etc']} | ";
break;
}
echo "
";
}
?>
| = closeButton() ?> |
| = banner() ?> |