
Tratado de paz
Revocación de la autonomía del clan
Su autonomía será eliminada, y volveremos a controlar su destino.
Autoridad del Sogún reafirmadaCasus bellipotential
Sogunato japonésOrganización internacionalpotential
Sengoku JidaiSituaciónpotentialDefiniciónin_game/common/peace_treaties/revoke_clan_autonomy.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = 50
}
9add = {
10desc = "game_concept_population" Población
11value = scope:loser.total_population
12multiply = 0.009
}
}
16potential = {
17scope:loser = {
}
22scope:winner = {
}
23scope:war = {
}
}
31allow = {
}
41ai_desire = {
42if = {
43limit = {
44scope:winner = {
45is_rival_of = scope:loser
}
}
48add = {
49desc = "game_concept_rival"
50value = 10
}
}
53if = {
54limit = {
55scope:winner.prestige < scope:loser.prestige
}
57add = {
58desc = "DIPLOREASON_LOWER_PRESTIGE"
59value = scope:loser.prestige
60subtract = scope:winner.prestige
}
}
}