Event
Declining Power of the Target Shogunate

The authority of the Target Shogunate is not as big as it once was, and their weakness is apparent for all to see. We could take advantage of such decline in their leadership by forcing them to give them some more land or privileges.
YamashiroBuildingtriggerJapaneseCulture Grouptrigger
Japanese ShogunateInternational Organizationtrigger
Nanbokuchō JidaiSituationtrigger
Sengoku JidaiSituationtriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Declining Power of the Target Shogunate
Target Clan Ask for Land↳ Option A “Ask for more land for our [Flavor Rank].” · right away
The Target Shogunate Flavor Rank Sends a Threat↳ Option A “How dare they demand from us?” · right away
Rights to Target Location↳ Option C “Very well, give them rights to [Target Location].” · right away
Definitionin_game/events/culture/culture_japan.txt:2080
2081type = country_event
2082title = culture_japan.1300.title Declining Power of the Target Shogunate
2083desc = culture_japan.1300.desc The authority of the Target Shogunate is not as big as it once was, and their weakness is apparent for all to see. We could take advantage of such decline in their leadership by forcing them to give them some more land or privileges.
2084outcome = neutral
2086trigger = {
2088country_type = building
2094exists = leader_country
2095leader_country ?= {
2096OR = {
2097legitimacy <= 60
2098stability <= 50
2099war_exhaustion >= 5
}
}
}
}
2108illustration_tags = {
210910 = regular
211010 = interior
}
2113immediate = {
}
2116leader_country ?= {
2116save_scope_as = target_shogunate
}
}
2118save_scope_as = target_clan
}