
Peace Treaty
Force Renounce to the Īlkhānān Claim
Our foes shall abandon all pretense of Īlkhānān rule, renouncing the legacy they falsely claimed as their own.
Refuse the False ClaimantCasus Bellipotential
ĪlkhānānInternational Organizationpotential
Claimant to the ĪlkhānānSpecial StatuspotentialDefinitionin_game/common/peace_treaties/force_renounce_ilkhan_claim.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = 5
}
8add = {
9desc = "game_concept_population" Population
10value = scope:loser.total_population
11multiply = 0.009
}
}
15potential = {
19scope:loser = {
20has_special_status_in_international_organization = {
}
}
}
27allow = {
}
31effect = {
33international_organization_remove_special_status = {
35country = scope:loser
}
}
38scope:loser = {
}
}
43ai_desire = {
44if = {
45limit = {
46scope:winner = {
47is_rival_of = scope:loser
}
}
50add = {
51desc = "game_concept_rival"
52value = 10
}
}
55if = {
56limit = {
57scope:winner.prestige < scope:loser.prestige
}
59add = {
60desc = "DIPLOREASON_LOWER_PRESTIGE"
61value = scope:loser.prestige
62subtract = scope:winner.prestige
}
}
}