Hearts of Iron IV

Hearts of Iron IV

Chad Jokowi
11件中 1-10 を表示
< 1  2 >
更新: 2023年3月17日 @ 6時17分

- Making the first focus tree on each branch inaccessible before completing The Chad Among US
- Balancing in Give our chad our support branch

更新: 2023年2月19日 @ 0時27分

balancing ideas = We work together for our country

更新: 2023年2月16日 @ 7時28分

-Bug crashing when selecting first naval focus tree fixes
-Many new focus tree
-Bug crash with RT56

更新: 2022年12月22日 @ 11時00分

更新: 2022年12月22日 @ 10時40分

- update to the latest version of HOI4
- maintenance and balancing of multiple focuses
- Fixed some bugs on focus and events

更新: 2022年9月16日 @ 0時50分

Balancing so player dont became facist before free. To prevent chad Jokowi changes after free/independent

更新: 2022年9月8日 @ 3時48分

- Balancing and change prequest and bypassing focus
- Fixing major bugs in Focus "reannouce majapahit ideas", " invite Philippines brother" and "agreements from Timor leste"
- Fixing minor bugs
- add some effect

更新: 2022年9月2日 @ 5時13分

更新: 2022年9月1日 @ 2時26分

replacing = limited_conscription -> extensive_conscription in "First step of our army" focus


{Code}
#First step of our army
focus = {
id = INS_first_step_of_our_army
icon = GFX_INS_first_step_of_our_army-62442
x = 1
y = 0
cost = 10
search_filters = {
FOCUS_FILTER_RESEARCH
}
available = {
is_puppet = no
}
completion_reward = {

army_experience = 50
add_doctrine_cost_reduction = {
name = land_doc_bonus
cost_reduction = 1
uses = 2
category = land_doctrine
}
if = {
limit = {
has_idea = limited_conscription -> extensive_conscription
}
add_political_power = 150
}
else_if = {
add_ideas = limited_conscription -> extensive_conscription
}

}
}

更新: 2022年8月27日 @ 1時33分