イベント
伝統の終わり

Scope Holy Crown Of Hungaryは、古の王ベーラ3世の時代から戴冠の証とみなされてきた。
しかし、その伝統は今日で終わりを告げる。CountryのRuler TitleとなるRulerは、別の王冠を頭上に戴いて即位するというのだ。
貴族たちは聖冠がないことに強く不満を訴え、冠なくして正式な戴冠を受けたとは認められないと述べる。
ハンガリー国家trigger
君主制政体trigger定義in_game/events/DHE/flavor_HUN.txt:2364
2365type = country_event
2366title = flavor_hun.440.title 伝統の終わり
2367desc = flavor_hun.440.desc Scope Holy Crown Of Hungaryは、古の王ベーラ3世の時代から戴冠の証とみなされてきた。
しかし、その伝統は今日で終わりを告げる。CountryのRuler TitleとなるRulerは、別の王冠を頭上に戴いて即位するというのだ。
貴族たちは聖冠がないことに強く不満を訴え、冠なくして正式な戴冠を受けたとは認められないと述べる。
しかし、その伝統は今日で終わりを告げる。CountryのRuler TitleとなるRulerは、別の王冠を頭上に戴いて即位するというのだ。
貴族たちは聖冠がないことに強く不満を訴え、冠なくして正式な戴冠を受けたとは認められないと述べる。
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
}
}