﻿gpt_social_strata = {
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_gpt_social_strata_desc
			}
			desc = trait_gpt_social_strata_character_desc
		}
	}

	icon = gpt_stratas.dds

	tracks = {
        gpt_dynasty = {
			0 = {
                monthly_dynasty_prestige = -2
                dynasty_opinion = -20
			}
			20 = {
                monthly_dynasty_prestige = 1
                dynasty_opinion = 10
			}
			40 = {
                monthly_dynasty_prestige = 1
                dynasty_opinion = 10
			}
			60 = {
                monthly_dynasty_prestige = 1
                dynasty_opinion = 10
			}
			80 = {
                monthly_dynasty_prestige = 1
                dynasty_opinion = 10
			}
            100 = {
                monthly_lifestyle_xp_gain_mult = 0.40
                fertility = 0.20
			}			
		}
		gpt_nobility = {
			0 = {
                tyranny_gain_mult = 0.20
                courtly_opinion = -20
			}
			20 = {
                tyranny_gain_mult = -0.10
                courtly_opinion = 10
			}
			40 = {
                tyranny_gain_mult = -0.10
                courtly_opinion = 10
			}
			60 = {
                tyranny_gain_mult = -0.10
                courtly_opinion = 10
			}
			80 = {
                tyranny_gain_mult = -0.10
                courtly_opinion = 10
			}
            100 = {
                title_creation_cost_mult = -0.40
				holding_build_gold_cost = -0.40
			}			
		}
		gpt_merchants = {
			0 = {
                republic_government_tax_contribution_mult = -0.6
                parochial_opinion = -20
			}
			20 = {
                republic_government_tax_contribution_mult = 0.3
                parochial_opinion = 10
			}
			40 = {
                republic_government_tax_contribution_mult = 0.3
                parochial_opinion = 10
			}
			60 = {
                republic_government_tax_contribution_mult = 0.3
                parochial_opinion = 10
			}
			80 = {
                republic_government_tax_contribution_mult = 0.3
                parochial_opinion = 10
			}
            100 = {
                cultural_head_fascination_mult = 0.10
                cultural_head_acceptance_gain_mult = 0.20
				owned_legend_spread_mult = 0.20
			}			
		}
		gpt_knights = {
			0 = {
                glory_hound_opinion = -20
                knight_effectiveness_mult = -0.30
			}
			20 = {
                glory_hound_opinion = 10
                knight_effectiveness_mult = 0.15
			}
			40 = {
                glory_hound_opinion = 10
                knight_effectiveness_mult = 0.15
			}
			60 = {
                glory_hound_opinion = 10
                knight_effectiveness_mult = 0.15
			}
			80 = {
                glory_hound_opinion = 10
                knight_effectiveness_mult = 0.15
			}
            100 = {
                knight_limit = 4
				men_at_arms_recruitment_cost = -0.20
			}			
		}
        gpt_clergy = {
			0 = {
                levy_reinforcement_rate_same_faith = -0.4
                zealot_opinion = -20
			}
			20 = {
                levy_reinforcement_rate_same_faith = 0.2
                zealot_opinion = 10
			}
			40 = {
                levy_reinforcement_rate_same_faith = 0.2
                zealot_opinion = 10
			}
			60 = {
                levy_reinforcement_rate_same_faith = 0.2
                zealot_opinion = 10
			}
			80 = {
                levy_reinforcement_rate_same_faith = 0.2
                zealot_opinion = 10
			}
            100 = {
                monthly_piety_gain_per_dread_add = 0.05
				vassal_levy_contribution_mult = 0.20
			}	
		}
        gpt_peasants = {
			0 = {
                county_opinion_add = -20
                levy_size = -0.20
			}
			20 = {
                county_opinion_add = 10
                levy_size = 0.10
			}
			40 = {
                county_opinion_add = 10
                levy_size = 0.10
			}
			60 = {
                county_opinion_add = 10
                levy_size = 0.10
			}
			80 = {
                county_opinion_add = 10
                levy_size = 0.10
			}
            100 = {
                levy_attack = 2
				levy_toughness = 2
                general_opinion = -10
			}	
		}
        gpt_criminals = {
			0 = {
                travel_danger = 20
                minority_opinion = -20
			}
			20 = {
                travel_danger = -10
                minority_opinion = 10
			}
			40 = {
                travel_danger = -10
                minority_opinion = 10
			}
			60 = {
                travel_danger = -10
                minority_opinion = 10
			}
			80 = {
                travel_danger = -10
                minority_opinion = 10
			}
            100 = {
                monthly_income = 4
                dread_per_tyranny_add = 1
                general_opinion = -20
			}	
		}
	}	
}

