Raids
Raids (raids.toml)
File Location
data/raids/raids.tomlStructure
[[raid]]name = "Dragon Attack"interval = 7200000 # 2 hours in msmargin = 3600000 # 1 hour marginfile = "dragon_attack.xml"enabled = true
[[raid]]name = "Orc Raid"interval = 3600000 # 1 hourmargin = 1800000file = "orc_raid.xml"enabled = true