Event
A Shared Interest

Target Ruler is known for possessing a mind for organization. Making sure that both the people as well as the administration of Country adhere to the law, while also updating and adjusting the system to fit the times we live in, is of great interest to the Ruler Title. Imagine his/her joy upon realizing that his/her husband/wife shares many of these interests!
For him/her, a conversation with Target Consort is as stimulating as any council meeting. he/she responds to such discussions with a smile, likewise enjoying bonding with his/her husband/wife over these matters.
Definitionin_game/events/character/consort_events.txt:1011
1012type = country_event
1013title = consort_events.306.title A Shared Interest
1014desc = consort_events.306.desc Target Ruler is known for possessing a mind for organization. Making sure that both the people as well as the administration of Country adhere to the law, while also updating and adjusting the system to fit the times we live in, is of great interest to the Ruler Title. Imagine his/her joy upon realizing that his/her husband/wife shares many of these interests!
For him/her, a conversation with Target Consort is as stimulating as any council meeting. he/she responds to such discussions with a smile, likewise enjoying bonding with his/her husband/wife over these matters.
For him/her, a conversation with Target Consort is as stimulating as any council meeting. he/she responds to such discussions with a smile, likewise enjoying bonding with his/her husband/wife over these matters.
1015outcome = neutral
1016trigger = {
1017has_consort = yes
1019OR = {
1020AND = {
1021consort = {
1021any_trait = {
1021has_tag = administrative
}
}
1022ruler ?= {
1022any_trait = {
1022has_tag = administrative
}
}
}
1024AND = {
1025consort = {
1025any_trait = {
1025has_tag = diplomatic
}
}
1026ruler ?= {
1026any_trait = {
1026has_tag = diplomatic
}
}
}
1028AND = {
1029consort = {
1029any_trait = {
1029has_tag = military
}
}
1030ruler ?= {
1030any_trait = {
1030has_tag = military
}
}
}
}
}
1035illustration_tags = {
103610 = regular
103710 = interior
}
1040immediate = {
}
1042consort = {
1043save_scope_as = target_consort
}
1045ruler ?= {
1046save_scope_as = target_ruler
}
}