Scripted Effect
remove_revolution
ClergyEstateruler or regent
NobilityEstateruler or regentDefinitionin_game/common/scripted_effects/country_effects.txt:2201
2202set_revolution = no
2207ruler_or_regent ?= {
2208if = {
2209limit = {
2209has_dynasty = no
}
2210found_dynasty = random
}
2212if = {
}
2216hidden_effect = {
2217every_descendant = {
2218limit = {
}
2225hidden_effect = {
2226if = {
2227limit = {
2227has_dynasty = no
}
2228change_dynasty = prev.dynasty
}
}
}
}
2233if = {
2234limit = {
2234PREV = {
2234has_regent = yes
}
}
2235PREV = {
2235set_new_ruler = PREV
}
}
}