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_mor.27 突尼斯正义防御

时间范围

1337.1.1 - 1340.1.1,每月 100% 概率触发。

触发条件

  • 事件仅对 MOR 国家触发。
  • 事件仅能触发一次。

关键效果

选项: flavor_mor.27.a

  • 历史选项:是
  • 获得少量威望。

背景介绍

该事件描述了摩洛哥(MOR)在1337年至1340年间,针对突尼斯(TUN)采取的一次军事或外交行动,被定义为“正义防御”。事件发生时,游戏会聚焦于摩洛哥的统治者和突尼斯的首都,并以士兵形象作为事件插图,暗示了军事对峙或冲突的背景。选择历史选项将使摩洛哥获得威望,以反映其行动的正当性或成功。

完整事件代码

flavor_mor.27 = {#"The just defense of [GetCountry('TUN').GetLongNameWithNoTooltip]"
	type = country_event

	title = flavor_mor.27.title
	desc = flavor_mor.27.desc


	fire_only_once = yes
	dynamic_historical_event = {
		tag = MOR
		from = 1337.1.1
		to = 1340.1.1
		monthly_chance = 100
	}

	illustration_tags = {
		10 = regular
		10 = exterior
	}

	immediate = {
		event_illustration_poptype_effect = { foreground = pop_type:soldiers background = pop_type:soldiers }
		c:TLE.capital = {
			save_scope_as = tle_capital_scope
		}
		ruler = {
			save_scope_as = ruler_scope
		}
	}

	option = {
		name = flavor_mor.27.a
		historical_option = yes

		add_prestige = prestige_mild_bonus
	}
}