Hello.
Have very much tried searching for this but there is nothing conclusive as far as I can find. I wanna do the achievement:
We’re Putting the Band Back Together (As Turkey, be in a faction with Germany and Austria-Hungary.)
With historical focuses turned ON.
Why? Frankly it seems like a good challenge. Also there is something unsatisfying about switching over to non-historical focuses just for one achievement. Is this achievement on historical mode even possible though?
The crux, as I understand it, is to get Austria-Hungary to form. As Turkey you have a focus called "Press the Austro-Hungarian Claim" (see bottom of post). This gives Hungary, Austria and Czechoslovakia the following: idea = GER_rekindle_imperial_sentiment days = 1095. Given the name I would more or less assume this idea is a copy of what happens when (Imperial) Germany's Rekindle Imperial Sentiment Focus finishes. Somehow it helps in forming Austria Hungary. That is what you would assume at least. One thing I want to ask about is this very thing though. Basically I don't see how idea = GER_rekindle_imperial_sentiment days = 1095 fits into the picture when it comes to forming Austria-Hungary. If anyone can explain I'd be very grateful.
If you dig a bit further and check the formable_nations_decisions file you find quite detailed instructions about forming Austria-Hungary (see below). Like certain nations having states and stuff but nothing about idea = GER_rekindle_imperial_sentiment as far as I can see or having non-aligned support. Anyway despite these irregularities I still presume this is the instructions for the forming of Austria-Hungary(?) and not some old file or something. If so I also wonder about the very last thing:
ai_will_do = {
factor = 200
modifier = {
factor = 0
is_historical_focus_on = yes
I don't quite get this. Does it by any chance translate to AI is extremely likely to do this but with historical focuses the AI won't do this? If not that then what?
Regards.
/ Harry
C:\SteamLibrary\steamapps\common\Hearts of Iron IV\common\national_focus (file name: turkey)
focus = {
id = TUR_press_the_austro_hungarian_claim
icon = GFX_focus_proclaim_the_restauration_of_Austria_Hungary
available = {
NOT = {
HUN = { has_completed_focus = HUN_proclaim_the_restoration_of_austria_hungary }
}
}
mutually_exclusive = { focus = TUR_join_the_central_powers }
prerequisite = { focus = TUR_reclaim_macedonia }
x = 1
y = 1
relative_position_id = TUR_reclaim_macedonia
cost = 10
ai_will_do = {
base = 10
}
search_filters = { FOCUS_FILTER_ANNEXATION }
completion_reward = {
add_state_claim = 106
add_state_claim = 105
add_state_claim = 108
add_state_claim = 107
add_state_core = 104
create_wargoal = {
type = take_state_focus
target = YUG
}
add_state_claim = 46
add_state_claim = 79
add_state_claim = 77
create_wargoal = {
type = take_state_focus
target = ROM
}
if = {
limit = {
AUS = { exists = yes }
}
AUS = {
add_timed_idea = { idea = GER_rekindle_imperial_sentiment days = 1095 }
}
}
if = {
limit = {
HUN = { exists = yes }
}
HUN = {
add_timed_idea = { idea = GER_rekindle_imperial_sentiment days = 1095 }
}
}
if = {
limit = {
CZE = { exists = yes }
}
CZE = {
add_timed_idea = { idea = GER_rekindle_imperial_sentiment days = 1095 }
}
}
custom_effect_tooltip = GER_rekindle_imperial_sentiment_tt
set_rule = { can_create_factions = yes }
}
}
D:\SteamLibrary\steamapps\common\Hearts of Iron IV\common\decisions (file name: formable_nation_decisions)
form_austria_hungary_category = {
form_austria_hungary = {
icon = generic_form_nation
allowed = {
OR = {
original_tag = AUS
original_tag = CZE
original_tag = CRO
}
has_dlc = "Waking the Tiger"
}
available = {
is_subject = no
controls_state = 102
controls_state = 103
controls_state = 104
controls_state = 109
controls_state = 45
controls_state = 83
controls_state = 76
controls_state = 84
controls_state = 764
controls_state = 82
# Austria
custom_trigger_tooltip = {
tooltip = form_country_austria_required_states_tt
controls_state = 153
controls_state = 152
controls_state = 4
}
# Czechoslovakia
custom_trigger_tooltip = {
tooltip = form_country_czechoslovakia_required_states_tt
controls_state = 69
controls_state = 9
controls_state = 75
controls_state = 74
controls_state = 72
controls_state = 70
controls_state = 664
controls_state = 71
controls_state = 73
}
# Hungary
custom_trigger_tooltip = {
tooltip = form_country_hungary_required_states_tt
controls_state = 155
controls_state = 43
controls_state = 154
}
}
visible = {
OR = {
original_tag = AUS
original_tag = CZE
original_tag = CRO
}
NOT = { has_global_flag = form_austria_hungary_flag }
}
complete_effect = {
set_cosmetic_tag = HUN_EMPIRE
if = {
limit = {
NOT = { tag = AUS }
}
AUS = { set_cosmetic_tag = AUS_NOT_WHITE }
}
102 = { add_core_of = ROOT }
103 = { add_core_of = ROOT }
104 = { add_core_of = ROOT }
109 = { add_core_of = ROOT }
45 = { add_core_of = ROOT }
83 = { add_core_of = ROOT }
76 = { add_core_of = ROOT }
84 = { add_core_of = ROOT }
39 = { add_core_of = ROOT }
163 = { add_core_of = ROOT }
736 = { add_core_of = ROOT }
764 = { add_core_of = ROOT }
82 = { add_core_of = ROOT }
# Austria
custom_effect_tooltip = form_country_austria_coring_states_tt
hidden_effect = {
153 = { add_core_of = ROOT }
152 = { add_core_of = ROOT }
4 = { add_core_of = ROOT }
}
# Czechoslovakia
custom_effect_tooltip = form_country_czechoslovakia_coring_states_tt
hidden_effect = {
69 = { add_core_of = ROOT }
9 = { add_core_of = ROOT }
75 = { add_core_of = ROOT }
74 = { add_core_of = ROOT }
72 = { add_core_of = ROOT }
70 = { add_core_of = ROOT }
664 = { add_core_of = ROOT }
71 = { add_core_of = ROOT }
73 = { add_core_of = ROOT }
}
# Hungary
custom_effect_tooltip = form_country_hungary_coring_states_tt
hidden_effect = {
155 = { add_core_of = ROOT }
43 = { add_core_of = ROOT }
154 = { add_core_of = ROOT }
}
hidden_effect = {
news_event = { id = wtt_news.56 hours = 6 }
set_global_flag = form_austria_hungary_flag
}
}
ai_will_do = {
factor = 200
modifier = {
factor = 0
is_historical_focus_on = yes
}
}
}
Have very much tried searching for this but there is nothing conclusive as far as I can find. I wanna do the achievement:
We’re Putting the Band Back Together (As Turkey, be in a faction with Germany and Austria-Hungary.)
With historical focuses turned ON.
Why? Frankly it seems like a good challenge. Also there is something unsatisfying about switching over to non-historical focuses just for one achievement. Is this achievement on historical mode even possible though?
The crux, as I understand it, is to get Austria-Hungary to form. As Turkey you have a focus called "Press the Austro-Hungarian Claim" (see bottom of post). This gives Hungary, Austria and Czechoslovakia the following: idea = GER_rekindle_imperial_sentiment days = 1095. Given the name I would more or less assume this idea is a copy of what happens when (Imperial) Germany's Rekindle Imperial Sentiment Focus finishes. Somehow it helps in forming Austria Hungary. That is what you would assume at least. One thing I want to ask about is this very thing though. Basically I don't see how idea = GER_rekindle_imperial_sentiment days = 1095 fits into the picture when it comes to forming Austria-Hungary. If anyone can explain I'd be very grateful.
If you dig a bit further and check the formable_nations_decisions file you find quite detailed instructions about forming Austria-Hungary (see below). Like certain nations having states and stuff but nothing about idea = GER_rekindle_imperial_sentiment as far as I can see or having non-aligned support. Anyway despite these irregularities I still presume this is the instructions for the forming of Austria-Hungary(?) and not some old file or something. If so I also wonder about the very last thing:
ai_will_do = {
factor = 200
modifier = {
factor = 0
is_historical_focus_on = yes
I don't quite get this. Does it by any chance translate to AI is extremely likely to do this but with historical focuses the AI won't do this? If not that then what?
Regards.
/ Harry
C:\SteamLibrary\steamapps\common\Hearts of Iron IV\common\national_focus (file name: turkey)
focus = {
id = TUR_press_the_austro_hungarian_claim
icon = GFX_focus_proclaim_the_restauration_of_Austria_Hungary
available = {
NOT = {
HUN = { has_completed_focus = HUN_proclaim_the_restoration_of_austria_hungary }
}
}
mutually_exclusive = { focus = TUR_join_the_central_powers }
prerequisite = { focus = TUR_reclaim_macedonia }
x = 1
y = 1
relative_position_id = TUR_reclaim_macedonia
cost = 10
ai_will_do = {
base = 10
}
search_filters = { FOCUS_FILTER_ANNEXATION }
completion_reward = {
add_state_claim = 106
add_state_claim = 105
add_state_claim = 108
add_state_claim = 107
add_state_core = 104
create_wargoal = {
type = take_state_focus
target = YUG
}
add_state_claim = 46
add_state_claim = 79
add_state_claim = 77
create_wargoal = {
type = take_state_focus
target = ROM
}
if = {
limit = {
AUS = { exists = yes }
}
AUS = {
add_timed_idea = { idea = GER_rekindle_imperial_sentiment days = 1095 }
}
}
if = {
limit = {
HUN = { exists = yes }
}
HUN = {
add_timed_idea = { idea = GER_rekindle_imperial_sentiment days = 1095 }
}
}
if = {
limit = {
CZE = { exists = yes }
}
CZE = {
add_timed_idea = { idea = GER_rekindle_imperial_sentiment days = 1095 }
}
}
custom_effect_tooltip = GER_rekindle_imperial_sentiment_tt
set_rule = { can_create_factions = yes }
}
}
D:\SteamLibrary\steamapps\common\Hearts of Iron IV\common\decisions (file name: formable_nation_decisions)
form_austria_hungary_category = {
form_austria_hungary = {
icon = generic_form_nation
allowed = {
OR = {
original_tag = AUS
original_tag = CZE
original_tag = CRO
}
has_dlc = "Waking the Tiger"
}
available = {
is_subject = no
controls_state = 102
controls_state = 103
controls_state = 104
controls_state = 109
controls_state = 45
controls_state = 83
controls_state = 76
controls_state = 84
controls_state = 764
controls_state = 82
# Austria
custom_trigger_tooltip = {
tooltip = form_country_austria_required_states_tt
controls_state = 153
controls_state = 152
controls_state = 4
}
# Czechoslovakia
custom_trigger_tooltip = {
tooltip = form_country_czechoslovakia_required_states_tt
controls_state = 69
controls_state = 9
controls_state = 75
controls_state = 74
controls_state = 72
controls_state = 70
controls_state = 664
controls_state = 71
controls_state = 73
}
# Hungary
custom_trigger_tooltip = {
tooltip = form_country_hungary_required_states_tt
controls_state = 155
controls_state = 43
controls_state = 154
}
}
visible = {
OR = {
original_tag = AUS
original_tag = CZE
original_tag = CRO
}
NOT = { has_global_flag = form_austria_hungary_flag }
}
complete_effect = {
set_cosmetic_tag = HUN_EMPIRE
if = {
limit = {
NOT = { tag = AUS }
}
AUS = { set_cosmetic_tag = AUS_NOT_WHITE }
}
102 = { add_core_of = ROOT }
103 = { add_core_of = ROOT }
104 = { add_core_of = ROOT }
109 = { add_core_of = ROOT }
45 = { add_core_of = ROOT }
83 = { add_core_of = ROOT }
76 = { add_core_of = ROOT }
84 = { add_core_of = ROOT }
39 = { add_core_of = ROOT }
163 = { add_core_of = ROOT }
736 = { add_core_of = ROOT }
764 = { add_core_of = ROOT }
82 = { add_core_of = ROOT }
# Austria
custom_effect_tooltip = form_country_austria_coring_states_tt
hidden_effect = {
153 = { add_core_of = ROOT }
152 = { add_core_of = ROOT }
4 = { add_core_of = ROOT }
}
# Czechoslovakia
custom_effect_tooltip = form_country_czechoslovakia_coring_states_tt
hidden_effect = {
69 = { add_core_of = ROOT }
9 = { add_core_of = ROOT }
75 = { add_core_of = ROOT }
74 = { add_core_of = ROOT }
72 = { add_core_of = ROOT }
70 = { add_core_of = ROOT }
664 = { add_core_of = ROOT }
71 = { add_core_of = ROOT }
73 = { add_core_of = ROOT }
}
# Hungary
custom_effect_tooltip = form_country_hungary_coring_states_tt
hidden_effect = {
155 = { add_core_of = ROOT }
43 = { add_core_of = ROOT }
154 = { add_core_of = ROOT }
}
hidden_effect = {
news_event = { id = wtt_news.56 hours = 6 }
set_global_flag = form_austria_hungary_flag
}
}
ai_will_do = {
factor = 200
modifier = {
factor = 0
is_historical_focus_on = yes
}
}
}
- 1