Stellaris

Stellaris

358 arvostelua
~~ BPV - More Building Slots
12
3
3
4
2
2
3
3
2
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
472.990 KB
16.5. klo 16.18
17.6. klo 4.47
28 muutosilmoitusta ( näytä )

Tilaa ladataksesi
~~ BPV - More Building Slots

1 kokoelmassa, tekijä 喵小夕 · F_thx
小夕的模组
51 luomusta
Kuvaus
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
284 kommenttia
Maladict 8 tuntia sitten 
It breaks hive worlds and machine worlds.. :C
Supreme 9.8. klo 18.59 
必须要新开一把才会生效吗?游玩已保存的游戏还是和原版一样。
奥丁神枪 1.8. klo 2.18 
本MOD和舰R的MOD有部分冲突,港区星球和深海星球槽位没变
K_004 29.7. klo 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.7. klo 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.7. klo 5.53 
想问一下农业支援区域那里没有文灾的营养中心?
Albrect 12.7. klo 17.49 
总是有3个城市区划特化点不到,这是什么原因
Mael 10.7. klo 22.52 
hmm will wait to make sure

also, is ancient empire actually supported by this mod?
The KotU 10.7. klo 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.7. klo 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?