gpt_court_skill = {
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_gpt_court_skill_desc
			}
			desc = trait_gpt_court_skill_character_desc
		}
	}

	icon = gpt_court_skill.dds

	tracks = {
        gpt_diplomacy_track = {
			0 = {
                owned_personal_scheme_success_chance_add = -10
                general_opinion = -10
			}

			20 = {
                owned_personal_scheme_success_chance_add = 5
                general_opinion = 5
			}

			40 = {
                owned_personal_scheme_success_chance_add = 5
                general_opinion = 5
			}

			60 = {
                owned_personal_scheme_success_chance_add = 5
                general_opinion = 5
			}

			80 = {
                owned_personal_scheme_success_chance_add = 5
                general_opinion = 5
			}		
		}
		gpt_stewardship_track = {
			0 = {
                stress_loss_mult = -0.10
                stress_gain_mult = 0.10
			}

			20 = {
                stress_loss_mult = 0.05
                stress_gain_mult = -0.05
			}

			40 = {
                stress_loss_mult = 0.05
                stress_gain_mult = -0.05
			}

			60 = {
                stress_loss_mult = 0.05
                stress_gain_mult = -0.05
			}

			80 = {
                stress_loss_mult = 0.05
                stress_gain_mult = -0.05
			}		
		}
		gpt_martial_track = {
			0 = {
                army_toughness_mult = -0.10
                accolade_glory_gain_mult = -0.10
			}

			20 = {
                army_toughness_mult = 0.05
                accolade_glory_gain_mult = 0.05
			}

			40 = {
                army_toughness_mult = 0.05
                accolade_glory_gain_mult = 0.05
			}

			60 = {
                army_toughness_mult = 0.05
                accolade_glory_gain_mult = 0.05
			}

			80 = {
                army_toughness_mult = 0.05
                accolade_glory_gain_mult = 0.05
			}	
		}
		gpt_intrigue_track = {
			0 = {
				knight_limit = -2
                attraction_opinion = -20
			}

			20 = {
				knight_limit = 1
                attraction_opinion = 10
			}

			40 = {
				knight_limit = 1
                attraction_opinion = 10
			}

			60 = {
				knight_limit = 1
                attraction_opinion = 10
			}

			80 = {
				knight_limit = 1
                attraction_opinion = 10
			}		
		}
        gpt_learning_track = {
			0 = {
                monthly_lifestyle_xp_gain_mult = -0.10
				learn_language_scheme_phase_duration_add = 50
			}

			20 = {
                monthly_lifestyle_xp_gain_mult = 0.05
				learn_language_scheme_phase_duration_add = -25
			}

			40 = {
                monthly_lifestyle_xp_gain_mult = 0.05
				learn_language_scheme_phase_duration_add = -25
			}

			60 = {
                monthly_lifestyle_xp_gain_mult = 0.05
				learn_language_scheme_phase_duration_add = -25
			}

			80 = {
                monthly_lifestyle_xp_gain_mult = 0.05
				learn_language_scheme_phase_duration_add = -25
			}
		}
		gpt_legitimacy_track = {
			0 = {
				legitimacy_loss_mult = 0.10
				monthly_legitimacy_add = -2
			}

			20 = {
                legitimacy_loss_mult = -0.05
				monthly_legitimacy_add = 1
			}

			40 = {
                legitimacy_loss_mult = -0.05
				monthly_legitimacy_add = 1
			}

			60 = {
                legitimacy_loss_mult = -0.05
				monthly_legitimacy_add = 1
			}

			80 = {
                legitimacy_loss_mult = -0.05
				monthly_legitimacy_add = 1
			}
		}
        gpt_loyalty_track = {
			0 = {
				enemy_hostile_scheme_success_chance_add = 10
				life_expectancy = -6
			}

			20 = {
                enemy_hostile_scheme_success_chance_add = -5
				life_expectancy = 3
			}

			40 = {
                enemy_hostile_scheme_success_chance_add = -5
				life_expectancy = 3
			}

			60 = {
                enemy_hostile_scheme_success_chance_add = -5
				life_expectancy = 3
			}

			80 = {
                enemy_hostile_scheme_success_chance_add = -5
				life_expectancy = 3
			}
		}
	}	
}

