Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

[flavor_eth.22] 西方援助

时间范围

  • 起始日期:未指定(from 字段缺失)
  • 结束日期:未指定(to 字段缺失)
  • 触发概率:未指定(monthly_chance 字段缺失)

触发条件

  • 触发条件:未指定(trigger 字段缺失)

关键效果

  • 选项名称flavor_eth.22.a
  • 效果
    • 对葡萄牙(c:POR)添加反向意见修正 opinion_military_aid
    • 为国家添加修正项 eth_mil_aid_from_portugal,持续 10 年,模式为叠加并延长(mode = add_and_extend

背景介绍

该事件描述了埃塞俄比亚(ETH)从西方(葡萄牙)获得军事援助的情景。在历史上,16 世纪埃塞俄比亚与葡萄牙曾建立联系,以对抗奥斯曼帝国及其盟友在非洲之角的扩张。葡萄牙的军事援助对埃塞俄比亚的防御和地区稳定起到了关键作用。

完整事件代码

flavor_eth.22 = { #Help from the West
	type = country_event
	title = flavor_eth.22.title
	desc = flavor_eth.22.desc
	illustration_tags = {
		10 = happy
		10 = exterior
	}
	immediate = {
		event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }
	}
	option = {
		name = flavor_eth.22.a
		reverse_add_opinion = { target = c:POR modifier = opinion_military_aid }
		add_country_modifier = { modifier = eth_mil_aid_from_portugal years = 10 mode = add_and_extend }
	}
}