Added Boss of the week system

Similar to live where a boss is picked at random and will have a guaranteed spawn on a map. This is indicated with a skull on the map selection screen
Configurable via `config/bot.json/weeklyBoss`
This commit is contained in:
Chomp
2025-06-29 18:58:23 +01:00
parent 4d39a4c819
commit e6b791179b
6 changed files with 126 additions and 1 deletions
@@ -1144,6 +1144,8 @@ public record Area
public XYZ? Size { get; set; }
}
[EftEnumConverter]
[EftListEnumConverter]
public enum WildSpawnType
{
marksman,