From ff92b0149a98effda0631dc639a9e981fa6c7363 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 27 Jul 2022 22:08:12 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EB=B2=BD=EB=A0=A5=EA=B1=B0=20=EB=B0=A9?= =?UTF-8?q?=EC=96=B4=EB=A0=A5=20=EC=95=BD=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/GameUnitConstBase.php b/hwe/sammo/GameUnitConstBase.php index e8e34182..f8e36b54 100644 --- a/hwe/sammo/GameUnitConstBase.php +++ b/hwe/sammo/GameUnitConstBase.php @@ -329,7 +329,7 @@ class GameUnitConstBase{ ], [ 1502, self::T_SIEGE, '벽력거', - 200, 100, 6, 10, 0, 18, 5, + 200, 100, 6, 5, 0, 18, 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],