事件本版本变更

殖民地出售计划

flavor_kni.2000in_game/events/DHE/flavor_kni.txt:1941
殖民地出售计划

我们在加勒比的殖民统治正面临质疑。随着欧洲竞争加剧、列强施压,以及维持岛屿领地的后勤与经济压力,Flavor Rank内部有人认为应当出售加勒比领土以专注欧洲要塞防御。多数人建议将殖民地售予Target Country,因其已在当地存在且与Flavor Rank关系友好。但反对者坚称新大陆使命尚未完成,放弃殖民地将是重大失误。

需要医院国家dynamic historical event.tag

事件链

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

  1. 殖民地出售计划
  2. 殖民地收购提议
    ↳ 选项A“这些岛屿已成负担。” · 立即
  3. Target Country收购我方殖民地
    ↳ 选项A“同意收购岛屿。” · 立即
  4. Target Country拒绝收购
    ↳ 选项B“拒绝该提议。” · 立即

1942type = country_event
1943title = flavor_kni.2000.title 殖民地出售计划
1944desc = flavor_kni.2000.desc 我们在加勒比的殖民统治正面临质疑。随着欧洲竞争加剧、列强施压,以及维持岛屿领地的后勤与经济压力,Flavor Rank内部有人认为应当出售加勒比领土以专注欧洲要塞防御。多数人建议将殖民地售予Target Country,因其已在当地存在且与Flavor Rank关系友好。但反对者坚称新大陆使命尚未完成,放弃殖民地将是重大失误。
1945outcome = neutral
1947historical_info = flavor_kni.2000.historical_info 1665年,医院骑士团因无法应对维持殖民地的巨大挑战,将圣基茨、圣马丁、圣巴泰勒米和圣克罗伊等加勒比岛屿售予法国。这些岛屿难以抵御原住民、英国和荷兰的进攻,骑士团也缺乏必要的财政与军事资源。
1949fire_only_once = yes
1950dynamic_historical_event = {
1951tag = KNI
1952from = 1450.1.1
1953to = 1600.1.1
1954monthly_chance = 1
}
1957trigger = {
1958OR = {
1959num_loans > 5
1960monthly_balance < 0
}
1962region:caribbean_region 加勒比 = {
1963any_present_country = {
1964count >= 1
1966is_during_bankruptcy = no
1967this != root
}
}
1970has_presence_in = region:caribbean_region 加勒比
1971region:caribbean_region 加勒比 = {
1972any_location_in_region = {
1973owner ?= root
}
}
}
1978illustration_tags = {
197910 = regular
198010 = interior
}
1983immediate = {
1985save_scope_as = from_country
1986region:caribbean_region 加勒比 = {
1987ordered_present_country = {
1988order_by = "opinion(root)"
1989max = 1
1990limit = {
1992is_during_bankruptcy = no
1993this != root
}
1995save_scope_as = target_country
}
}
1999set_local_variable = {
2000name = cost_of_location_set
2001value = 0
}
2004region:caribbean_region 加勒比 = {
2005every_location_in_region = {
2006limit = {
2007owner ?= root
2008population > 0
}
2010add_to_list = locations_to_sell
2011change_local_variable = {
2012name = cost_of_location_set
2013add = {
2014value = population
2015multiply = 30
}
}
}
}
}

2024historical_option = yes
2025custom_tooltip = flavor_kni.2000.a.t 如果Target Country同意:
2027show_as_tooltip = {
2028scope:target_country = {
2029add_gold = {
2030value = local_var:cost_of_location_set
2031multiply = -1
}
}
2034add_gold = local_var:cost_of_location_set
2035every_in_list = {
2036list = locations_to_sell
2037change_location_owner = scope:target_country
}
}
2041scope:target_country = {
2042trigger_event_non_silently = {
}
}
2047ai_chance = {
2048factor = 1
2049modifier = {
2050factor = 0
2051num_loans > 5
}
}
2058add_prestige = prestige_mild_penalty (-10)
2059ai_chance = {
2060factor = 9
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明