Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- num_of_cities = ROOT
- }
- }
- }
- trade_steering = 0.1
- caravan_power = 0.1
- }
- second_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 2
- }
- }
- }
- trade_steering = 0.09
- caravan_power = 0.09
- }
- third_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 3
- }
- }
- }
- trade_steering = 0.08
- caravan_power = 0.08
- }
- fourth_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 4
- }
- }
- }
- trade_steering = 0.07
- caravan_power = 0.07
- }
- fifth_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 5
- }
- }
- }
- trade_steering = 0.06
- caravan_power = 0.06
- }
- sixth_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 6
- }
- }
- }
- trade_steering = 0.05
- caravan_power = 0.05
- }
- seventh_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 7
- }
- }
- }
- trade_steering = 0.04
- caravan_power = 0.04
- }
- eigth_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 8
- }
- }
- }
- trade_steering = 0.03
- caravan_power = 0.03
- }
- nineth_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 9
- }
- }
- }
- trade_steering = 0.02
- caravan_power = 0.02
- }
- tenth_biggest_nation_now = {
- potential = {
- any_country = {
- NOT = {
- num_of_cities = ROOT
- }
- }
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- num_of_cities = ROOT
- }
- amount = 10
- }
- }
- }
- trade_steering = 0.01
- caravan_power = 0.01
- }
- most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- monthly_income = ROOT
- }
- }
- }
- development_cost = -0.1
- }
- second_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 2
- }
- }
- }
- development_cost = -0.09
- }
- third_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 3
- }
- }
- }
- development_cost = -0.08
- }
- fourth_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 4
- }
- }
- }
- development_cost = -0.07
- }
- fifth_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 5
- }
- }
- }
- development_cost = -0.06
- }
- sixth_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 6
- }
- }
- }
- development_cost = -0.05
- }
- seventh_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 7
- }
- }
- }
- development_cost = -0.04
- }
- eigth_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 8
- }
- }
- }
- development_cost = -0.03
- }
- nineth_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 9
- }
- }
- }
- development_cost = -0.02
- }
- tenth_most_monthly_income_now = {
- potential = {
- any_country = {
- NOT = { monthly_income = ROOT }
- }
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- monthly_income = ROOT
- }
- amount = 10
- }
- }
- }
- development_cost = -0.01
- }
- most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- prestige = ROOT
- }
- }
- }
- unjustified_demands = -0.2
- }
- second_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 2
- }
- }
- }
- unjustified_demands = -0.18
- }
- third_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 3
- }
- }
- }
- unjustified_demands = -0.16
- }
- fourth_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 4
- }
- }
- }
- unjustified_demands = -0.14
- }
- fifth_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 5
- }
- }
- }
- unjustified_demands = -0.12
- }
- sixth_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 6
- }
- }
- }
- unjustified_demands = -0.10
- }
- seventh_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 7
- }
- }
- }
- unjustified_demands = -0.08
- }
- eigth_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 8
- }
- }
- }
- unjustified_demands = -0.06
- }
- ninth_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 9
- }
- }
- }
- unjustified_demands = -0.04
- }
- tenth_most_prestige_now = {
- potential = {
- any_country = {
- NOT = { prestige = ROOT }
- }
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- prestige = ROOT
- }
- amount = 10
- }
- }
- }
- unjustified_demands = -0.02
- }
- most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- diplomatic_reputation = ROOT
- }
- }
- }
- improve_relation_modifier = 0.3
- }
- second_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 2
- }
- }
- }
- improve_relation_modifier = 0.28
- }
- third_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 3
- }
- }
- }
- improve_relation_modifier = 0.26
- }
- fourth_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 4
- }
- }
- }
- improve_relation_modifier = 0.24
- }
- fifth_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 5
- }
- }
- }
- improve_relation_modifier = 0.22
- }
- sixth_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 6
- }
- }
- }
- improve_relation_modifier = 0.20
- }
- seventh_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 7
- }
- }
- }
- improve_relation_modifier = 0.18
- }
- eigth_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 8
- }
- }
- }
- improve_relation_modifier = 0.16
- }
- nineth_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 9
- }
- }
- }
- improve_relation_modifier = 0.14
- }
- tenth_most_dip_rep_now = {
- potential = {
- any_country = {
- NOT = { diplomatic_reputation = ROOT }
- }
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- diplomatic_reputation = ROOT
- }
- amount = 10
- }
- }
- }
- improve_relation_modifier = 0.12
- }
- biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- army_size = ROOT
- }
- }
- }
- leader_land_fire = 2
- leader_land_manuever = 2
- leader_land_shock = 2
- leader_siege = 2
- global_regiment_recruit_speed = -0.1
- }
- second_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 2
- }
- }
- }
- leader_land_fire = 1.8
- leader_land_manuever = 1.8
- leader_land_shock = 1.8
- leader_siege = 1.8
- global_regiment_recruit_speed = -0.09
- }
- third_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 3
- }
- }
- }
- leader_land_fire = 1.6
- leader_land_manuever = 1.6
- leader_land_shock = 1.6
- leader_siege = 1.6
- global_regiment_recruit_speed = -0.08
- }
- fourth_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 4
- }
- }
- }
- leader_land_fire = 1.4
- leader_land_manuever = 1.4
- leader_land_shock = 1.4
- leader_siege = 1.4
- global_regiment_recruit_speed = -0.07
- }
- fifth_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 5
- }
- }
- }
- leader_land_fire = 1.2
- leader_land_manuever = 1.2
- leader_land_shock = 1.2
- leader_siege = 1.2
- global_regiment_recruit_speed = -0.06
- }
- sixth_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 6
- }
- }
- }
- leader_land_fire = 1
- leader_land_manuever = 1
- leader_land_shock = 1
- leader_siege = 1
- global_regiment_recruit_speed = -0.05
- }
- seventh_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 7
- }
- }
- }
- leader_land_fire = 0.8
- leader_land_manuever = 0.8
- leader_land_shock = 0.8
- leader_siege = 0.8
- global_regiment_recruit_speed = -0.04
- }
- eigth_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 8
- }
- }
- }
- leader_land_fire = 0.6
- leader_land_manuever = 0.6
- leader_land_shock = 0.6
- leader_siege = 0.6
- global_regiment_recruit_speed = -0.03
- }
- nineth_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 9
- }
- }
- }
- leader_land_fire = 0.4
- leader_land_manuever = 0.4
- leader_land_shock = 0.4
- leader_siege = 0.4
- global_regiment_recruit_speed = -0.02
- }
- tenth_biggest_army_now = {
- potential = {
- any_country = {
- NOT = { army_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- army_size = ROOT
- }
- amount = 10
- }
- }
- }
- leader_land_fire = 0.2
- leader_land_manuever = 0.2
- leader_land_shock = 0.2
- leader_siege = 0.2
- global_regiment_recruit_speed = -0.01
- }
- biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- navy_size = ROOT
- }
- }
- }
- leader_naval_fire = 2
- leader_naval_manuever = 2
- leader_naval_shock = 2
- global_ship_recruit_speed = -0.1
- }
- second_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 2
- }
- }
- }
- leader_naval_fire = 1.8
- leader_naval_manuever = 1.8
- leader_naval_shock = 1.8
- global_ship_recruit_speed = -0.09
- }
- third_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 3
- }
- }
- }
- leader_naval_fire = 1.6
- leader_naval_manuever = 1.6
- leader_naval_shock = 1.6
- global_ship_recruit_speed = -0.08
- }
- fourth_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 4
- }
- }
- }
- leader_naval_fire = 1.4
- leader_naval_manuever = 1.4
- leader_naval_shock = 1.4
- global_ship_recruit_speed = -0.07
- }
- fifth_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 5
- }
- }
- }
- leader_naval_fire = 1.2
- leader_naval_manuever = 1.2
- leader_naval_shock = 1.2
- global_ship_recruit_speed = -0.06
- }
- sixth_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 6
- }
- }
- }
- leader_naval_fire = 1
- leader_naval_manuever = 1
- leader_naval_shock = 1
- global_ship_recruit_speed = -0.05
- }
- seventh_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 7
- }
- }
- }
- leader_naval_fire = 0.8
- leader_naval_manuever = 0.8
- leader_naval_shock = 0.8
- global_ship_recruit_speed = -0.04
- }
- eigth_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 8
- }
- }
- }
- leader_naval_fire = 0.6
- leader_naval_manuever = 0.6
- leader_naval_shock = 0.6
- global_ship_recruit_speed = -0.03
- }
- nineth_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 9
- }
- }
- }
- leader_naval_fire = 0.4
- leader_naval_manuever = 0.4
- leader_naval_shock = 0.4
- global_ship_recruit_speed = -0.02
- }
- tenth_biggest_navy_now = {
- potential = {
- any_country = {
- NOT = { navy_size = ROOT }
- }
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- navy_size = ROOT
- }
- amount = 10
- }
- }
- }
- leader_naval_fire = 0.2
- leader_naval_manuever = 0.2
- leader_naval_shock = 0.2
- global_ship_recruit_speed = -0.01
- }
- most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- religious_unity = ROOT
- }
- }
- }
- improve_relation_modifier = 0.25
- }
- second_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 2
- }
- }
- }
- improve_relation_modifier = 0.225
- }
- third_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 3
- }
- }
- }
- improve_relation_modifier = 0.20
- }
- fourth_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 4
- }
- }
- }
- improve_relation_modifier = 0.175
- }
- fifth_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 5
- }
- }
- }
- improve_relation_modifier = 0.15
- }
- sixth_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 6
- }
- }
- }
- improve_relation_modifier = 0.125
- }
- seventh_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 7
- }
- }
- }
- improve_relation_modifier = 0.10
- }
- eigth_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 8
- }
- }
- }
- improve_relation_modifier = 0.075
- }
- nineth_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 9
- }
- }
- }
- improve_relation_modifier = 0.05
- }
- tenth_most_religious_unity_now = {
- potential = {
- any_country = {
- NOT = { religious_unity = ROOT }
- }
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- religious_unity = ROOT
- }
- amount = 10
- }
- }
- }
- improve_relation_modifier = 0.025
- }
- best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 1
- }
- }
- }
- trigger = {
- NOT = {
- any_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- }
- }
- global_autonomy = -0.1
- prestige_decay = -0.02
- naval_morale = 0.05
- land_morale = 0.05
- }
- second_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 1
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 2
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 2
- }
- }
- }
- global_autonomy = -0.09
- prestige_decay = -0.018
- naval_morale = 0.045
- land_morale = 0.045
- }
- third_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 2
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 3
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 3
- }
- }
- }
- global_autonomy = -0.08
- prestige_decay = -0.016
- naval_morale = 0.04
- land_morale = 0.04
- }
- fourth_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 3
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 4
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 4
- }
- }
- }
- global_autonomy = -0.07
- prestige_decay = -0.014
- naval_morale = 0.035
- land_morale = 0.035
- }
- fifth_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 4
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 5
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 5
- }
- }
- }
- global_autonomy = -0.06
- prestige_decay = -0.012
- naval_morale = 0.03
- land_morale = 0.03
- }
- sixth_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 5
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 6
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 6
- }
- }
- }
- global_autonomy = -0.05
- prestige_decay = -0.01
- naval_morale = 0.025
- land_morale = 0.025
- }
- seventh_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 6
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 7
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 7
- }
- }
- }
- global_autonomy = -0.04
- prestige_decay = -0.008
- naval_morale = 0.02
- land_morale = 0.02
- }
- eigth_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 7
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 8
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 8
- }
- }
- }
- global_autonomy = -0.03
- prestige_decay = -0.006
- naval_morale = 0.015
- land_morale = 0.015
- }
- nineth_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 8
- }
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 9
- }
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 9
- }
- }
- }
- global_autonomy = -0.02
- prestige_decay = -0.004
- naval_morale = 0.01
- land_morale = 0.01
- }
- tenth_best_ruler_now = {
- potential = {
- any_country = {
- NOT = { ADM = ROOT }
- NOT = { DIP = ROOT }
- NOT = { MIL = ROOT }
- }
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 9
- }
- }
- trigger = {
- NOT = {
- calc_true_if = {
- all_country = {
- ADM = ROOT
- DIP = ROOT
- MIL = ROOT
- }
- amount = 10
- }
- }
- }
- global_autonomy = -0.01
- prestige_decay = -0.002
- naval_morale = 0.005
- land_morale = 0.005
- }
Advertisement
Add Comment
Please, Sign In to add comment