Hearts of Iron IV

Hearts of Iron IV

Chad Jokowi
Showing 1-10 of 11 entries
< 1  2 >
Update: Mar 17, 2023 @ 6:17am

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

Update: Feb 19, 2023 @ 12:27am

balancing ideas = We work together for our country

Update: Feb 16, 2023 @ 7:28am

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

Update: Dec 22, 2022 @ 11:00am

Update: Dec 22, 2022 @ 10:40am

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

Update: Sep 16, 2022 @ 12:50am

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

Update: Sep 8, 2022 @ 3:48am

- 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

Update: Sep 2, 2022 @ 5:13am

Update: Sep 1, 2022 @ 2:26am

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
}

}
}

Update: Aug 27, 2022 @ 1:33am