Hearts of Iron IV

Hearts of Iron IV

Chad Jokowi
Ergebnisse 1–10 von 11
< 1  2 >
Update: 17. März 2023 um 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

Update: 19. Feb. 2023 um 0:27

balancing ideas = We work together for our country

Update: 16. Feb. 2023 um 7:28

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

Update: 22. Dez. 2022 um 11:00

Update: 22. Dez. 2022 um 10:40

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

Update: 16. Sep. 2022 um 0:50

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

Update: 8. Sep. 2022 um 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

Update: 2. Sep. 2022 um 5:13

Update: 1. Sep. 2022 um 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
}

}
}

Update: 27. Aug. 2022 um 1:33