자객병의 기동을 8로 상향

This commit is contained in:
2018-11-28 01:20:32 +09:00
parent a6efffda45
commit 93b1864d1b
+1 -1
View File
@@ -68,7 +68,7 @@ class GameUnitConstBase{
],
[
3, self::T_FOOTMAN, '자객병',
100, 150, 7, 20, 0, 10, 10,
100, 150, 8, 20, 0, 10, 10,
2000, ['저'], null, 0,
[self::T_ARCHER=>1.2, self::T_CAVALRY=>0.8, self::T_SIEGE=>1.2],
[self::T_ARCHER=>0.8, self::T_CAVALRY=>1.2, self::T_SIEGE=>0.8],