iAction,name,info, buildiActionCache, mode, myInfo
This commit is contained in:
@@ -7,9 +7,9 @@ use \sammo\SpecialityConst;
|
||||
class che_귀모 implements iAction{
|
||||
use \sammo\DefaultAction;
|
||||
|
||||
static $id = 31;
|
||||
static $name = '귀모';
|
||||
static $info = '[계략] 화계·탈취·파괴·선동 : 성공률 +20%p';
|
||||
protected $id = 31;
|
||||
protected $name = '귀모';
|
||||
protected $info = '[계략] 화계·탈취·파괴·선동 : 성공률 +20%p';
|
||||
|
||||
static $selectWeightType = SpecialityConst::WEIGHT_PERCENT;
|
||||
static $selectWeight = 2.5;
|
||||
|
||||
Reference in New Issue
Block a user