
Peace Treaty
Claim TARGET COUNTRY
Claim the TARGET COUNTRY Flavor Rank of TARGET COUNTRY for the COUNTRY Dynasty dynasty!
Lōdī ClaimsCasus Bellipotential
DelhiCountrypotentialDefinitionin_game/common/peace_treaties/delhi_peace_treaties.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 100
}
}
9base_antagonism = 1
10antagonism_type = antagonism_peace_claim_delhi
12potential = {
}
21effect = {
22scope:winner = {
23annex_country = {
24country = scope:loser
25reason = MilitaryConquest
}
}
}
32ai_desire = {
33if = {
34limit = {
35scope:winner = {
36is_rival_of = scope:loser
}
}
39add = {
40desc = "game_concept_rival"
41value = 10
}
}
44if = {
45limit = {
46scope:winner.prestige < scope:loser.prestige
}
48add = {
49desc = "DIPLOREASON_LOWER_PRESTIGE"
50value = scope:loser.prestige
51subtract = scope:winner.prestige
}
}
}