diff --git a/hwe/ts/PageJoin.vue b/hwe/ts/PageJoin.vue index 99114988..7b9bc64b 100644 --- a/hwe/ts/PageJoin.vue +++ b/hwe/ts/PageJoin.vue @@ -363,8 +363,8 @@ watch(gameConstStore, (gameConst) => { min: gameConst.gameConst.defaultStatMin, max: gameConst.gameConst.defaultStatMax, total: gameConst.gameConst.defaultStatTotal, - bonusMin: gameConst.gameConst.defaultStatMin, - bonusMax: gameConst.gameConst.defaultStatMax, + bonusMin: gameConst.gameConst.bornMinStatBonus, + bonusMax: gameConst.gameConst.bornMaxStatBonus, }; args.value = {