Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
在mod文件李找到event 里面的00_TSR_replace_events.txt,把里面的台海战争文件删掉,就可适配其他mod的台海战争文件
#Taiwan war victory
country_event = {
id = china.23
title = china.23.t
desc = {
text = china.23.d.1
trigger = {
NOT = {has_global_flag = This_is_the_time_line_of_TSR}
has_country_flag = PRC_taiwanese_government_captured
}
}
desc = {
text = china.23.d.2
trigger = {
NOT = {has_global_flag = This_is_the_time_line_of_TSR}
NOT = {
has_country_flag = PRC_taiwanese_government_captured
}
}
}
desc = {
text = china.23.desc.1_TSR
trigger = {
has_country_flag = PRC_taiwanese_government_captured
has_global_flag = This_is_the_time_line_of_TSR
}
}
desc = {
text = china.23.desc.2_TSR
trigger = {
has_global_flag = This_is_the_time_line_of_TSR
NOT = {
has_country_flag = PRC_taiwanese_government_captured
}
}
}
picture = GFX_event_taiwanwarwin
is_triggered_only = yes
fire_only_once = yes
trigger = {
tag = PRC
}
immediate = {
hidden_effect = {
add_timed_idea = {
idea = PRC_chinese_triumphalism
days = 1000
}
transfer_state = 524
transfer_state = 1150
transfer_state = 1149
transfer_state = 1148
if = {
limit = {
controls_state = 876
}
transfer_state = 876
}
add_war_support = 0.05
set_global_flag = PRC_taiwan_war_won
set_country_flag = PRC_centrist_win
PRC_end_taiwan_war = yes
annex_country = {
target = CHI
transfer_troops = no
}
set_country_leader_portrait = {
ideology = communist
portrait = GFX_portrait_PRC_xi_jinping_taiwan_win
}
news_event = {
id = news.356
hours = 12
}
news_event = {
id = china.80
days = 70
}
load_focus_tree = china_centrist_focus
AST = {
country_event = {
id = Australia.1
days = 15
}
}
every_state = {
limit = {
is_claimed_by = CHI
NOT = {
state = 524
state = 1150
state = 1149
state = 1148
}
}
remove_claim_by = CHI
}
}
}
option = {
name = china.23.a
effect_tooltip = {
focus_unlock = yes
transfer_state = 524
transfer_state = 1150
transfer_state = 1149
transfer_state = 1148
if = {
limit = {
controls_state = 876
}
transfer_state = 876
}
add_war_support = 0.05
add_timed_idea = {
idea = PRC_chinese_triumphalism
days = 1000
}
}
}
}
应该别的mod也能用这个方法
我们并未复现该bug,可能需要更多信息,比如dlc和其他mod列表