事件
Actor索要Target Location

Target Character1正式要求我们归还Target Location,法兰西势力范围内的紧张局势随之加剧。他们宣称这片领土在历史和文化上都理应属于他们Actor,并谴责Target Character2非法占有这里。尽管并未爆发公开的冲突,但这一要求极有分量,我们也许必须做出艰难的决定——服从要求,或将此事上诉给法兰西。
定义in_game/events/situations/hundred_years_war.txt:1920
1921type = country_event
1922category = situation_event
1923title = hundred_years_war.213.title Actor索要Target Location
1924desc = hundred_years_war.213.desc Target Character1正式要求我们归还Target Location,法兰西势力范围内的紧张局势随之加剧。他们宣称这片领土在历史和文化上都理应属于他们Actor,并谴责Target Character2非法占有这里。尽管并未爆发公开的冲突,但这一要求极有分量,我们也许必须做出艰难的决定——服从要求,或将此事上诉给法兰西。
1925outcome = neutral
1927image = "gfx/interface/illustrations/situation/hundred_years_war.dds"
1929major = yes
1934immediate = {
1935scope:actor.ruler_or_regent = {
1935save_scope_as = target_character1
}
1936ruler_or_regent = {
1936save_scope_as = target_character2
}
1937scope:target_location.owner = {
1937save_scope_as = target_loser_country
}
}