
평화 조약
TARGET COUNTRY 국토 영유권 주장
조약과 정당한 권리에 따라, 우리는 티무르의 위대한 유산과 한때 그 위세 앞에 굴복했던 모든 것의 계승자임을 천명할 것입니다.
티무르 국토 영유권 주장전쟁 명분potential정의in_game/common/peace_treaties/claim_timurid_empire.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" 기본
6value = 5
}
8add = {
9desc = "game_concept_population" 인구
10value = scope:loser.total_population
11multiply = 0.009
}
}
21effect = {
22custom_tooltip = {
23text = claim_timurid_empire_tooltip 합병하여 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
}
}
}