Files
Astroblock/overrides/config/lcrdrfs.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

49 lines
1.1 KiB
INI

# Configuration file
"bazookoid settings" {
B:"Enable Creepssile Explosions"=true
I:"Non-Explosion Damage caused by Creepssile"=1
}
"invasion spawn settings" {
I:"Delay Time in Days Before Jet Pack Spiders Spawn"=50
I:"Delay Time in Days Before Laser Creepers Spawn"=50
I:"Delay Time in Days Before T-R3X Riders Spawn"=50
}
"jet pack spider settings" {
B:"Enable Creepssile Explosions"=true
I:"Non-Explosion Damage caused by Creepssile"=1
I:"Spawn Chance Probability"=1
I:"Spawn Group Maximum Size"=1
I:"Spawn Group Minimum Size"=1
}
"laser blaster settings" {
I:"Damage caused by Laser Blaster"=1
B:"Enable Laser Fire Damage"=false
I:"Laser Fire Burn Time in Seconds"=5
}
"laser creeper settings" {
I:"Creeper Laser Fire Burn Time in Seconds"=10
I:"Damage caused by Creeper Laser Blaster"=2
B:"Enable Creeper Laser Fire Damage"=false
I:"Spawn Chance Probability"=1
I:"Spawn Group Maximum Size"=1
I:"Spawn Group Minimum Size"=1
}
"t-r3x 1000 settings" {
I:"Spawn Chance Probability"=1
I:"Spawn Group Maximum Size"=1
I:"Spawn Group Minimum Size"=1
}