Event
The Actor Demand Diplomatic Ties
The road to power is often different for those who seek to embrace it and see it through. For us, it is littered with obstacles and diplomatic maneuvers as we struggle to maintain our sovereignty. The latest issue brought to our attention has come in the form of a formal diplomatic request by the Actor.
According to their eloquently written letter, they offer the hand of their most illustrious Target Country1 Dynasty line to us, in exchange for some territory in our shared border. Having such a powerful neighbor guarantee our independence and view us favorably is a great boon, but what of our territorial integrity...?
Definitionin_game/events/situations/rise_of_the_ottomans.txt:608
609type = country_event
610category = situation_event
612title = rise_of_the_ottomans.106.title The Actor Demand Diplomatic Ties
613desc = rise_of_the_ottomans.106.desc The road to power is often different for those who seek to embrace it and see it through. For us, it is littered with obstacles and diplomatic maneuvers as we struggle to maintain our sovereignty. The latest issue brought to our attention has come in the form of a formal diplomatic request by the Actor.
According to their eloquently written letter, they offer the hand of their most illustrious Target Country1 Dynasty line to us, in exchange for some territory in our shared border. Having such a powerful neighbor guarantee our independence and view us favorably is a great boon, but what of our territorial integrity...?
According to their eloquently written letter, they offer the hand of their most illustrious Target Country1 Dynasty line to us, in exchange for some territory in our shared border. Having such a powerful neighbor guarantee our independence and view us favorably is a great boon, but what of our territorial integrity...?
614outcome = neutral
616illustration_tags = {
61710 = regular
61810 = interior
}
621immediate = {
622scope:target = {
623save_scope_as = target_country2
624ruler ?= {
624save_scope_as = target_character2
}
}
630scope:target_2 = {
631save_scope_as = target_location
}
633if = {
634limit = {
635country_exists = scope:target_country2
636scope:target_country2 = {
637OR = {
638has_ruler = yes
639has_regent = yes
}
641ruler_or_regent ?= {
642has_dynasty = yes
}
644any_character = {
645culture = scope:target_country2.culture
646religion = scope:target_country2.religion
647dynasty ?= scope:target_country2.ruler_or_regent.dynasty
648is_female = yes
649is_married = no
}
}
}
653scope:target_country2 = {
654random_character = {
655limit = {
656culture = scope:target_country2.culture
657religion = scope:target_country2.religion
658dynasty ?= scope:target_country2.ruler_or_regent.dynasty
659is_female = yes
660is_married = no
}
662save_scope_as = target_character_4
}
}
}
666else = {
667create_character = {
668culture = scope:target_country2.culture
669religion = scope:target_country2.religion
670age = 18
671female = yes
673create_in_limbo = yes
674save_scope_as = target_character_4
}
}
677scope:target_1 = {
678save_scope_as = target_character3
}
680scope:actor = {
681save_scope_as = target_country1
682ruler ?= {
683save_scope_as = target_character
684dynasty ?= {
684save_scope_as = target_dynasty
}
}
}
}