イベントこのバージョンで変更
Target Characterの建設支援

Target Locationは大いに活気があり、あちこちで新たな建物が建設中である。Target CharacterはTarget Location Rankの形状にいまだ満足しておらず、Target Locationを美しいバロック様式のTarget Location Rankへと変貌させていくために、惜しみない寄付をおこなった。
オーストリア国家dynamic historical event.tag定義in_game/events/DHE/flavor_HAB.txt:9181
9182type = country_event
9183title = flavor_hab.1903.title Target Characterの建設支援
9184desc = flavor_hab.1903.desc Target Locationは大いに活気があり、あちこちで新たな建物が建設中である。Target CharacterはTarget Location Rankの形状にいまだ満足しておらず、Target Locationを美しいバロック様式のTarget Location Rankへと変貌させていくために、惜しみない寄付をおこなった。
9185outcome = neutral
9187fire_only_once = yes
9189dynamic_historical_event = {
}
9196illustration_tags = {
919710 = regular
919810 = interior
}
9201immediate = {
}
9204if = {
9205limit = {
9206character:hab_samuel_oppenheimer ?= {
9207in_cabinet = yes
}
}
9210character:hab_samuel_oppenheimer = {
9211save_scope_as = target_character
}
}
9214else_if = {
9215limit = {
9216character:hab_samson_wertheimer ?= {
9217in_cabinet = yes
}
}
9220character:hab_samson_wertheimer = {
9221save_scope_as = target_character
}
}
9224location:vienna = {
9225save_scope_as = target_location
}
}
9229trigger = {
9230OR = {
9231character:hab_samuel_oppenheimer ?= {
9232in_cabinet = yes
}
9234character:hab_samson_wertheimer ?= {
9235in_cabinet = yes
}
}
9238owns = location:vienna
9239location:vienna = {
9240num_civil_constructions > 4
}
}