Hearts of Iron IV

Hearts of Iron IV

Extra Stuff RT56 (DEPRECATED)
 此主题已被置顶,因此可能具有重要性
Julio  [开发者] 2017 年 11 月 30 日 下午 2:16
Suggestions
If you have suggestions for the mod, for example adding a small mod, write them down here.
最后由 Julio 编辑于; 2017 年 11 月 30 日 下午 2:23
< >
正在显示第 1 - 7 条,共 7 条留言
Papa Joe 2017 年 12 月 10 日 下午 2:17 
Needs proper armored research tree icons for all majors. For example, while the Germans are there, the Soviets are not.
Julio  [开发者] 2017 年 12 月 11 日 上午 5:18 
引用自 Papa Joe
Needs proper armored research tree icons for all majors. For example, while the Germans are there, the Soviets are not.
While im able to code, im not able to proper grafic something. I will try my best to fix that in the future, or search for someone who can do the job, but till then im not able to include icons for all major countries.
Rub Rub Tuggington 2017 年 12 月 29 日 下午 3:53 
PRC national focus: Line's 327 - 357 should be replaced with this - otherwise the communist troops don't turn up
focus = {
id = PRC_prepare_for_war
icon = GFX_goal_generic_demand_territory
prerequisite = { focus = PRC_boost_the_morale }
bypass = {
has_war_with = ♥♥♥
}
cancel_if_invalid = yes
x = 24
y = 1
cost = 10

completion_reward = {
army_experience = 30
add_tech_bonus = {
bonus = 0.5
uses = 1
category = land_doctrine
}
### DD'S ADDITION - COMMUNIST MILITIA
set_technology = { faction_communist_militia = 1 }
hidden_effect = { load_oob = "TAG_communist_militia_division" }
}
}
Julio  [开发者] 2017 年 12 月 29 日 下午 4:16 
引用自 nathanmorrison1992
PRC national focus: Line's 327 - 357 should be replaced with this - otherwise the communist troops don't turn up
focus = {
id = PRC_prepare_for_war
icon = GFX_goal_generic_demand_territory
prerequisite = { focus = PRC_boost_the_morale }
bypass = {
has_war_with = ♥♥♥
}
cancel_if_invalid = yes
x = 24
y = 1
cost = 10

completion_reward = {
army_experience = 30
add_tech_bonus = {
bonus = 0.5
uses = 1
category = land_doctrine
}
### DD'S ADDITION - COMMUNIST MILITIA
set_technology = { faction_communist_militia = 1 }
hidden_effect = { load_oob = "TAG_communist_militia_division" }
}
}
fixed the Line
Rub Rub Tuggington 2017 年 12 月 29 日 下午 4:44 
Not quite yet file says this:
focus = {
id = PRC_prepare_for_war
icon = GFX_goal_generic_demand_territory
prerequisite = { focus = PRC_boost_the_morale }
bypass = {
has_war_with = ♥♥♥
}
cancel_if_invalid = yes
x = 24
y = 1
cost = 10

completion_reward = {
army_experience = 30
add_tech_bonus = {
bonus = 0.5
uses = 1
category = land_doctrine
}
### DD'S ADDITION - COMMUNIST MILITIA
set_technology = { faction_communist_militia = 1 }
hidden_effect = { load_oob = "TAG_communist_militia_division" }
}
}
} - remove that bracket as it closes off the focus tree
FloppyBudderDsc 2018 年 1 月 10 日 上午 10:19 
Hey you should reach out to the developer of Motorized Artillery Units for permission to use his mod
Also look into this monster https://en.wikipedia.org/wiki/Landkreuzer_P._1500_Monster
最后由 FloppyBudderDsc 编辑于; 2018 年 1 月 10 日 上午 10:49
Naki 2018 年 3 月 12 日 上午 6:32 
Figure I should post this in the right place. I suggest adding motorized and mechanized armored infantry. To balance armored infantry, I'd suggest making their organization recovery time significantly lower than standard units.
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50