From a9fc69e70fdbcab027eeef78192defd65fd42d16 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 27 Jul 2022 22:52:02 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EB=B2=BD=EB=A0=A5=EA=B1=B0=20=EB=B9=84?= =?UTF-8?q?=EC=9A=A9=20=EC=95=BD=20=EC=83=81=EC=8A=B9,=20=EB=AA=A9?= =?UTF-8?q?=EC=9A=B0=20=EB=B9=84=EC=9A=A9=20=ED=95=98=ED=96=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/GameUnitConstBase.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/sammo/GameUnitConstBase.php b/hwe/sammo/GameUnitConstBase.php index f8e36b54..5bf3eba0 100644 --- a/hwe/sammo/GameUnitConstBase.php +++ b/hwe/sammo/GameUnitConstBase.php @@ -329,7 +329,7 @@ class GameUnitConstBase{ ], [ 1502, self::T_SIEGE, '벽력거', - 200, 100, 6, 5, 0, 18, 5, + 200, 100, 6, 5, 0, 20, 5, 3000, ['업'], null, 0, [self::T_FOOTMAN=>1.25, self::T_ARCHER=>1.25, self::T_CAVALRY=>1.25, self::T_WIZARD=>1.25, self::T_CASTLE=>1.8, 1106=>1.112], [self::T_FOOTMAN=>0.833, self::T_ARCHER=>0.833, self::T_CAVALRY=>0.833, self::T_WIZARD=>0.833, 1106=>0.909], @@ -338,7 +338,7 @@ class GameUnitConstBase{ ], [ 1503, self::T_SIEGE, '목우', - 50, 200, 5, 0, 0, 18, 5, + 50, 200, 5, 0, 0, 15, 5, 3000, ['성도'], null, 0, [self::T_FOOTMAN=>0.8, self::T_ARCHER=>0.8, self::T_CAVALRY=>0.8, self::T_WIZARD=>0.8], [self::T_FOOTMAN=>1.2, self::T_ARCHER=>1.2, self::T_CAVALRY=>1.2, self::T_WIZARD=>1.2],