
我々の地域を守るための数十年にわたる長き戦いは、我々の強大な連盟の力によって終結した。侵略国の影が国境から消え、わが国の民は未来に向けて繁栄の道を切り拓いている!
定義in_game/events/situations/italian_wars.txt:452
453hide_portraits = yes
454type = country_event
455category = situation_event
457title = italian_wars.100.title イタリア戦争の終結
458desc = italian_wars.100.desc 我々の地域を守るための数十年にわたる長き戦いは、我々の強大な連盟の力によって終結した。侵略国の影が国境から消え、わが国の民は未来に向けて繁栄の道を切り拓いている!
459outcome = neutral
461image = "gfx/interface/illustrations/situation/italian_wars.dds"
463immediate = {
464random_international_organizations_member_of = {
472save_scope_as = target_italian_io
473leader_country = {
474save_scope_as = target_country
475ruler_or_regent ?= {
475save_scope_as = target_character
}
}
}
479if = {
480limit = {
481has_special_status_in_international_organization = {
483international_organization = scope:target_italian_io
}
}
}
}
選択肢
A忠誠が我々を強くする!
497ai_will_select = {
498add = 100
499add = {
499value = "opinion(scope:target_country)"
}
}
503if = {
504limit = {
505scope:target_italian_io = {
506any_international_organization_member = {
507is_subject = no
508count > 1
}
}
511scope:target_country = root
}
513custom_tooltip = demand_vassalization_from_members_tt 勝利した連盟のリーダーとして、わが国が連盟メンバーに対し属国化を要求する
}
515if = {
516limit = {
516scope:target_country = root
}
517add_country_modifier = {
519mode = replace
520years = -1
}
522scope:target_character = {
}
527type = administration_of_italian_lands_law
}
}
529else_if = {
530limit = {
531is_subject = no
532capital.region = region:italy_region
}
535make_subject_of = {
535target = scope:target_country
}
}
Bわが国の主権は揺るぎない!
542ai_will_select = {
543add = 100
544add = {
545value = "opinion(scope:target_country)"
546multiply = -1
}
}
550trigger = {
551scope:target_country != root
552is_subject = no
}
556scope:target_country = {
557add_casus_belli = {
558target = root
560years = 25
}
}
564if = {
565limit = {
565target = scope:target_country
}
}
566remove_relation = {
567type = relation_type:alliance
568first = this
569second = scope:target_country
}
}