Event
Target Estate Treason

Loyalty ends at the personal gains and ambition of those who seek power. To the dismay of the court and Target Ruler, the Target Estate have proven themselves as rather power-hungry as they sought the support of Target Pretender to further their influence.
BurghersEstateimmediate, option 2
NobilityEstateimmediate
BurghersPop Typeoption 1, option 3
NoblesPop Typeoption 1, option 3Disloyal BurghersStatic ModifiertriggerDisloyal NoblesStatic ModifiertriggerErraticStatic Modifieroption 3
CruelTraitoption 3
MalevolentTraitoption 3ccw_sided_with_bastard_heirVariabletriggerccw_sided_with_legal_heirVariabletriggersuccession_crisis_pretender_variableVariabletriggerDefinitionin_game/events/disaster/castilian_civil_war.txt:914
915hide_portraits = yes
916type = country_event
917category = disaster_event
918title = {
919first_valid = {
920triggered_desc = {
921trigger = {
921exists = scope:target_estate
}
922desc = castilian_civil_war.3.title Target Estate Treason
}
924triggered_desc = {
925trigger = {
925always = yes
}
926desc = castilian_civil_war.3.title.fallback Estate Treason
}
}
}
930desc = castilian_civil_war.3.desc Loyalty ends at the personal gains and ambition of those who seek power. To the dismay of the court and Target Ruler, the Target Estate have proven themselves as rather power-hungry as they sought the support of Target Pretender to further their influence.
931outcome = neutral
932illustration_tags = {
93310 = armed
93410 = exterior
}
936trigger = {
941OR = {
942capital = {
943province = {
}
}
948AND = {
950estate_satisfaction:nobles_estate < 0.4
951num_possible_estate_privileges:nobles_estate > 0
}
953AND = {
955estate_satisfaction:burghers_estate < 0.4
956num_possible_estate_privileges:burghers_estate > 0
}
}
}
960immediate = {
961switch = {
962trigger = has_variable
}
966random_estate = {
968save_scope_as = target_estate
}
970estate(estate_type:nobles_estate) = {
971random_possible_privilege = {
972save_scope_as = target_privilege
}
}
}
}
979random_estate = {
981save_scope_as = target_estate
}
984estate(estate_type:burghers_estate) = {
985random_possible_privilege = {
986save_scope_as = target_privilege
}
}
}
}
995capital = {
996province = {
997save_scope_as = target_province
}
}
}