
Tratado de paz
Forzar la abdicación imperial
Se disolverá. Su pueblo se verá obligado a refugiarse en la corte de Sogunato japonés Leader Country.
Nanbokuchō JidaiCasus bellipotential
Sogunato japonésOrganización internacionaleffect
Nanbokuchō JidaiSituaciónpotentialDefiniciónin_game/common/peace_treaties/nanbokuchou_force_imperial_abdication.txt:1
3cost = {
4add = 100
}
7base_antagonism = {
8add = {
9desc = "game_concept_population"
10value = scope:loser.total_population
11multiply = 0.009
}
}
14antagonism_type = antagonism_peace_nanbokuchou_force_imperial_abdication
16potential = {
17scope:war = {
19OR = {
20attacker_leader = scope:winner
21defender_leader = scope:winner
}
23OR = {
24attacker_leader = scope:loser
25defender_leader = scope:loser
}
}
28scope:loser = {
29has_reform = government_reform:japanese_imperial_family
30country_type = building
}
}
35allow = {
}
38effect = {
39scope:loser ?= {
40every_owned_foreign_building = {
41location = {
42destroy_building = prev
}
}
45if = {
47hidden_effect = {
}
}
}
53international_organization_remove_special_status = {
55country = scope:loser
}
}
58if = {
59limit = {
61num_countries_with_special_status(special_status:japanese_emperor) = 1
}
}
}
}
68ai_desire = {
69if = {
70limit = {
71scope:winner = {
72is_rival_of = scope:loser
}
}
75add = {
76desc = "game_concept_rival"
77value = 10
}
}
80if = {
81limit = {
82scope:winner.prestige < scope:loser.prestige
}
84add = {
85desc = "DIPLOREASON_LOWER_PRESTIGE"
86value = scope:loser.prestige
87subtract = scope:winner.prestige
}
}
90if = {
91limit = {
92scope:winner = {
93OR = {
95has_reform = government_reform:japanese_imperial_family
}
}
}
99add = {
100desc = "JAPANESE_SHOGUNATE_LEADER_MALE"
101value = 1000
}
}
}