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.