
Peace Treaty
Gain Clan Autonomy
We will establish ourselves as an independent domain, no longer will our territory be ruled by other clans.
Expand Clan AuthorityCasus Bellipotential
Rebel Against the Shōgun AuthorityCasus Bellipotential
Nanbokuchō JidaiCasus Bellipotential
Sengoku JidaiCasus Bellipotential
Japanese ShogunateInternational Organizationpotential
Sengoku JidaiSituationpotentialDefinitionin_game/common/peace_treaties/gain_clan_autonomy.txt:1
3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = 5
}
8add = {
9desc = "game_concept_population" Population
10value = scope:loser.total_population
11multiply = 0.009
}
}
15potential = {
16scope:winner = {
17country_type = building
19OR = {
20has_reform = government_reform:japanese_clan
21has_reform = government_reform:japanese_imperial_family
}
}
24scope:loser = {
}
25scope:war = {
26OR = {
27is_no_cb_war = yes
}
}
}
36allow = {
}
46ai_desire = {
47if = {
48limit = {
49scope:winner = {
50is_rival_of = scope:loser
}
}
53add = {
54desc = "game_concept_rival"
55value = 10
}
}
58if = {
59limit = {
60scope:winner.prestige < scope:loser.prestige
}
62add = {
63desc = "DIPLOREASON_LOWER_PRESTIGE"
64value = scope:loser.prestige
65subtract = scope:winner.prestige
}
}
}