game: 반계도구 제거, 도구 밸런스 조정
This commit is contained in:
@@ -16,6 +16,11 @@ class che_농성_주서음부 extends \sammo\BaseItem{
|
||||
if($statName === 'sabotageDefence'){
|
||||
return $value + 0.3;
|
||||
}
|
||||
return $value;
|
||||
}
|
||||
|
||||
public function onCalcOpposeStat(General $general, string $statName, $value, $aux = null)
|
||||
{
|
||||
if($statName === 'warMagicTrialProb'){
|
||||
return $value - 0.1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user