iAction,name,info, buildiActionCache, mode, myInfo

This commit is contained in:
2019-10-05 01:17:43 +09:00
parent 5eec7f9bbc
commit 53a3767829
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 = 5;
static $name = '할거';
static $info = '명성 -10%, 훈련 +5';
protected $id = 5;
protected $name = '할거';
protected $info = '명성 -10%, 훈련 +5';
public function onCalcStat(General $general, string $statName, $value, $aux=null){
if($statName == 'experience'){