Event
A Target Country Adjective Crown

Our nation rises to ever loftier heights. While the Imperial grace is upon Target Character, his/her private state of Target Country has reached to a new height of power. It is time to shed the old, petty title of Princess Prince, and claim the proper rank of a Queen King!
CountyCountry Ranktrigger
DuchyCountry Ranktrigger
PrussiaFormable Countrytrigger
MonarchyGovernment Typetrigger
Holy Roman EmpireInternational Organizationoption, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
A Target Country Adjective Crown
The Queen King in Target Country↳ Option A “We shall be Kings!” · right away
The King in Target Country↳ Option B “Elevate [Target Country] to an Imperial Kingdom.” · 30 days later
The Queen King in Target Country↳ Option A “Let [him/her] call [himself/herself] the [Get Queen King] in [Target Country].” · 30 days later
The Queen King in Target Country↳ Option C “We will not recognize this self-appointed monarch.” · 30 days later
Definitionin_game/events/king_in_prussia.txt:4
5type = country_event
6fire_only_once = yes
7title = king_in_prussia.1.title A Target Country Adjective Crown
8desc = {
9first_valid = {
10triggered_desc = {
12desc = king_in_prussia.1.desc.emperor Our nation rises to ever loftier heights. While the Imperial grace is upon Target Character, his/her private state of Target Country has reached to a new height of power. It is time to shed the old, petty title of Princess Prince, and claim the proper rank of a Queen King!
}
14triggered_desc = {
16desc = king_in_prussia.1.desc As our great nation rises to ever loftier heights, Target Character has made it known that he/she intends to elevate Target Country to the rank of Kingdom and himself/herself to the rank of Queen King. As a Princess Prince of the Holy Roman Empire it would be untoward if we did not consult the Empress Emperor in this matter, and so we have written a proposal that he would be wise to consider carefully.
}
}
}
20outcome = neutral
21image = "gfx/interface/illustrations/international_organization_types/hre.dds"
23trigger = {
31has_ruler = yes
}
34immediate = {
35save_scope_as = target_country
36ruler_or_regent ?= {
36save_scope_as = target_character
}
38save_scope_as = emperor_country
39ruler_or_regent ?= {
40save_scope_as = emperor_character
}
}
}