EventChanged this version
The War Support of Target Character

War is an expensive time for Country. Luckily, the wealthy Target Character is willing to contribute a significant amount to our war effort without demanding privileges or grants in return.
AustriaCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_HAB.txt:9116
9117type = country_event
9118title = flavor_hab.1902.title The War Support of Target Character
9119desc = flavor_hab.1902.desc War is an expensive time for Country. Luckily, the wealthy Target Character is willing to contribute a significant amount to our war effort without demanding privileges or grants in return.
9120outcome = neutral
9122fire_only_once = yes
9124dynamic_historical_event = {
}
9131illustration_tags = {
913210 = regular
913310 = interior
}
9136immediate = {
}
9139if = {
9140limit = {
9141character:hab_samuel_oppenheimer ?= {
9142in_cabinet = yes
}
}
9145character:hab_samuel_oppenheimer = {
9146save_scope_as = target_character
}
}
9149else_if = {
9150limit = {
9151character:hab_samson_wertheimer ?= {
9152in_cabinet = yes
}
}
9155character:hab_samson_wertheimer = {
9156save_scope_as = target_character
}
}
}
9161trigger = {
9162OR = {
9163character:hab_samuel_oppenheimer ?= {
9164in_cabinet = yes
}
9166character:hab_samson_wertheimer ?= {
9167in_cabinet = yes
}
}
9170at_war = yes
}