계략이 항상 성공하는 버그 수정
This commit is contained in:
@@ -18,6 +18,8 @@ function calcSabotageAttackScore(string $statType, array $general, array $nation
|
||||
throw new MustNotBeReachedException();
|
||||
}
|
||||
|
||||
$genScore /= GameConst::$sabotageProbCoefByStat;
|
||||
|
||||
$specialScore = 0;
|
||||
|
||||
if($general['special'] == 31){
|
||||
|
||||
Reference in New Issue
Block a user