事件本版本变更

帝国的支援

guelphs_and_ghibellines.1102in_game/events/situations/guelphs_and_ghibellines.txt:928
帝国的支援

神圣罗马帝国 Leader Title同意了我们的请求,并以无偿金钱援助的形式向我们进行了神圣罗马帝国援助。

需要ghibellines_demand_alliance变量optionghibellines_demand_gold变量optionghibellines_demand_manpower变量option

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. 帝国的支援
  2. Root Country请求帝国援助
    ↳ 选项A“我们的金库急需支援。” · 立即
  3. 帝国的支援
    ↳ 选项A“合理的要求。” · 立即
  4. 帝国的支援
    ↳ 选项B“我们帮他们又捞不到什么好处。” · 立即

定义in_game/events/situations/guelphs_and_ghibellines.txt:928

929type = country_event
930category = situation_event
931title = guelphs_and_ghibellines.1102.title 帝国的支援
932desc = {
933first_valid = {
934triggered_desc = {
935trigger = {
936scope:target_country = {
937has_variable = ghibellines_demand_gold
}
}
940desc = guelphs_and_ghibellines.1102.desc.gold 神圣罗马帝国 Leader Title同意了我们的请求,并以无偿金钱援助的形式向我们进行了神圣罗马帝国援助。
}
942triggered_desc = {
943trigger = {
944scope:target_country = {
945has_variable = ghibellines_demand_manpower
}
}
948desc = guelphs_and_ghibellines.1102.desc.manpower 神圣罗马帝国 Leader Title同意了我们的请求,并以部队人力补充的形式向我们进行了神圣罗马帝国援助。
}
950triggered_desc = {
951trigger = {
952scope:target_country = {
953has_variable = ghibellines_demand_alliance
}
}
956desc = guelphs_and_ghibellines.1102.desc.alliance 神圣罗马帝国 Leader Title同意我们的外交请求,并与我们签署了联盟协议!
}
958triggered_desc = {
959desc = guelphs_and_ghibellines.1102.desc 去Target Country的信使把好消息带了回来!
}
}
}
963outcome = neutral
964illustration_tags = {
96510 = regular
96610 = interior
}
968immediate = {
}
991after = {
992scope:target_country = {
993remove_variable = ghibellines_demand_gold
994remove_variable = ghibellines_demand_manpower
995remove_variable = ghibellines_demand_alliance
}
}

选项

A确实是好消息!
972scope:target_country = {
973add_opinion = {
974target = scope:root_country
975modifier = opinion_ghibellines_agreed_to_support_us
}
977if = {
978limit = {
978has_variable = ghibellines_demand_gold
}
979transfer_yearly_gold = {
979target = scope:root_country
979value = 0.25
}
}
981if = {
982limit = {
982has_variable = ghibellines_demand_manpower
}
983transfer_yearly_manpower = {
983target = scope:root_country
983value = 2
}
}
985if = {
986limit = {
986has_variable = ghibellines_demand_alliance
}
987create_alliance = {
987target = scope:root_country
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明