﻿#Modifiers granted from the Pets Expanded mod


# Menagerie level

PE_menagerie_level_high_modifier = {
	icon = beast_positive
	monthly_prestige_gain_mult = 0.03
	character_capital_county_monthly_development_growth_add = 0.1
	court_grandeur_baseline_add = 1
	monthly_court_grandeur_change_mult = 0.02
	general_opinion = 5
}
PE_menagerie_level_medium_modifier = {
	icon = beast_positive
	monthly_prestige_gain_mult = 0.02
	court_grandeur_baseline_add = 1
	courtier_and_guest_opinion = 5
}
PE_menagerie_level_low_modifier = {
	icon = beast_positive
	monthly_prestige_gain_mult = 0.01
	courtier_and_guest_opinion = 3
}




# For events

PE_county_animal_show_modifier = {
	icon = dog_positive
	tax_mult = 0.1
	county_opinion_add = 15
}

PE_county_animal_show_minor_modifier = {
	icon = dog_positive
	#tax_mult = 0.1
	county_opinion_add = 5
}

PE_county_open_menagerie_modifier = {
	icon = social_positive
	county_opinion_add = 15
}
PE_county_pay_menagerie_modifier = {
	icon = social_positive
	tax_mult = 0.1
}



PE_good_food_modifier = {
	icon = social_positive
	health = 0.2
	courtier_opinion = 5
}

PE_court_has_better_fashion_modifier = {
	icon = social_positive
	monthly_prestige_gain_mult = 0.05
	courtier_opinion = 5
}

PE_new_quill_modifier = {
	icon = letter_positive
	monthly_piety_gain_mult = 0.05
	monthly_learning_lifestyle_xp_gain_mult = 0.1
}



destructive_pets_modifier = { 
	icon = beast_negative
	#artifact_decay_reduction_mult = 0.15
	courtier_opinion = -5
}

destructive_pets_escalated_modifier = { 
	icon = beast_negative
	artifact_decay_reduction_mult = 0.15
	courtier_opinion = -5
}


cat_purring_modifier = {
	icon = cat_positive
	health = 0.15
	stress_loss_mult = 0.1
}

dog_playing_modifier = {
	icon = dog_positive
	health = 0.15
	stress_loss_mult = 0.1
}

dog_nuzzled_modifier = {
	icon = dog_positive
	health = 0.1
	stress_loss_mult = 0.15
}

cat_allergy_modifier = {
	icon = cat_negative
	health = -0.2
}

dog_allergy_modifier = {
	icon = dog_negative
	health = -0.2
}

cat_rejected_modifier = {
	icon = cat_negative
	stress_loss_mult = -0.05
}

pet_guards_against_disease_modifier = {
	icon = beast_positive
	negate_health_penalty_add = 0.25
}

pet_soothes_sleep_modifier = {
	icon = beast_positive
	health = 0.2
}




lion_intimidated_modifier = {
	icon = beast_negative
	stress_loss_mult = -0.15
}

tiger_intimidated_modifier = {
	icon = beast_negative
	stress_loss_mult = -0.15
}

bear_intimidated_modifier = {
	icon = beast_negative
	stress_loss_mult = -0.15
}



#Inspired by pets

inspiring_cat_modifier = {
	icon = beast_positive
	stress_loss_mult = 0.15
}
inspiring_cat_2_modifier = {
	icon = beast_positive
	intrigue = 1
}
inspiring_cat_3_modifier = {
	icon = beast_positive
	enemy_hostile_scheme_phase_duration_add = 2
}
inspiring_dog_modifier = {
	icon = beast_positive
	health = 0.2
}
inspiring_dog_2_modifier = {
	icon = beast_positive
	monthly_piety_gain_mult = 0.05
}
inspiring_dog_3_modifier = {
	icon = beast_positive
	liege_opinion = 15
}
inspiring_badger_modifier = {
	icon = beast_positive
	tyranny_gain_mult = 0.2
}
inspiring_badger_2_modifier = {
	icon = beast_positive
	martial = 1
}
inspiring_bear_modifier = {
	icon = beast_positive
	learning = 1
}
inspiring_falcon_modifier = {
	icon = beast_positive
	prowess = 1
}
inspiring_falcon_2_modifier = {
	icon = beast_positive
	movement_speed = 0.2
}
inspiring_ferret_modifier = {
	icon = beast_positive
	diplomacy = 1
}
inspiring_ferret_2_modifier = {
	icon = beast_positive
	owned_personal_scheme_success_chance_add = 4
}
inspiring_fox_modifier = {
	icon = beast_positive
	intrigue = 1
}
inspiring_fox_2_modifier = {
	icon = beast_positive
	owned_hostile_scheme_success_chance_add = 4
}
inspiring_fox_3_modifier = {
	icon = beast_positive
	owned_scheme_secrecy_add = 5
}
inspiring_hedgehog_modifier = {
	icon = beast_positive
	personal_scheme_phase_duration_add = 4
}
inspiring_lion_modifier = {
	icon = beast_positive
	dread_gain_mult = 0.2
}
inspiring_lion_2_modifier = {
	icon = beast_positive
	monthly_prestige_gain_mult = 0.4
}
inspiring_monkey_modifier = {
	icon = beast_positive
	learning = 1
}
inspiring_nightingale_modifier = {
	icon = beast_positive
	diplomacy = 1
}
inspiring_parrot_modifier = {
	icon = beast_positive
	diplomacy = 1
}
inspiring_parrot_2_modifier = {
	icon = beast_positive
	learn_language_scheme_phase_duration_add = -10
}
inspiring_rabbit_modifier = {
	icon = beast_positive
	fertility = 0.2
}
inspiring_squirrel_modifier = {
	icon = beast_positive
	monthly_income_mult = 0.1
}
inspiring_tiger_modifier = {
	icon = beast_positive
	dread_gain_mult = 0.2
}
inspiring_tiger_2_modifier = {
	icon = beast_positive
	prowess = 1
}
inspiring_weasel_modifier = {
	icon = beast_positive
	owned_hostile_scheme_success_chance_add = 4
}
inspiring_weasel_2_modifier = {
	icon = beast_positive
	intrigue = 1
}
inspiring_elephant_modifier = {
	icon = beast_positive
	monthly_lifestyle_xp_gain_mult = 0.1
}
inspiring_hawk_modifier = {
	icon = beast_positive
	enemy_hostile_scheme_success_chance_add = -2
}
inspiring_raven_modifier = {
	icon = beast_positive
	learning = 1
}
inspiring_horse_modifier = {
	icon = beast_positive
	martial = 1
}