Hearts of Iron IV

Hearts of Iron IV

Chad Jokowi
Visualizzazione di 1-10 elementi su 11
< 1  2 >
Aggiornamento: 17 mar 2023, 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

Aggiornamento: 19 feb 2023, 0:27

balancing ideas = We work together for our country

Aggiornamento: 16 feb 2023, 7:28

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

Aggiornamento: 22 dic 2022, 11:00

Aggiornamento: 22 dic 2022, 10:40

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

Aggiornamento: 16 set 2022, 0:50

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

Aggiornamento: 8 set 2022, 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

Aggiornamento: 2 set 2022, 5:13

Aggiornamento: 1 set 2022, 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
}

}
}

Aggiornamento: 27 ago 2022, 1:33