EventChanged this version
The Construction Support of Target Character

Target Location is a busy Target Location Rank and construction sites are visible all around. Target Character is not yet satisfied with the shape of the Target Location Rank and granted us a generous donation to continue the transformation of Target Location into a beautiful baroque Target Location Rank.
AustriaCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_HAB.txt:9181
9182type = country_event
9183title = flavor_hab.1903.title The Construction Support of Target Character
9184desc = flavor_hab.1903.desc Target Location is a busy Target Location Rank and construction sites are visible all around. Target Character is not yet satisfied with the shape of the Target Location Rank and granted us a generous donation to continue the transformation of Target Location into a beautiful baroque 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
}
}