Hearts of Iron IV

Hearts of Iron IV

In the name of Eiko
好难 Jun 4, 2022 @ 2:05pm
点完分享传说国策后,旧日计划决议消失,后续国策缺失执行条件
有没有大佬传授一下解决方法
< >
Showing 1-2 of 2 comments
0.0 Jun 6, 2022 @ 9:14pm 
1、mod文件夹下common\decisions\SUC.txt,找到SUC_usa_TheOld_project_1 = { #第一阶段:上古洞察计划,将其下面的第一个
visible = {
has_idea = TheOld_Project_0
}
改成
visible = {
has_idea = TheOld_Project_1
}
2、mod文件夹下common\national_focus\succubus.txt,找到focus = { #化身邪神,将其下面第一个
available = {
has_country_flag = SUC_investigation_complete_flag
has_idea = TheOld_Project_0
has_completed_focus = SUC_gate_USA_SanCheck
}
改成
available = {
has_country_flag = SUC_investigation_complete_flag
or = {
has_idea = TheOld_Project_0
has_idea = TheOld_Project_1
has_idea = TheOld_Project_2
has_idea = TheOld_Project_3
}
has_completed_focus = SUC_gate_USA_SanCheck
}
Last edited by 0.0; Jun 6, 2022 @ 9:20pm
这算feature不算bug(
< >
Showing 1-2 of 2 comments
Per page: 1530 50