Stellaris

Stellaris

5,078 betyg
Plentiful Traditions 4.x
16
15
6
31
9
4
2
7
7
3
4
2
2
2
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
22.581 MB
24 feb, 2018 @ 2:21
30 maj @ 11:54
243 ändringsnotiser ( visa )

Abonnera för att ladda ner
Plentiful Traditions 4.x

Beskrivning
Welcome to Plentiful Traditions,

it wasn't always easy to implement everything Birdy made for 1.9 into 2.0 and further.
NOW for the 4.x Please report bugs! :)

Works with:


Languages:

Features:
  • 19 new traditions
  • 24 possible tradition-slots (instead of 7)
  • Some swapped ones for hive, machines or both
  • 4 new Ascension Perk
  • 47 Ascension Perk Slots (not each one will be available, possible for other mods)
  • 19 new Buildings
  • New Traits
  • New Jobs
  • New Deposits
  • Reduced costs for Traditions
  • Habitats could be cheaper
  • New Edicts
  • New Starbase Modules
  • Increased Terraforming possibilities

P.S.: If you have subscriped and DON'T got the traditions, try to reload the mod with the launcher. There is a new button for it. I have no idea if it works.
Populära diskussioner Visa alla (56)
5
13 maj @ 1:37
3.14 version?
Full Spade
10
23 jun, 2024 @ 10:24
Tradition UI is broken in 3.10
Headless Horseman
3
15 dec, 2024 @ 17:51
Can't Pick Ascension Perk
pdevencenzi
3 796 kommentarer
Abominus [GER]  [skapare] 13 timmar sedan 
@TW3ET
Ah, there it was from. I was wondering... Changed it, thanks.
Marxus 14 timmar sedan 
I think it's that the script lacks the following line: "base_cap_amount = 1", when comparing it to robot assembly plants...
Marxus 14 timmar sedan 
All clone vats disappeared. Is there a way to fix tham from the common scripts?
four unnamed buildings appearing in the planet building menu
[ExG]Mebius 29 maj @ 20:20 
destroy_trigger = {
exists = owner
NOT = {
owner = { has_active_tradition = tr_plentiful_mutagenesis_adopt_machine }
}
OR = {
AND = {
owner = { is_ai = yes }
free_district_slots = 0
free_building_slots = 0
free_housing <= 0
free_jobs <= 0
}
}
}
}
}


tip: two extra } were here, resulting in four unnamed buildings appearing in the planet building menu
TW3ET 29 maj @ 20:17 
There's a few extra brackets on lines 77 and 78 of the plentiful_traditions_buildings_assembly file, its causing glitch buildings to appear as options, thanks for all the work you do!
Abominus [GER]  [skapare] 29 maj @ 14:32 
Update, forgot to upload it,sorry.
Kavvan Shrike 29 maj @ 3:44 
ignore my previous instructions on planet_limit = 1 thing the reason i suspect it was removed was new tech to increase clone vat limits beyond 1 so that fix is insufficient, insert this instead:
planet_limit = {
base = 1
modifier = {
exists = owner
owner = {
has_tradition = tr_cloning_finish
}
has_upgraded_capital = yes
add = 1
}
modifier = {
exists = owner
owner = {
has_tradition = tr_cloning_finish
}
has_major_upgraded_capital = yes
add = 1
}
modifier = {
exists = owner
owner = {
has_tradition = tr_cloning_finish
}
has_fully_upgraded_capital = yes
add = 1
}
}
1963390950 28 maj @ 2:25 
Hey, could you re-upload the old version mod for 3.14? The 4.0 version has too many mods that just won’t run, so I'm thinking about going back to 3.14.
♢ Over-in 27 maj @ 16:34 
game save compatible?