イベント
Court Titleの醜聞

Country AdjectiveCourt Titleで醜聞が立っている! どうやらPrincessの乱交癖のことで、卑猥な噂が広まっているようだ。その結果、Target Ruler Dynasty家がCountry Adjective貴族たちの笑いものになっている。このままでは、あらゆる政務に支障が出るだろう。
貴族階級trigger
君主制政体trigger定義in_game/events/random_event.txt:259
260type = country_event
262title = random_event.6.title Court Titleの醜聞
263desc = random_event.6.desc Country AdjectiveCourt Titleで醜聞が立っている! どうやらPrincessの乱交癖のことで、卑猥な噂が広まっているようだ。その結果、Target Ruler Dynasty家がCountry Adjective貴族たちの笑いものになっている。このままでは、あらゆる政務に支障が出るだろう。
264outcome = neutral
265illustration_tags = {
26610 = angry
26710 = exterior
}
271trigger = {
273has_ruler = yes
274ruler ?= {
275any_child = {
276is_female = yes
277is_married = no
278is_adult = yes
279is_alive = yes
}
}
}
285immediate = {
286ruler = {
287random_child = {
288limit = {
289is_female = yes
290is_married = no
291is_adult = yes
292is_alive = yes
}
294save_scope_as = princess
}
296save_scope_as = target_ruler
}
}