Set Killas lightIsActiveDayChancePercent to 75%

This commit is contained in:
Dev 2024-03-31 09:57:00 +01:00
parent a861321c97
commit 1f9c89c2c7

View File

@ -489,7 +489,7 @@
}, },
"bosskilla": { "bosskilla": {
"faceShieldIsActiveChancePercent": 100, "faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 35, "lightIsActiveDayChancePercent": 75,
"lightIsActiveNightChancePercent": 85, "lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85, "laserIsActiveChancePercent": 85,
"forceStock": true "forceStock": true