Stellaris

Stellaris

345 betyg
~~ BPV - More Building Slots
11
3
3
4
2
2
3
3
2
2
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
472.990 KB
16 maj @ 16:18
17 jun @ 4:47
28 ändringsnotiser ( visa )

Abonnera för att ladda ner
~~ BPV - More Building Slots

I 1 samling av 喵小夕 · F_thx
小夕的模组
51 artiklar
Beskrivning
Enhanced Default Slots:
  • City Building Slots increased to 10 (+4)
  • City Zone Building Slots increased to 4 (+1)
  • City Zone Slots remains at 2 (same as vanilla)
  • Zone Building Slots increased to 4 (+1)
  • Estate Building Slots remains at 4 (same as vanilla)

Tailored Customization:
We offer various sub-mods tailored to different player needs for DIY slot configuration:

City Building Slots:

City Zone Slots:

Zone Building Slots:
(Affects both City Zones and District Zones)

Estate Building Slots:
(Affects Corporate and Subject Holdings)

Patches for This Mod:

Compatibility & Dependencies:
Requires the Better Planet View mod (UI optimization). Theoretically compatible with other UI mods that display additional slots.
Modifies vanilla zones and districts. Compatible with most mods when using the compatibility patch.

Load Order: (Same number = Any position)
  1. UI Overhaul Dynamic
  2. Better Planet View
  3. ~~ BPV - More Building Slots
    ~ BPV - More Building Slots - City Slots
    ~ BPV - More Building Slots - Zone Building Slots
    🞄 BPV - More Building Slots - City Zone
  4. Other mods
  5. BPV - More Building Slots - Compatibility

For Mod Developers:
To make your mod compatible with BPV - More Building Slots, implement these changes:

# common/scripted_variables/~~BPV_compatibility.txt @BPV_compatibility_load = 0 @BPV_CITY_SLOT = 3 # end with "#" or empty line
# common/zones/your_city_zone.txt # before: max_buildings = 6 # after: max_buildings = @[ BPV_CITY_SLOT * BPV_compatibility_load ]

# common/zones/your_other_zone.txt # → DO NOT set max_buildings in zone definitions # This utilizes default building slot defines that BPVMBS will modify

# common/districts/your_main_city_district.txt # → Only for primary city districts # → Append at district end: (preserve original zone_slots) inline_script = { script = districts/BPV_district_slots2 GOVERNMENT = slot_city_government SLOT1 = slot_city_01 SLOT_END = your_slot_city_02 } # This script duplicates END specialization until reaching user-requested counts
282 kommentarer
奥丁神枪 1 aug @ 2:18 
本MOD和舰R的MOD有部分冲突,港区星球和深海星球槽位没变
K_004 29 jul @ 2:51 
Hello. Thank you for the mod.
But after converting planet into a hive world any attempt to build resource district on the planet concludes with game crush.
alankraskow 14 jul @ 0:07 
Hey @喵小夕 · F_thx any chance you could create a submod that adds extra districts slots? Similar to zones. So instead of vanilla 3 we would be able to have 6 for example?
SHOTSHOTSHOT 13 jul @ 5:53 
想问一下农业支援区域那里没有文灾的营养中心?
Albrect 12 jul @ 17:49 
总是有3个城市区划特化点不到,这是什么原因
Mael 10 jul @ 22:52 
hmm will wait to make sure

also, is ancient empire actually supported by this mod?
The KotU 10 jul @ 20:59 
@mael, i think so if you need to go above 100 building slots you will need to edit, author will correct me if i am wrong
Mael 10 jul @ 20:46 
Do you need to edit the file for any amount of city slots over 100? What if I "only" wanted 125 or 150, would that require the edit?
Zenchi.Senkusha 9 jul @ 8:30 
Perhaps a +2 for only Euconopolis?
Watchman 3 jul @ 3:24 
@喵小夕 · F_thx Wonder if you can check this inconsistency with support specializations, and if it is even fixable