From 0bb1abc1dab6a7ae258e2a1972d373365c4a4dc6 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 3 May 2019 03:36:13 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B0=A8=EB=B3=91=EC=A2=85=EC=9D=84=20?= =?UTF-8?q?=EA=B8=88=EB=A7=8C=20=EC=A0=80=EB=A0=B4=ED=95=98=EA=B2=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/unit/siegetank.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hwe/scenario/unit/siegetank.php b/hwe/scenario/unit/siegetank.php index 285b9b66..93ecb312 100644 --- a/hwe/scenario/unit/siegetank.php +++ b/hwe/scenario/unit/siegetank.php @@ -60,7 +60,7 @@ class GameUnitConst extends GameUnitConstBase [ 40, self::T_SIEGE, '정란', - 100, 100, 6, 0, 0, 7, 3, + 100, 100, 6, 0, 0, 7, 5, 0, null, null, 0, [self::T_CASTLE=>1.8], [], @@ -68,7 +68,7 @@ class GameUnitConst extends GameUnitConstBase ], [ 41, self::T_SIEGE, '충차', - 150, 100, 6, 0, 0, 10, 3, + 150, 100, 6, 0, 0, 10, 5, 1000, null, null, 3, [self::T_CASTLE=>2.4], [], @@ -76,7 +76,7 @@ class GameUnitConst extends GameUnitConstBase ], [ 42, self::T_SIEGE, '벽력거', - 200, 100, 6, 0, 0, 20, 4, + 200, 100, 6, 0, 0, 20, 5, 3000, null, null, 0, [self::T_CASTLE=>1.8], [], @@ -84,7 +84,7 @@ class GameUnitConst extends GameUnitConstBase ], [ 43, self::T_SIEGE, '목우', - 50, 250, 5, 0, 0, 15, 3, + 50, 250, 5, 0, 0, 15, 5, 3000, null, null, 0, [], [],