Acontecimiento
Un motín peligroso

Target Character, general a quien han decepcionado los actos que ha llevado a cabo Ruler, ha decidido tomar las riendas personalmente ¡y se ha alzado en armas en un feroz motín contra Country Rank Spanish Article Flavor Rank! Target Country se ha levantado en armas contra nosotros en Target Location.
GoryeoPaísdynamic historical event.tagDefiniciónin_game/events/DHE/flavor_KOR.txt:2173
2174type = country_event
2175title = flavor_kor.32.title Un motín peligroso
2176desc = flavor_kor.32.desc Target Character, general a quien han decepcionado los actos que ha llevado a cabo Ruler, ha decidido tomar las riendas personalmente ¡y se ha alzado en armas en un feroz motín contra Country Rank Spanish Article Flavor Rank! Target Country se ha levantado en armas contra nosotros en Target Location.
2177outcome = neutral
2179trigger = {
2180any_character = {
2181is_general = yes
2182unit.unit_location.owner ?= ROOT
}
2184has_ruler = yes
2186army_size >= 2
}
2189illustration_tags = {
219010 = exterior
219110 = armed
}
2194immediate = {
}
2196random_character = {
2197limit = {
2198is_general = yes
2199unit.unit_location.owner ?= ROOT
}
2201save_scope_as = target_character
}
2203create_rebel = {
2204category = pretender
2205name = korean_pretender_mutiny Motín general
2206save_scope_as = target_rebels
}
2208scope:target_character = {
2209change_character_allegiance = scope:target_rebels
2210unit = {
2211save_scope_as = target_unit
2212unit_location = {
2213save_scope_as = target_location
2214province = {
2215every_location_in_province = {
2216every_pop = {
2217change_pop_allegiance = scope:target_rebels
}
}
}
}
}
}
2224scope:target_rebels = {
2225start_civil_war = {
2226save_scope_as = target_country
}
}
2233scope:target_unit = {
2234change_unit_owner = scope:target_country
}
2236ruler_or_regent ?= {
2237save_scope_as = our_ruler
}
}
2241fire_only_once = yes
2242dynamic_historical_event = {
}