
Peace Treaty
Revoke Clan Autonomy
Their autonomy of shall be stripped away, their fate once more brought under our control.
Reassert Shōgun AuthorityCasus Bellipotential
Japanese ShogunateInternational Organizationpotential
Sengoku JidaiSituationpotentialDefinitionin_game/common/peace_treaties/revoke_clan_autonomy.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = 50
}
9add = {
10desc = "game_concept_population" Population
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
}
}
}