EventoAlterado nesta versão
A Casa de Ruler Char Dynasty está Abalada
Parece haver um desentendimento quanto à descendência do(a) father/mother do(a) father/mother de Ruler Char. Aparentemente, o verdadeiro pai de Disputee Char era um camponês humilde da capital Capital.
MonarquiaTipo de Governotrigger
CristianismoGrupo Religiosotrigger
GenuínoCaracterísticatrigger
Bem relacionadoCaracterísticatriggerDefiniçãoin_game/events/character/dynastic.txt:1011
1012type = country_event
1013title = dynastic.14.title A Casa de Ruler Char Dynasty está Abalada
1014desc = dynastic.14.desc Parece haver um desentendimento quanto à descendência do(a) father/mother do(a) father/mother de Ruler Char. Aparentemente, o verdadeiro pai de Disputee Char era um camponês humilde da capital Capital.
1015outcome = neutral
1016illustration_tags = {
101710 = regular
101810 = exterior
}
1020trigger = {
1023has_regent = no
1024capital = {
1024continent = continent:europe
}
1025ruler ?= {
1026has_dynasty = yes
1027has_nickname = no
1028OR = {
}
}
}
1040immediate = {
1041ruler = {
1042save_scope_as = ruler_char
1044if = {
1048father.father = {
1048save_scope_as = disputee_char
}
1049father = {
1049save_scope_as = target_parent
}
}
1051else = {
1052mother.father = {
1052save_scope_as = disputee_char
}
1053mother = {
1053save_scope_as = target_parent
}
}
}
}