事件本版本变更

Root Country请求帝国援助

guelphs_and_ghibellines.1101in_game/events/situations/guelphs_and_ghibellines.txt:822
… 请求帝国援助

Root Country, GAGOwn Faction的强大成员,正向我们请求援助。他们请求更多资金以对抗 GAGEnemy Faction。

需要ghibellines_demand_alliance变量option 1ghibellines_demand_gold变量option 1ghibellines_demand_manpower变量option 1

事件链

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

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

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

823type = country_event
824category = situation_event
825title = {
826first_valid = {
827triggered_desc = {
828trigger = {
828exists = scope:root_country
}
829desc = guelphs_and_ghibellines.1101.title Root Country请求帝国援助
}
831triggered_desc = {
832trigger = {
832always = yes
}
833desc = guelphs_and_ghibellines.1101.title.fallback 帝国求援
}
}
}
837desc = {
838first_valid = {
839triggered_desc = {
840trigger = {
840has_variable = ghibellines_demand_gold
}
841desc = guelphs_and_ghibellines.1101.desc.gold Root Country, GAGOwn Faction的强大成员,正向我们请求援助。他们请求更多资金以对抗 GAGEnemy Faction。
}
843triggered_desc = {
844trigger = {
844has_variable = ghibellines_demand_manpower
}
845desc = guelphs_and_ghibellines.1101.desc.manpower Root Country, GAGOwn Faction的强大成员,正向我们请求援助。他们请求更多人力以对抗 GAGEnemy Faction。
}
847triggered_desc = {
848trigger = {
848has_variable = ghibellines_demand_alliance
}
849desc = guelphs_and_ghibellines.1101.desc.alliance Root Country, GAGOwn Faction的强大成员,正向我们请求援助。他们请求外交同盟以对抗 GAGEnemy Faction。
}
851triggered_desc = {
852desc = guelphs_and_ghibellines.1101.desc Root Country, GAGOwn Faction的强大成员,正向我们请求援助。
}
}
}
856outcome = neutral
857illustration_tags = {
85810 = regular
85910 = interior
}
861immediate = {
}

选项

A合理的要求。
866ai_chance = {
867factor = 1
868modifier = {
869factor = 0
870trigger = {
871opinion(scope:root_country) < 0
}
}
}
875if = {
876limit = {
876has_variable = ghibellines_demand_gold
}
877show_as_tooltip = {
878transfer_yearly_gold = {
878target = scope:root_country
878value = 0.25
}
}
}
881if = {
882limit = {
882has_variable = ghibellines_demand_manpower
}
883show_as_tooltip = {
884if = {
885limit = {
886scope:root_country = {
887max_manpower > 0.1
}
}
890transfer_yearly_manpower = {
890target = scope:root_country
890value = 2
}
}
892else = {
893transfer_yearly_gold = {
893target = scope:root_country
893value = 0.05
}
}
}
}
897if = {
898limit = {
898has_variable = ghibellines_demand_alliance
}
899show_as_tooltip = {
900create_alliance = {
900target = scope:root_country
}
}
}
903hidden_effect = {
904scope:root_country = {
905trigger_event_silently = guelphs_and_ghibellines.1102
}
}
B我们帮他们又捞不到什么好处。
912show_as_tooltip = {
913scope:root_country = {
914add_opinion = {
915target = scope:target_country
916modifier = opinion_ghibellines_refuses_to_support_us
}
}
}
920hidden_effect = {
921scope:root_country = {
922trigger_event_silently = guelphs_and_ghibellines.1103
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明