
Peace Treaty
Take the Shogunate
Leadership within the Japanese Shogunate will pass into our hands. This will herald a new age as the destiny of Japan will henceforth be shaped by our rule.
Take the ShogunateCasus Bellipotential
EmpireCountry Rankeffect
Japanese ShogunateInternational Organizationeffect, potentialImperial Shōgun RecognitionStatic ModifierallowDefinitionin_game/common/peace_treaties/take_shogunate.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 = {
}
25allow = {
}
34effect = {
35scope:loser = {
36if = {
37limit = {
37has_reform = government_reform:shogunate
}
38remove_reform = government_reform:shogunate
}
40if = {
41limit = {
41country_type = building
}
42add_reform = government_reform:japanese_clan
}
44if = {
45limit = {
45country_type = location
}
46add_reform = government_reform:daimyo
}
48if = {
}
}
53scope:winner = {
54every_international_organizations_member_of = {
56set_leader_country = scope:winner
}
58if = {
59limit = {
59has_reform = government_reform:japanese_clan
}
60remove_reform = government_reform:japanese_clan
}
62if = {
63limit = {
63has_reform = government_reform:daimyo
}
64remove_reform = government_reform:daimyo
}
66add_reform = government_reform:shogunate
}
}
71ai_desire = {
72if = {
73limit = {
74scope:winner = {
75is_rival_of = scope:loser
}
}
78add = {
79desc = "game_concept_rival"
80value = 10
}
}
83if = {
84limit = {
85scope:winner.prestige < scope:loser.prestige
}
87add = {
88desc = "DIPLOREASON_LOWER_PRESTIGE"
89value = scope:loser.prestige
90subtract = scope:winner.prestige
}
}
}