EventChanged this version
Construction of Kinkaku-ji
Having acquired the site from a Saionji family through the use of political leverage and Country Adjective treasury, Our Ruler has ordered the construction of a grand new structure adorned with gold.
Through adorning the structure with gold, Our Ruler hopes to remove any feelings towards death, while also displaying the magnificence of the Flavor Rank.
JapanCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_JAP.txt:2496
2497type = country_event
2498title = flavor_jap.141.title Construction of Kinkaku-ji
2499desc = flavor_jap.141.desc Having acquired the site from a Saionji family through the use of political leverage and Country Adjective treasury, Our Ruler has ordered the construction of a grand new structure adorned with gold.
Through adorning the structure with gold, Our Ruler hopes to remove any feelings towards death, while also displaying the magnificence of the Flavor Rank.
Through adorning the structure with gold, Our Ruler hopes to remove any feelings towards death, while also displaying the magnificence of the Flavor Rank.
2500outcome = neutral
2503fire_only_once = yes
2504dynamic_historical_event = {
}
2511trigger = {
2512has_ruler = yes
2513gold > 250
2514owns = location:kyoto
}
2517immediate = {
2518ruler ?= {
2519save_scope_as = our_ruler
}
2521location:kyoto = {
2522save_scope_as = target_location
2523create_art = {
2524quality = 75
2525type = work_of_art_type:temple_tower
2526key = kinkaku_ji
}
}
}