Scripted Trigger
hundred_years_war_unified_requirements
Definitionin_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 England has enforced the Union with France Peace Treaty
100union ?= {
}
}
}
109region:france_region = {
}
}
}