Event
Nobility Refuse to Pay Taxes

The Nobility are known to resist the authority of Target Character2. Under the pretense of open rebellion and taking advantage of the general commotion across our domain, they have pushed forth official demands to reduce or outright undo several of the dues we have imposed on them.
ByzantiumCountrytriggerbyz_nobles_refused_paying_taxesVariabletriggerscope_pretender_varVariableimmediatesuccession_crisis_pretender_variableVariableimmediateDefinitionin_game/events/disaster/byzantine_succession_crisis.txt:100
101hide_portraits = yes
102type = country_event
103category = disaster_event
104title = byzantine_succ_crisis.2.title Nobility Refuse to Pay Taxes
105desc = byzantine_succ_crisis.2.desc The Nobility are known to resist the authority of Target Character2. Under the pretense of open rebellion and taking advantage of the general commotion across our domain, they have pushed forth official demands to reduce or outright undo several of the dues we have imposed on them.
106outcome = neutral
107illustration_tags = {
10810 = angry
10910 = interior
}
111trigger = {
113in_civil_war = no
115estate_tax_percentage:nobles_estate > 0
}
117immediate = {
}
119if = {
122save_scope_as = succession_crisis_pretender_scope
}
}
125random_character = {
129save_scope_as = target_character
}
136ruler_or_regent ?= {
136save_scope_as = target_character2
}
}