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

戦争とは、Countryにとって大きな出費の時期だ。だが幸い、裕福なTarget Characterが特権や物品を要求することなく、我々の戦争に多額の寄付をおこなっている。
オーストリア国家dynamic historical event.tag定義in_game/events/DHE/flavor_HAB.txt:9116
9117type = country_event
9118title = flavor_hab.1902.title Target Characterの戦争支援
9119desc = flavor_hab.1902.desc 戦争とは、Countryにとって大きな出費の時期だ。だが幸い、裕福なTarget Characterが特権や物品を要求することなく、我々の戦争に多額の寄付をおこなっている。
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
}