
DisasterChanged this version
Golden Ambrosian Republic
A succession crisis has begun, and a rather unusual one: In the absence of a strong claimant to the throne, idealistic scholars are establishing a fledgling republic in Milan. These rebellious academics have already won significant popular support, and threaten to further destabilize the entire realm.
MilanCountrycan start
MonarchyGovernment Typecan startModifiers
Definitionin_game/common/disasters/ambrosian_republic.txt:1
3image = "gfx/interface/illustrations/disaster/ambrosian_republic_disaster.dds"
7fire_only_once = yes
9can_start = {
13OR = {
14has_regent = yes
15AND = {
16has_heir = no
17ruler ?= {
17age_in_years >= 40
}
}
}
20legitimacy < 80
22has_any_active_disaster = no
}
29modifier = {
}
41on_monthly = {
43random_list = {
445 = {
44custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
4595 = {
45custom_tooltip = no_event_occurs_tt No Event occurs
}
}
47hidden_effect = {
48random_list = {
5295 = {
}
}
}
}

