
Peace Treaty
Claim TARGET COUNTRY Realm
By treaty and by right, we shall proclaim ourselves the heirs to the great legacy of Timur and all that once bowed before it.
Claim Timurid RealmCasus BellipotentialDefinitionin_game/common/peace_treaties/claim_timurid_empire.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = 5
}
8add = {
9desc = "game_concept_population" Population
10value = scope:loser.total_population
11multiply = 0.009
}
}
21effect = {
22custom_tooltip = {
23text = claim_timurid_empire_tooltip We will annex and become TARGET COUNTRY
24annex_country = {
25country = scope:loser
}
28form_country = formable_country:TIM_f
}
}
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
}
}
}