事件本版本变更
帝国的支援

骄傲的 GAGOwn Faction认为自己效忠于神圣罗马帝国。因此,我们享有向帝国现任神圣罗马帝国 Leader TitleTarget Country请求帝国支持的特权。但首先,我们必须决定应该提出什么请求……
神圣罗马帝国国际组织triggermanpower_to_transfer变量option 2事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
帝国的支援
Root Country请求帝国援助↳ 选项A“我们的金库急需支援。” · 立即
帝国的支援↳ 选项A“合理的要求。” · 立即
帝国的支援↳ 选项B“我们帮他们又捞不到什么好处。” · 立即
定义in_game/events/situations/guelphs_and_ghibellines.txt:682
683type = country_event
684category = situation_event
685title = guelphs_and_ghibellines.1100.title 帝国的支援
686desc = {
687first_valid = {
688triggered_desc = {
689trigger = {
689exists = scope:target_country
}
690desc = guelphs_and_ghibellines.1100.desc 骄傲的 GAGOwn Faction认为自己效忠于神圣罗马帝国。因此,我们享有向帝国现任神圣罗马帝国 Leader TitleTarget Country请求帝国支持的特权。但首先,我们必须决定应该提出什么请求……
}
692triggered_desc = {
693trigger = {
693always = yes
}
694desc = guelphs_and_ghibellines.1100.desc.fallback 又来了, GAGOwn Faction请求帮助。可是……啥都没了,然后说什么都没了。
}
}
}
698outcome = neutral
699illustration_tags = {
70010 = regular
70110 = interior
}
708immediate = {
}
710save_scope_as = root_country
712if = {
713limit = {
713exists = scope:target_country
}
714set_variable = {
716value = {
717value = scope:target_country.monthly_manpower
718multiply = 24000
}
}
721set_variable = {
723value = {
724value = scope:target_country.yearly_gold
725multiply = 0.25
}
}
}
}