Hearts of Iron IV

Hearts of Iron IV

Chad Jokowi
正在显示第 1 - 10 项,共 11 项条目
< 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 日 上午 12: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 日 上午 12: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