Lower Badlands spawn weight of some CoC ships (#19103)

Lower Badlands spawn weight of some CoC ships


![image](https://github.com/Aurorastation/Aurora.3/assets/107256943/8245bb7c-9a4f-4990-b782-934a249c19ac)

lowered to 0.5

---------

Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-05-12 18:58:00 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent d913844b7d
commit 90a5c33f77
4 changed files with 10 additions and 1 deletions
@@ -0,0 +1,7 @@
author: DreamySkrell
delete-after: True
changes:
- balance: "Lower Badlands spawn weight of some CoC ships."
@@ -6,6 +6,7 @@
suffixes = list("coc_ship.dmm")
sectors = list(SECTOR_BADLANDS, ALL_COALITION_SECTORS)
spawn_weight_sector_dependent = list(ALL_BADLAND_SECTORS = 0.5)
sectors_blacklist = list(SECTOR_HANEUNIM, SECTOR_BURZSIA)
spawn_weight = 1
ship_cost = 1
@@ -6,6 +6,7 @@
suffixes = list("coc_surveyor.dmm")
sectors = list(SECTOR_BADLANDS, ALL_COALITION_SECTORS, ALL_VOID_SECTORS)
spawn_weight_sector_dependent = list(ALL_BADLAND_SECTORS = 0.5)
sectors_blacklist = list(SECTOR_HANEUNIM, SECTOR_BURZSIA)
spawn_weight = 1
ship_cost = 1
+1 -1
View File
@@ -8,7 +8,7 @@
suffixes = list("xanu_frigate.dmm")
sectors = list(ALL_COALITION_SECTORS, SECTOR_BADLANDS)
spawn_weight_sector_dependent = list(SECTOR_LIBERTYS_CRADLE = 3)
spawn_weight_sector_dependent = list(SECTOR_LIBERTYS_CRADLE = 3, ALL_BADLAND_SECTORS = 0.5)
spawn_weight = 1
ship_cost = 1
id = "xanu_frigate"