턴 요약 위해 getBrief 추가

This commit is contained in:
2018-10-04 01:57:56 +09:00
parent 9b4bf148cc
commit bf630b5f7d
11 changed files with 46 additions and 39 deletions
@@ -19,11 +19,11 @@ use function sammo\getGeneralLeadership;
class che_상업투자 extends Command\GeneralCommand{
static $cityKey = 'comm';
static $statKey = 'intel';
static $actionKey = '상업';
static $actionName = '상업 투자';
static $debuffFront = 0.5;
static protected $cityKey = 'comm';
static protected $statKey = 'intel';
static protected $actionKey = '상업';
static protected $actionName = '상업 투자';
static protected $debuffFront = 0.5;
protected function init(){