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
@@ -8,9 +8,9 @@ use \sammo\WarUnit;
class che_신중 implements iAction{
use \sammo\DefaultAction;
static $id = 44;
static $name = '신중';
static $info = '[전투] 계략 성공 확률 100%';
protected $id = 44;
protected $name = '신중';
protected $info = '[전투] 계략 성공 확률 100%';
static $selectWeightType = SpecialityConst::WEIGHT_NORM;
static $selectWeight = 1;