Event
Offer from Target Character

The Target Estate of Country have outmaneuvered their competitors in the political arena, wresting control over the Country Adjective government, but their power is far from uncontested.
Target Character, valued by the Flavor Rank for his/her loyalty and services to the country, has approached the Court Title with a solution to this problem. According to him/her, a shift in power now may undo everything the Target Estate have wisely worked towards. They trust in the wisdom of the Court Title and the Country Adjective government, but if an additional incentive is needed, they have funds for political donations...
BurghersEstateimmediate, trigger
ClergyEstateimmediate, trigger
CrownEstateoption 1
NobilityEstateimmediate, trigger
RepublicGovernment TypetriggerDefinitionin_game/events/government/republic_factions.txt:701
702type = country_event
703title = republic_factions.12.title Offer from Target Character
704desc = republic_factions.12.desc The Target Estate of Country have outmaneuvered their competitors in the political arena, wresting control over the Country Adjective government, but their power is far from uncontested.
Target Character, valued by the Flavor Rank for his/her loyalty and services to the country, has approached the Court Title with a solution to this problem. According to him/her, a shift in power now may undo everything the Target Estate have wisely worked towards. They trust in the wisdom of the Court Title and the Country Adjective government, but if an additional incentive is needed, they have funds for political donations...
Target Character, valued by the Flavor Rank for his/her loyalty and services to the country, has approached the Court Title with a solution to this problem. According to him/her, a shift in power now may undo everything the Target Estate have wisely worked towards. They trust in the wisdom of the Court Title and the Country Adjective government, but if an additional incentive is needed, they have funds for political donations...
705outcome = neutral
707trigger = {
713any_cabinet_character = {
714OR = {
715AND = {
717root = {
717estate_power(estate_type:nobles_estate) > 0.5
}
}
719AND = {
721root = {
721estate_power(estate_type:burghers_estate) > 0.5
}
}
723AND = {
725root = {
725estate_power(estate_type:clergy_estate) > 0.5
}
}
}
}
}
731illustration_tags = {
73210 = regular
73310 = interior
}
736immediate = {
}
738random_cabinet_character = {
739limit = {
740OR = {
741AND = {
743root = {
743estate_power(estate_type:nobles_estate) > 0.5
}
}
745AND = {
747root = {
747estate_power(estate_type:burghers_estate) > 0.5
}
}
749AND = {
751root = {
751estate_power(estate_type:clergy_estate) > 0.5
}
}
}
}
755save_scope_as = target_character
756if = {
758root.estate(estate_type:nobles_estate) = {
758save_scope_as = target_estate
}
}
760if = {
762root.estate(estate_type:burghers_estate) = {
762save_scope_as = target_estate
}
}
764if = {
766root.estate(estate_type:clergy_estate) = {
766save_scope_as = target_estate
}
}
}
}