Evento
Mandato Questionado

Membros do estamento Nobreza têm observado o declínio do nosso Estado e questionam a autoridade do(a) Ruler Or Regent Title. Nobres ambiciosos já planejam seus passos contra o Trono Celestial...
NobrezaEstamentoimmediate
BurguesesClasse Socialimmediate
CamponesesClasse SocialimmediateDefiniçãoin_game/events/situations/red_turban_rebellions.txt:2619
2620type = country_event
2621category = situation_event
2622title = red_turban_rebellions.21.title Mandato Questionado
2623desc = red_turban_rebellions.21.desc Membros do estamento Nobreza têm observado o declínio do nosso Estado e questionam a autoridade do(a) Ruler Or Regent Title. Nobres ambiciosos já planejam seus passos contra o Trono Celestial...
2624outcome = neutral
2625illustration_tags = {
262610 = armed
262710 = exterior
}
2629trigger = {
2630num_possible_estate_privileges:nobles_estate > 0
2631any_rebel = {
2631count > 0
}
}
2633immediate = {
}
2635if = {
2637create_rebel = {
2638name = noble_enemies_to_the_mandate Inimigos Nobres do Mandato
2639category = estate
2641save_scope_as = target_rebel
}
2643random_owned_location = {
2644every_pop = {
2645limit = {
2646owner = root
}
2653change_pop_allegiance = scope:target_rebel
}
}
}
2657else = {
2658random_rebel = {
2660save_scope_as = target_rebel
}
}
}