脚本触发器
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 = {
}
}
}