Stellaris

Stellaris

评价数不足
0 Economy Exploit fix
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
241.313 KB
2021 年 9 月 15 日 上午 5:14
2021 年 9 月 16 日 上午 4:47
7 项改动说明 ( 查看 )

订阅以下载
0 Economy Exploit fix

描述
Fixes several 0 Economy exploits by applying different deficit multipliers that apply to swarm, machine and regular empires alike and hurt ALL of them, not just the unlucky ones paradox deems unworthy. This is especially important in Multiplayer games.

Here are the new deficit rules:
### RESOURCE DEFICITS

energy_deficit = {
planet_jobs_produces_mult = -0.5
ship_weapon_damage = -0.75
army_damage_mult = -0.75
ship_shield_mult = -0.75
spy_network_levels_add = -100
pop_amenities_usage_mult = 1
ship_speed_mult = -0.50
}

minerals_deficit = {
planet_pop_assembly_reduction = 0.75
lithoid_pop_happiness = -0.25
lithoid_pop_growth_speed_reduction = 0.75
planet_jobs_produces_mult = -0.5
pop_amenities_usage_mult = 1
}

food_deficit = {
biological_pop_growth_speed_reduction = 0.75
planet_pop_assembly_reduction = 0.75
planet_jobs_produces_mult = -0.5
pop_amenities_usage_mult = 1
}

influence_deficit = {
planet_jobs_unity_produces_mult = -0.5
pop_amenities_usage_mult = 1
}

alloys_deficit = {
ship_armor_mult = -0.75
ship_fire_rate_mult = -0.75
ship_speed_mult = -0.50
}

consumer_goods_deficit = {
planet_jobs_unity_produces_mult = -0.5
pop_amenities_usage_mult = 1
}

volatile_motes_deficit = {
planet_jobs_produces_mult = -0.25
}

exotic_gases_deficit = {
planet_jobs_produces_mult = -0.25
}

rare_crystals_deficit = {
planet_jobs_produces_mult = -0.25
}

nanites_deficit = {
custom_tooltip = nanites_deficit_tooltip
}

Basically everything reduces your overall productivity since shortages tend to influence more than just one sector. And People are not becoming more content hence the amenities increase. Also it needs to hurt to prevent 0 economy exploitation.