
Peace TreatyChanged this version
Union with France
Through rightful blood and ancient precedent, we will assert dominion over the France. This treaty will pave the way for a new future for the entire region, under our rule.
Conquer the Throne of FranceCasus Bellipotential
Defend the Throne of FranceCasus Bellipotential
EnglandCountryeffect, potential
FranceCountrypotential
Senior PartnerSpecial StatuseffectDefinitionin_game/common/peace_treaties/claim_french_throne.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 70
}
7add = {
8desc = strength_of_england_versus_france Military Strength of France relative to England
9value = 100
10multiply = "scope:loser.relative_military_strength(scope:winner)"
}
}
14base_antagonism = 50
15antagonism_type = antagonism_assume_union_senority
17potential = {
18scope:war = {
19is_no_cb_war = no
20casus_belli ?= {
}
}
}
33allow = {
34region:france_region = {
35any_ownable_location_in_region = {
36is_owned_or_owned_by_subjects_or_below_of = scope:winner
37percent >= 0.15
}
}
41scope:loser = {
42capital ?= {
42controller = scope:winner
}
}
45scope:winner = {
46is_subject = no
47country_economical_base > {
48value = scope:loser.country_economical_base
49multiply = 1.25
}
}
}
54effect = {
55if = {
56limit = {
58union ?= {
}
}
}
}
68else = {
73hidden_effect = {
74union ?= {
76international_organization_add_special_status = {
}
}
}
}
}
}
88ai_desire = {
89value = 9999
}