
和平条约
强制放弃伊儿汗国宣称
我们的敌人将放弃其对伊儿汗国统治权的所谓宣称。
降服伪汗宣战理由potential
伊儿汗国国际组织potential
伊儿汗国宣称者特殊地位potential定义in_game/common/peace_treaties/force_renounce_ilkhan_claim.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" 基础
6value = 5
}
8add = {
9desc = "game_concept_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
}
}
}