我老朱家的後代也能當(dāng)個天皇玩玩(魔幻向)

本文隸屬于?都市伝説?文集 ,有需求閱讀?二·二六?、對美開戦決策?、八·一五?、戦爭過後?等文集的讀者,辛苦自行關(guān)注相關(guān)文集的更新(通過筆者【投稿】-【專欄】-【專欄文集】尋找對應(yīng)內(nèi)容)

很久沒有寫 EU4 event 了
今天再更新一期,編寫6個事件 ,僅供娛樂

事件一 :
效果 :將西國、東國、九州 文化 納入大明的主流文化
# Ming culture event
country_event = {
? ? id = ming_culture.1
? ? title = "ming_culture.1.t"
? ? desc = "ming_culture.1.d"
? ? picture = CULTURE_eventPicture
? ? trigger = {
? ? ? ? tag = MNG # Ming tag
? ? ? ? owns_core_province = 1020 # Kyoto province ID
? ? ? ? NOT = { has_country_flag = ming_culture } # Prevents event from firing again
? ? }
? ? mean_time_to_happen = {
? ? ? ? months = 120 # Average time for event to happen after trigger is met
? ? }
? ? option = {
? ? ? ? name = "ming_culture.1.a" # Accept Japanese cultures as mainstream
? ? ? ? add_accepted_culture = japanese # Kyushu culture group
? ? ? ? add_accepted_culture = western_japanese # West Japan culture group
? ? ? ? add_accepted_culture = eastern_japanese # East Japan culture group
? ? ? ? set_country_flag = ming_culture # Sets flag to prevent event from firing again
? ? }
}
說明 :占據(jù)京都後,大明可以將西國、東國、九州?文化 納入大明的主流文化
事件二 :尋找瑞士生物學(xué)家
效果 :1500年,大明獲得對瑞士所有領(lǐng)土的宣稱
trigger = {
? ?
tag = MNG
? ?
year = 1500
? ?
exists = CHI
? ?CHI = {
? ? ? ?
owns_core_province = 1822 # Zurich
? ? ? ?
owns_core_province = 1816 # Bern? ? ? ? ?
owns_core_province = 1823 # Schwyz ? ? ? ?
owns_core_province = 1824 # Glarus ? ? ? ?
owns_core_province = 1825 # Uri ? ? ??
owns_core_province = 1826 # Nidwalden ? ? ? ?
owns_core_province = 1827 # Obwalden ? ? ? ?
owns_core_province = 1830 # Luzern ? ?}?
}?
mean_time_to_happen = { ? ?months = 1200 }
option = { ? ?name ="flavor_mng.1.a" ? ?add_country_modifier ={ ? ? ? ?name= "mng_swiss_claim" ? ? ? ?duration= -1 ? ?} ? ? }
“flavor_mng.1.t”和“flavor_mng.1.d”是事件的標(biāo)題和描述,你需要在localisation文件中定義它們 ,我們可以在其中添加如下語句 :
flavor_mng.1.t:0 “別慌 我們只是來尋找愛德華茲先生的” flavor_mng.1.d:0 “我們從一位瑞士生物學(xué)家那里得知了一個驚人的消息:他聲稱在大明領(lǐng)土上發(fā)現(xiàn)了一種神奇的植物,可以治愈所有疾病。我們決定派遣一支探險隊去尋找這位愛德華茲先生,并帶回他的發(fā)現(xiàn)。不過,在我們到達之前,我們必須先宣布對瑞士所有領(lǐng)土擁有合法權(quán)利,以防止其他國家干涉我們的計劃。”
事件三 :行走的50萬
效果 :當(dāng)大明發(fā)現(xiàn)奧地利,則大明對奧地利貿(mào)易禁運
country_event = {? ? id = event_id 88888 # 事件的唯一標(biāo)識符? ??
title = event_title # 50萬還買不起一罐紅牛嗎 ?!? ??
desc = event_desc # 假裝大明沒有人在喝紅牛? ? ?
picture = event_picture # 事件的圖片 (某網(wǎng)敗訴紅牛)? ?
fire_only_once = yes # 事件是否只發(fā)生一次? ??
trigger = { # 觸發(fā)條件? ? ? ??
tag = MNG # 國家代碼為大明? ? ? ? has_discovered_country_with_tag = AUS # 發(fā)現(xiàn)了奧地利? ? }? ? mean_time_to_happen = { # 發(fā)生概率? ? ? ??
months = 120 # 平均每120個月發(fā)生一次? ? }? ??
option = { ? ? ??
name = option_name_1 # 選項名稱? ? ? ??
add_country_modifier = { # 國家修正效果? ? ? ? ? ? name = trade_embargo_ming_austria # 大明對奧地利貿(mào)易禁運(需要在common/country_modifiers中定義)? ? ? ? ? ??
duration = -1 # 持續(xù)時間,-1表示永久有效? ? ? ? }? ? ? ??
ai_chance = { factor = 100 } # AI選擇該選項的概率為100%? ? }? ??
}
事件四 :看 !有大魚 !
效果 :當(dāng)俄羅斯占領(lǐng)馬里烏波爾,當(dāng)?shù)氐奶禺a(chǎn)變?yōu)轸~類
country_event = {
? ? id = rus.1
? ? title = "俄羅斯占領(lǐng)馬里烏波爾"
? ? desc = "俄羅斯軍隊已經(jīng)攻陷了克里米亞半島上的重要港口馬里烏波爾,這座城市曾經(jīng)是熱那亞人在黑海地區(qū)的貿(mào)易中心之一?,F(xiàn)在,俄羅斯人根據(jù)一位名叫蘇新晨的魔法師的托夢,開始在當(dāng)?shù)夭稉拼篝~。"
? ? picture = PORT_EVENT_PICTURE
? ? trigger = {
? ? ? ? tag = RUS
? ? ? ? owns_core_province = 284 # Mariupol
? ? ? ? NOT = { has_province_modifier = mariupol_fish }
? ? }
? ? mean_time_to_happen = {
? ? ? ? months = 12
? ? }
? ? option = {
? ? ? ? name = "我們將從這座城市中獲得更多收益"
? ? ? ? add_province_modifier = {
? ? ? ? ? ? name = mariupol_fish
? ? ? ? ? ? duration = -1
? ? ? ? }
? ? ? ? RUS = {
? ? ? ? ? ? add_trade_power_to_province_trade_node_modifier_from_tag_in_province_effect ={
? ? ? ? ? ? ? ? province_id=284 # Mariupol
? ? ? ? ? ? ? ? trade_power=10.0
? ? ? ? ? ? }
? ? ? ? }
? ? }
}
事件五 :孝道
效果 :當(dāng)俄羅斯發(fā)現(xiàn)滿洲或大清,后者所有核心,后者移除自身所有核心
country_event = {
? ? id = rus.1
? ? title = "The Discovery of Manchu or Qing"
? ? desc = "We have discovered a new land in the east, inhabited by a people called Manchu or Qing. They seem to be weak and divided, and their lands are rich in resources. We should claim them as our rightful domains."
? ? picture = DISCOVERY_eventPicture
? ? trigger = {
? ? ? ? has_discovered = MAN # or QNG
? ? ? ? NOT = { has_country_flag = manchu_discovered }
? ? }
? ? mean_time_to_happen = {
? ? ? ? months = 120
? ? }
? ? immediate = {
? ? ? ? set_country_flag = manchu_discovered
? ? ? ? every_owned_province = {
? ? ? ? ? ? limit = {
? ? ? ? ? ? ? ? region = china_superregion
? ? ? ? ? ? }
? ? ? ? ? ? add_core = RUS
? ? ? ? }
? ? ? ? MAN = { # or QNG
? ? ? ? ? ? every_owned_province = {
? ? ? ? ? ? ? ? limit = {
? ? ? ? ? ? ? ? ? ? region = china_superregion
? ? ? ? ? ? ? ? }
? ? ? ? ? ? ? ? remove_core = MAN # or QNG
? ? ? ? ? ? }
? ? ? ? }
? ? }
? ? option = {
? ? ? ? name = "Our destiny lies in the east."
? ? }
}
事件六 :【嘿嘿嘿】將軍
效果 :1441年11月11日,大明獲得一名叫【嘿嘿嘿】的將軍,他除了會【嘿嘿嘿】,啥也不會
country_event = {
? ? id = hehehe.1
? ? title = "hehehe.1.t"
? ? desc = "hehehe.1.d"
? ? picture = "general_staff"
? ? trigger = {
? ? ? ? tag = MNG #大明國家代碼
? ? ? ? has_general = hehehe #有一個叫做“嘿嘿嘿”的將軍
? ? ? ? year = 1441 #年份是1441
? ? ? ? date > 1441.11.10 #日期大于1441年11月10日
? ? ? ? date < 1441.11.12 #日期小于1441年11月12日
? ? }
? ? mean_time_to_happen = {
? ? ? ? days = 0 #事件在條件滿足后立即發(fā)生
? ? }
? ? fire_only_once = yes #事件只能發(fā)生一次
? ? option = {
? ? ? ? name = "hehehe.1.a" #選項名字
? ? ? ? add_general_maneuver_modifier_from_age_heir_or_queen_effect = { who= hehehe value= -100 } #將軍機動-100
? ? ? ? add_general_fire_modifier_from_age_heir_or_queen_effect = { who= hehehe value= -100 } #將軍火力-100
? ? ? ? add_general_shock_modifier_from_age_heir_or_queen_effect = { who= hehehe value= -100 } #將軍震撼-100
? ? ? ? add_general_siege_modifier_from_age_heir_or_queen_effect = { who= hehehe value= -100 } #將軍圍城-100
? ? ? ? set_morale_of_armies_with_leader_effect ={ who= hehehe value= 0 }#將軍士氣為0?
? ? ? ? set_army_professionalism_with_leader_effect ={ who= heheh value= 0 }#將軍訓(xùn)練為0?
? ? }
}
如果還需要編寫什么事件,可以在評論區(qū)留言

感謝您的閱讀 :)
筆者是專注近現(xiàn)代日本問題的專欄作者,微信公眾號 :奇妙深刻
新空降的讀者 辛苦依照下方鏈接 逐篇【專欄文集】依次閱讀
代表作有 ——
體制外最後的吶喊 ——?二二六?事件?· 從 【源流】 到 【未來】
以上です