Stellaris

Stellaris

Not enough ratings
0 Economy Exploit fix
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
241.313 KB
15 Sep, 2021 @ 5:14am
16 Sep, 2021 @ 4:47am
7 Change Notes ( view )

Subscribe to download
0 Economy Exploit fix

Description
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.