

emperor_hre_very_low = { #lowered ambition to prevent border gore
    customizer = no
    ai_ambition = -60
    ai_rationality = 20
    diplomacy = -2
    stewardship = -2
    monthly_character_prestige = -1
    castle_vassal_min_levy = -0.2
    castle_vassal_max_levy = -0.2
}

emperor_hre_low = {
    customizer = no
    ai_ambition = -30
    ai_rationality = 10
    diplomacy = -1
    stewardship = -1
    monthly_character_prestige = -0.5
    castle_vassal_min_levy = -0.1
    castle_vassal_max_levy = -0.1
}

emperor_hre_average = {
    customizer = no
    ai_ambition = -20
}

emperor_hre_high = {
    customizer = no
    ai_ambition = -10
    stewardship = 1
    monthly_character_prestige = 0.5
}

emperor_hre_very_high = {
    customizer = no
    ai_ambition = -5
    stewardship = 2
    monthly_character_prestige = 1
    vassal_opinion = 5
}

guelph = {
    customizer = no
    cached = yes
    ai_zeal = 10
    opposites = { ghibbeline }
    opposite_opinion = -20
}

ghibbeline = {
    customizer = no
    cached = yes
    ai_zeal = -10
    opposites = { guelph }
    opposite_opinion = -20
}