스크립트 트리거
hundred_years_war_unified_requirements
정의in_game/common/scripted_triggers/situation_triggers.txt:70
71OR = {
76AND = {
77region:france_region = {
}
85region:france_region = {
86any_ownable_location_in_region = {
91count > 230
}
}
}
95OR = {
96custom_tooltip = {
97text = england_has_enforced_union_through_claim_french_throne_treaty_tt 잉글랜드(이)가 프랑스와의 동군연합 평화 조약을 강요했습니다
100union ?= {
}
}
}
109region:france_region = {
}
}
}