Stellaris

Stellaris

Plentiful Traditions 4.x
Abominus [GER]  [开发者] 2018 年 12 月 9 日 上午 6:42
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 } }
< >
正在显示第 1 - 6 条,共 6 条留言
AlienFromBeyond 2019 年 1 月 28 日 下午 7:09 
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]  [开发者] 2019 年 1 月 28 日 下午 10:47 
Thanks, changed it for the next version.
AlienFromBeyond 2019 年 2 月 19 日 上午 11:46 
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]  [开发者] 2019 年 2 月 19 日 下午 12:06 
Ah, yeah, thank you. Any suggestions for the new modifier?
Pordy 2019 年 12 月 13 日 上午 2:35 
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]  [开发者] 2020 年 1 月 14 日 上午 9:40 
Thanks, changed it for the next update.
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50