trigger 타입에서 $tunType을 한글로 변경. 성격 추가. 계략 성공 확률을 onCalcDomestic으로 통합.
This commit is contained in:
@@ -9,10 +9,6 @@ trait DefaultActionTrigger{
|
||||
return $value;
|
||||
}
|
||||
|
||||
public function onCalcSabotageProp(float $successRate):float{
|
||||
return $successRate;
|
||||
}
|
||||
|
||||
public function onPreGeneralStatUpdate(General $general, string $statName, $value){
|
||||
return $value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user