diff --git a/hwe/sammo/Command/General/che_랜덤임관.php b/hwe/sammo/Command/General/che_랜덤임관.php index ff55b8b6..f1f114ce 100644 --- a/hwe/sammo/Command/General/che_랜덤임관.php +++ b/hwe/sammo/Command/General/che_랜덤임관.php @@ -214,7 +214,7 @@ class che_랜덤임관 extends Command\GeneralCommand $calcCnt *= 100; } - $generalsCnt[] = [$nation, (1 / $calcCnt)**2]; + $generalsCnt[] = [$nation, (1 / $calcCnt)**3]; } if ($generalsCnt) {