코드 정리. 버그 수정. 접경 디버프 반영

This commit is contained in:
2018-10-02 02:27:29 +09:00
parent 9a021e5687
commit 4fb542d5ee
7 changed files with 12 additions and 3 deletions
@@ -9,4 +9,5 @@ class che_성벽보수 extends che_상업투자{
static $statKey = 'power';
static $actionKey = '성벽';
static $actionName = '성벽 보수';
static $debuffFront = 0.25;
}