Updated Knight spawn chance to match live (30%)

This commit is contained in:
Dev 2024-11-14 15:05:25 +00:00
parent d88e705c86
commit 9f8fbd181f
4 changed files with 4 additions and 4 deletions

View File

@ -133,7 +133,7 @@
"TriggerName": ""
},
{
"BossChance": 100,
"BossChance": 30,
"BossDifficult": "normal",
"BossEscortAmount": "2",
"BossEscortDifficult": "normal",

View File

@ -91,7 +91,7 @@
"TriggerName": "botEvent"
},
{
"BossChance": 25,
"BossChance": 30,
"BossDifficult": "normal",
"BossEscortAmount": "2",
"BossEscortDifficult": "normal",

View File

@ -89,7 +89,7 @@
"TriggerName": "botEvent"
},
{
"BossChance": 25,
"BossChance": 30,
"BossDifficult": "normal",
"BossEscortAmount": "0",
"BossEscortDifficult": "normal",

View File

@ -67,7 +67,7 @@
"TriggerName": "botEvent"
},
{
"BossChance": 25,
"BossChance": 30,
"BossDifficult": "normal",
"BossEscortAmount": "2",
"BossEscortDifficult": "normal",