
Tratado de Paz
Reivindicar o Reino do TARGET COUNTRY
Pelo tratado e por direito, nos proclamaremos os herdeiros do grande legado de Timur e todos que já se curvaram e ele.
Reivindicar Reino de TimúridaCasus BellipotentialDefiniçãoin_game/common/peace_treaties/claim_timurid_empire.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = 5
}
8add = {
9desc = "game_concept_population" População
10value = scope:loser.total_population
11multiply = 0.009
}
}
21effect = {
22custom_tooltip = {
23text = claim_timurid_empire_tooltip Vamos anexar e nos tornar o 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
}
}
}