Event
Broken Tradition

Since the times of the old King Béla III, the Scope Holy Crown Of Hungary has been used to crown every King.
That tradition ends today, as Ruler raises as the new Ruler Title of Country with a different crown on his head.
The Nobility is extremely displeased by the lack of the Holy Crown and many claim that the coronation cannot be truly legitimate without it.
HungaryCountrytrigger
MonarchyGovernment TypetriggerDefinitionin_game/events/DHE/flavor_HUN.txt:2364
2365type = country_event
2366title = flavor_hun.440.title Broken Tradition
2367desc = flavor_hun.440.desc Since the times of the old King Béla III, the Scope Holy Crown Of Hungary has been used to crown every King.
That tradition ends today, as Ruler raises as the new Ruler Title of Country with a different crown on his head.
The Nobility is extremely displeased by the lack of the Holy Crown and many claim that the coronation cannot be truly legitimate without it.
That tradition ends today, as Ruler raises as the new Ruler Title of Country with a different crown on his head.
The Nobility is extremely displeased by the lack of the Holy Crown and many claim that the coronation cannot be truly legitimate without it.
2368outcome = neutral
2369trigger = {
2373not = {
2373root = work_of_art:holy_crown_of_hungary.location.owner
}
2375exists = work_of_art:holy_crown_of_hungary_crooked
2376not = {
2376work_of_art:holy_crown_of_hungary_crooked.location.owner ?= root
}
}
2379illustration_tags = {
238010 = angry
238110 = interior
}
2384immediate = {
}
2386if = {
2387limit = {
2388exists = work_of_art:holy_crown_of_hungary_crooked
}
2390work_of_art:holy_crown_of_hungary_crooked = {
2391save_scope_as = scope_holy_crown_of_hungary
}
}
2394else = {
2395work_of_art:holy_crown_of_hungary = {
2396save_scope_as = scope_holy_crown_of_hungary
}
}
2400ruler = {
2401save_scope_as = ruler_scope
}
}