From cbd5b7fc5efcaae17da084b73c1d36062ed45f97 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 9 Dec 2021 01:00:27 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EB=B0=B1=EC=9D=B4=EB=B3=91=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20-=20=EC=84=B1=EB=8F=84=20=ED=8A=B9=EC=88=98=20?= =?UTF-8?q?=EB=B3=91=EC=A2=85=20-=20=EC=88=A8=EA=B2=A8=EC=A7=84=20?= =?UTF-8?q?=EC=83=81=EC=84=B1=20=EC=88=98=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/GameUnitConstBase.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hwe/sammo/GameUnitConstBase.php b/hwe/sammo/GameUnitConstBase.php index 3a328323..1b91ca1a 100644 --- a/hwe/sammo/GameUnitConstBase.php +++ b/hwe/sammo/GameUnitConstBase.php @@ -98,6 +98,15 @@ class GameUnitConstBase{ ['등갑을 두른 보병입니다.'], null, ['che_방어력증가5p'] ], + [ + 1106, self::T_FOOTMAN, '백이병', + 175, 175, 7, 5, 0, 13, 11, + 3000, ['성도'], null, 0, + [self::T_ARCHER=>1.1, self::T_CAVALRY=>0.9, self::T_SIEGE=>1.1], + [self::T_ARCHER=>0.9, self::T_CAVALRY=>1.1, self::T_SIEGE=>0.9], + ['정예 보병입니다. 불리한 싸움도 버텨냅니다.'], + null, ['che_방어력증가5p'] + ], [ 1200, self::T_ARCHER, '궁병',