전략별 쿨타임 적용

This commit is contained in:
2020-07-13 23:21:21 +09:00
parent 6306dae92d
commit 27e5d73da1
16 changed files with 2229 additions and 2157 deletions
@@ -61,7 +61,7 @@ class che_의병모집 extends Command\NationCommand
$reqTurn = $this->getPreReqTurn() + 1;
$postReqTurn = $this->getPostReqTurn();
return "{$name}/{$reqTurn}턴(전략$postReqTurn)";
return "{$name}/{$reqTurn}턴(재사용 대기 $postReqTurn)";
}
public function getCost(): array