Event
Strife of Princes

The succession of Ruler is far from secure. Though Target Character2 remains nominally the Heir Title, the tensions in the Court Title do remain high. This is because many ministers believe Target Character to have a higher ambition than the one of his/her relative. Though no violence has yet erupted, the two are guaranteed to clash, providing nothing is done about it beforehand.
GoryeoCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_KOR.txt:2671
2672type = country_event
2673title = flavor_kor.38.title Strife of Princes
2674desc = flavor_kor.38.desc The succession of Ruler is far from secure. Though Target Character2 remains nominally the Heir Title, the tensions in the Court Title do remain high. This is because many ministers believe Target Character to have a higher ambition than the one of his/her relative. Though no violence has yet erupted, the two are guaranteed to clash, providing nothing is done about it beforehand.
2675outcome = neutral
2677fire_only_once = yes
2678dynamic_historical_event = {
}
2685illustration_tags = {
268610 = regular
268710 = interior
}
2690trigger = {
2691ruler ?= {
2692has_dynasty = yes
}
2694heir ?= {
2695age_in_years >= 18
}
2697any_character = {
2698dynasty ?= root.ruler.dynasty
2699age_in_years >= 18
2700is_female = no
2701is_heir = no
2702is_ruler = no
}
2704stability <= 50
}
2707immediate = {
}
2709random_character = {
2710limit = {
2711dynasty ?= root.ruler.dynasty
2712age_in_years >= 18
2713is_female = no
2714is_heir = no
2715is_ruler = no
}
2717save_scope_as = target_character
}
2719heir = {
2720save_scope_as = target_character2
}
}