iAction,name,info, buildiActionCache, mode, myInfo

This commit is contained in:
2019-10-05 01:17:43 +09:00
parent 1699ac6e08
commit d481047eb4
90 changed files with 551 additions and 3592 deletions
+3 -3
View File
@@ -6,9 +6,9 @@ use \sammo\General;
class che_안전 implements iAction{
use \sammo\DefaultAction;
static $id = 9;
static $name = '안전';
static $info = '사기 -5, 징·모병 비용 -20%';
protected $id = 9;
protected $name = '안전';
protected $info = '사기 -5, 징·모병 비용 -20%';
public function onCalcDomestic(string $turnType, string $varType, float $value, $aux=null):float{
if(in_array($turnType, ['징병', '모병'])){