Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [developer] Dec 9, 2018 @ 6:42am
Affinity
#@cost = 56 tr_plentiful_affinity_adopt = { # cost = { unity = @cost } modifier = { # tradition_cost_num_systems_mult = -0.15 # tradition_cost_num_colonies_mult = -0.15 planet_immigration_pull_add = 1 #100%? } ai_weight = { factor = 10 modifier = { factor = 2 has_ethic = ethic_xenophile } modifier = { factor = 3 has_ethic = ethic_fanatic_xenophile } modifier = { factor = 2 has_ethic = ethic_pacifist } modifier = { factor = 3 has_ethic = ethic_fanatic_pacifist } modifier = { factor = -2 OR = { has_ethic = ethic_militarist has_ethic = ethic_fanatic_militarist has_ethic = ethic_authoritarian has_ethic = ethic_fanatic_authoritarian } } modifier = { factor = -5 OR = { has_ethic = ethic_xenophobe has_ethic = ethic_fanatic_xenophobe } } } } tr_plentiful_affinity_finish = { modifier = { #Migration species production event ascension_perks_add = 1 } } tr_plentiful_affinity_1 = { # cost = { unity = @cost } modifier = { faction_influence_add = 1 tradition_cost_empire_size_mult = -0.10 } ai_weight = { factor = 1000 } } tr_plentiful_affinity_2 = { # cost = { unity = @cost } modifier = { # Peace happiness event } ai_weight = { factor = 1000 } } tr_plentiful_affinity_3 = { # cost = { unity = @cost } modifier = { pop_migration_speed = 0.5 } ai_weight = { factor = 1000 } } tr_plentiful_affinity_4 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_affinity_3 } modifier = { all_technology_research_speed = 0.03 } ai_weight = { factor = 1000 } } tr_plentiful_affinity_5 = { # cost = { unity = @cost } possible = { has_tradition = tr_plentiful_affinity_1 has_tradition = tr_plentiful_affinity_2 } modifier = { # Tower of Affinity } ai_weight = { factor = 1000 } }
< >
Showing 1-6 of 6 comments
AlienFromBeyond Jan 28, 2019 @ 7:09pm 
planet_immigration_pull_add is a flat addition to the amount of immigration pull, similar to what free jobs or high stability give. If you want +100% instead you need planet_immigration_pull_mult there in its place.
Abominus [GER]  [developer] Jan 28, 2019 @ 10:47pm 
Thanks, changed it for the next version.
AlienFromBeyond Feb 19, 2019 @ 11:46am 
The modifier for increasing influence available from factions is pop_factions_produces_add not faction_influence_add, I think this was a change in one of the patches. Changing this should fix the Tolerance pick in the Affinity tree (as I had noticed it was not increasing the influence I was getting).
Abominus [GER]  [developer] Feb 19, 2019 @ 12:06pm 
Ah, yeah, thank you. Any suggestions for the new modifier?
Pordy Dec 13, 2019 @ 2:35am 
The localization and the affinity_1 effect doesnt match.

Pop growth from immigration speed is higher from the tradition than the ascension perk.
I changed the value to:
So i swapped. I think AP is more valuable than a single trad.

tr_plentiful_affinity_3 = {
modifier = {
POP_GROWTH_FROM_IMMIGRATION = 0.1
}

ap_plentiful_traditions_immigration_power = {
modifier = {
pop_growth_from_immigration = 0.5
planet_immigration_pull_mult = 1
planet_immigration_pull_add = 1
}
Abominus [GER]  [developer] Jan 14, 2020 @ 9:40am 
Thanks, changed it for the next update.
< >
Showing 1-6 of 6 comments
Per page: 1530 50