gpt_army_xp = {
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_gpt_army_xp_desc
			}
			desc = trait_gpt_army_xp_character_desc
		}
	}

	icon = gpt_army_xp.dds

	tracks = {
        gpt_army_dip = {
			60 = {
				hard_casualty_modifier = -0.05
				levy_toughness = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
			80 = {
				hard_casualty_modifier = -0.05
				levy_toughness = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
            100 = {
				hard_casualty_modifier = -0.05
				levy_toughness = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}			
		}
		gpt_army_stw = {
			60 = {
				supply_duration = 0.10
				army_maintenance_mult = -0.05
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
			80 = {
				supply_duration = 0.10
				army_maintenance_mult = -0.05
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
            100 = {
				supply_duration = 0.10
				army_maintenance_mult = -0.05
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}			
		}
		gpt_army_mar = {
			60 = {
                max_combat_roll = 2
				levy_pursuit = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
			80 = {
                max_combat_roll = 2
				levy_pursuit = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
            100 = {
                max_combat_roll = 2
				levy_pursuit = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}			
		}
		gpt_army_int = {
			60 = {
                advantage = 2
				levy_screen = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
			80 = {
                advantage = 2
				levy_screen = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
            100 = {
                advantage = 2
				levy_screen = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}			
		}
		gpt_army_ler = {
			60 = {
				siege_weapon_siege_value_mult = 0.05
				additional_fort_level = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
			80 = {
				siege_weapon_siege_value_mult = 0.05
				additional_fort_level = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
            100 = {
				siege_weapon_siege_value_mult = 0.05
				additional_fort_level = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}			
		}
		gpt_army_dread = {
			60 = {
				enemy_hard_casualty_modifier = 0.05
				levy_attack = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
			80 = {
				enemy_hard_casualty_modifier = 0.05
				levy_attack = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}
            100 = {
				enemy_hard_casualty_modifier = 0.05
				levy_attack = 1
				stress_loss_mult = -0.03
				# monthly_legitimacy_add = 0.25
			}			
		}
	}	
}

gpt_realm_ethos = {
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_gpt_realm_ethos_desc
			}
			desc = trait_gpt_realm_ethos_character_desc
		}
	}

	icon = gpt_realm_ethos.dds

	tracks = {
        gpt_taxation = {
			60 = {
				vassal_tax_contribution_mult = 0.10
				domain_tax_mult = 0.05
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				vassal_tax_contribution_mult = 0.10
				domain_tax_mult = 0.05
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			100 = {
				vassal_tax_contribution_mult = 0.10
				domain_tax_mult = 0.05
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}		
		}
		gpt_charity = {
			60 = {
				monthly_piety = 0.5
				county_opinion_add = 10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				monthly_piety = 0.5
				county_opinion_add = 10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				monthly_piety = 0.5
				county_opinion_add = 10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}			
		}
		gpt_revelry = {
			60 = {
				stress_loss_mult = 0.10
				councillor_opinion = 10
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				stress_loss_mult = 0.10
				councillor_opinion = 10
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				stress_loss_mult = 0.10
				councillor_opinion = 10
				vassal_opinion = -5
				courtier_opinion = -5
			}			
		}
		gpt_warfare = {
			60 = {
				vassal_levy_contribution_mult = 0.10
				levy_size = 0.05
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				vassal_levy_contribution_mult = 0.10
				levy_size = 0.05
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				vassal_levy_contribution_mult = 0.10
				levy_size = 0.05
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}			
		}
		gpt_authority = {
			60 = {
				monthly_county_control_growth_factor = 0.10
				dread_baseline_add = 10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				monthly_county_control_growth_factor = 0.10
				dread_baseline_add = 10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				monthly_county_control_growth_factor = 0.10
				dread_baseline_add = 10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}			
		}
		gpt_production = {
			60 = {
				character_capital_county_monthly_development_growth_add = 0.06
				garrison_size = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				character_capital_county_monthly_development_growth_add = 0.06
				garrison_size = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				character_capital_county_monthly_development_growth_add = 0.06
				garrison_size = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}				
		}
		gpt_statecraft = {
			60 = {
				monthly_legitimacy_add = 1
				owned_legend_spread_mult = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				monthly_legitimacy_add = 1
				owned_legend_spread_mult = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				monthly_legitimacy_add = 1
				owned_legend_spread_mult = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}				
		}
		gpt_espionage = {
			60 = {
				owned_scheme_secrecy_add = 10
				scheme_discovery_chance_mult = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				owned_scheme_secrecy_add = 10
				scheme_discovery_chance_mult = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				owned_scheme_secrecy_add = 10
				scheme_discovery_chance_mult = 0.10
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}				
		}
		gpt_scholarship = {
			60 = {
				cultural_head_fascination_mult = 0.10
				court_grandeur_baseline_add = 6
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
			80 = {
				cultural_head_fascination_mult = 0.10
				court_grandeur_baseline_add = 6
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}
            100 = {
				cultural_head_fascination_mult = 0.10
				court_grandeur_baseline_add = 6
				councillor_opinion = 5
				vassal_opinion = -5
				courtier_opinion = -5
			}				
		}
	}	
}

gpt_power_struggle = {
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_gpt_power_struggle_desc
			}
			desc = trait_gpt_power_struggle_character_desc
		}
	}

	icon = gpt_power_struggle.dds

	tracks = {
		gpt_immaturity = {
			60 = {
				general_opinion = -10
				stress_gain_mult = -0.10
			}
			80 = {
				general_opinion = -10
				stress_gain_mult = -0.10
			}
			100 = {
				general_opinion = -10
				stress_gain_mult = -0.10
			}	
		}
		gpt_senility = {
			60 = {
				monthly_lifestyle_xp_gain_mult = -0.20
				domain_limit = -1
			}
			80 = {
				monthly_lifestyle_xp_gain_mult = -0.30
				domain_limit = -1
			}
			100 = {
				monthly_lifestyle_xp_gain_mult = -0.40
				domain_limit = -1
			}	
		}
        gpt_spouse = {
			60 = {
				prowess = -1
				councillor_opinion = -10
				stress_gain_mult = 0.03
			}
			80 = {
				prowess = -1
				councillor_opinion = -10
				stress_gain_mult = 0.03
			}
			100 = {
				prowess = -1
				councillor_opinion = -10
				stress_gain_mult = 0.03
			}		
		}
		gpt_chaplain = {
			60 = {
				learning = -1
				monthly_piety_gain_mult = -0.10
				stress_gain_mult = 0.03
			}
			80 = {
				learning = -1
				monthly_piety_gain_mult = -0.10
				stress_gain_mult = 0.03
			}
            100 = {
				learning = -1
				monthly_piety_gain_mult = -0.10
				stress_gain_mult = 0.03
			}	
		}
		gpt_chancellor = {
			60 = {
				diplomacy = -1
				monthly_prestige_gain_mult = -0.10
				stress_gain_mult = 0.03
			}
			80 = {
				diplomacy = -1
				monthly_prestige_gain_mult = -0.10
				stress_gain_mult = 0.03
			}
            100 = {
				diplomacy = -1
				monthly_prestige_gain_mult = -0.10
				stress_gain_mult = 0.03
			}			
		}
		gpt_steward = {
			60 = {
				stewardship = -1
				monthly_income_mult = -0.05
				stress_gain_mult = 0.03
			}
			80 = {
				stewardship = -1
				monthly_income_mult = -0.05
				stress_gain_mult = 0.03
			}
            100 = {
				stewardship = -1
				monthly_income_mult = -0.05
				stress_gain_mult = 0.03
			}			
		}
		gpt_marshal = {
			60 = {
				martial = -1
				knight_effectiveness_mult = -0.15
				stress_gain_mult = 0.03
			}
			80 = {
				martial = -1
				knight_effectiveness_mult = -0.15
				stress_gain_mult = 0.03
			}
            100 = {
				martial = -1
				knight_effectiveness_mult = -0.15
				stress_gain_mult = 0.03
			}				
		}
		gpt_spymaster = {
			60 = {
				intrigue = -1
				dread_baseline_add = -5
				legitimacy_gain_mult = -0.10
				stress_gain_mult = 0.03
			}
			80 = {
				intrigue = -1
				dread_baseline_add = -5
				legitimacy_gain_mult = -0.10
				stress_gain_mult = 0.03
			}
            100 = {
				intrigue = -1
				dread_baseline_add = -5
				legitimacy_gain_mult = -0.10
				stress_gain_mult = 0.03
			}			
		}
	}	
}

gpt_entourage_circle = {
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_gpt_entourage_circle_desc
			}
			desc = trait_gpt_entourage_circle_character_desc
		}
	}

	icon = gpt_entourage_circle.dds

	tracks = {
        gpt_coterie = {
			30 = {
				diplomacy = 1
				domain_tax_mult = -0.05
			}
			60 = {
				diplomacy = 1
				domain_tax_mult = -0.05
			}
			90 = {
				diplomacy = 1
				domain_tax_mult = -0.05
			}			
		}
		gpt_retainers = {
			30 = {
				martial = 1
				monthly_piety_gain_mult = -0.05
			}
			60 = {
				martial = 1
				monthly_piety_gain_mult = -0.05
			}
			90 = {
				martial = 1
				monthly_piety_gain_mult = -0.05
			}		
		}
		gpt_advisors = {
			30 = {
				stewardship = 1
				monthly_piety_gain_mult = -0.05
			}
			60 = {
				stewardship = 1
				monthly_piety_gain_mult = -0.05
			}
			90 = {
				stewardship = 1
				monthly_piety_gain_mult = -0.05
			}			
		}
		gpt_family = {
			30 = {
				intrigue = 1
				monthly_prestige_gain_mult = -0.05
			}
			60 = {
				intrigue = 1
				monthly_prestige_gain_mult = -0.05
			}
			90 = {
				intrigue = 1
				monthly_prestige_gain_mult = -0.05
			}			
		}
		gpt_devouts = {
			30 = {
				learning = 1
				domain_tax_mult = -0.05
			}
			60 = {
				learning = 1
				domain_tax_mult = -0.05
			}
			90 = {
				learning = 1
				domain_tax_mult = -0.05
			}		
		}
		gpt_foragers = {
			30 = {
				dread_baseline_add = 7
				monthly_prestige_gain_mult = -0.05
			}
			60 = {
				dread_baseline_add = 7
				monthly_prestige_gain_mult = -0.05
			}
			90 = {
				dread_baseline_add = 7
				monthly_prestige_gain_mult = -0.05
			}					
		}
		gpt_sycophants = {
			30 = {
				monthly_dynasty_prestige = 0.5
				monthly_piety_gain_mult = -0.05
			}
			60 = {
				monthly_dynasty_prestige = 0.5
				monthly_piety_gain_mult = -0.05
			}
			90 = {
				monthly_dynasty_prestige = 0.5
				monthly_piety_gain_mult = -0.05
			}			
		}
		gpt_artisans = {
			30 = {
				monthly_lifestyle_xp_gain_mult = 0.08
				monthly_prestige_gain_mult = -0.05
			}
			60 = {
				monthly_lifestyle_xp_gain_mult = 0.08
				monthly_prestige_gain_mult = -0.05
			}
			90 = {
				monthly_lifestyle_xp_gain_mult = 0.08
				monthly_prestige_gain_mult = -0.05
			}				
		}
		gpt_commoners = {
			30 = {
				monthly_legitimacy_add = 0.5
				domain_tax_mult = -0.05
			}
			60 = {
				monthly_legitimacy_add = 0.5
				domain_tax_mult = -0.05
			}
			90 = {
				monthly_legitimacy_add = 0.5
				domain_tax_mult = -0.05
			}				
		}
	}	
}