game,feat: 추가 숙련 trigger추가, 숙련 유니크 추가
This commit is contained in:
@@ -536,6 +536,7 @@ class General implements iAction
|
||||
}
|
||||
|
||||
$dexType = "dex{$armType}";
|
||||
$exp = $this->onCalcStat($this, 'addDex', $exp, ['armType'=>$armType]);
|
||||
|
||||
$this->increaseVar($dexType, $exp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user