
和平条約
イル・ハンの請求権の放棄を強制
我々の敵は、イル・ハンの統治に関するあらゆる主張、ならびに不当に得たあらゆるものを放棄するものとする。
偽りの主張を拒否開戦事由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
}
}
}