Skip to content

Commit bb5ef82

Browse files
Focus tree updates, yippee
name says it all! it's going well all things considered, no clue why the mirage_government icon isn't working no more however
1 parent 7ddc263 commit bb5ef82

File tree

5 files changed

+117
-24
lines changed

5 files changed

+117
-24
lines changed

common/bookmarks/blitzkrieg.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ bookmarks = {
141141
}
142142
ideas = {
143143
XDA_Crumbling_Democracy
144-
XDA_Mirage_Government
144+
XDA_Mirage_Government_1
145145
}
146146
}
147147
"XSI" = {

common/ideas/XDA_ideas.txt

+6-5
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ ideas = {
33
XDA_Crumbling_Democracy = {
44
picture = generic_democratic_opposition
55
modifier = {
6-
democratic_drift = -0.05
6+
democratic_drift = -0.06
77
stability_factor = -0.2
8+
political_power_gain = -0.20
89
}
910
cancel = {
1011
NOT = {
@@ -20,7 +21,7 @@ ideas = {
2021
}
2122
}
2223
XDA_Mirage_Government_1 = {
23-
picture = XDA_Mirage_Government
24+
picture = GFX_mirage_government
2425
modifier = {
2526
political_power_gain = -0.50
2627
stability_factor = -0.35
@@ -30,7 +31,7 @@ ideas = {
3031
}
3132
}
3233
XDA_Mirage_Government_2 = {
33-
picture = XDA_Mirage_Government
34+
picture = GFX_mirage_government
3435
modifier = {
3536
political_power_gain = -0.35
3637
stability_factor = -0.25
@@ -40,13 +41,13 @@ ideas = {
4041
}
4142
}
4243
XDA_Campaign_against_change = {
43-
picture = POL_Ideology_Drift_Defence
44+
picture = ARG_growing_nationalism_modifier
4445
modifier = {
4546
drift_defence_factor = 0.6
4647
}
4748
}
4849
XDA_new_constitution = {
49-
picture = EST_democratic_opposition
50+
picture = HUN_treaty_of_triannon
5051
modifier = {
5152
political_power_gain = 0.30
5253
stability_weekly = 0.01

common/national_focus/XDA_focus.txt

+105-12
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ focus_tree = {
1212
reset_on_civilwar = no
1313
continuous_focus_position = { x = 100 y = 3250 }
1414

15+
## focus = {
16+
## id =
17+
## icon =
18+
## x =
19+
## y =
20+
## relative_position_id =
21+
## prerequisite = {
22+
## focus =
23+
## }
24+
## cost =
25+
## available_if_capitulated = yes
26+
## completion_reward = {
27+
## }
28+
## }
29+
1530
##As the last focus tree was made a bit randomly, gonna restart it and try to work on 1 path the time I get back into it!
1631

1732
focus = {
@@ -36,7 +51,7 @@ focus_tree = {
3651
focus = {
3752
id = XDA_Putting_a_stop_to_the_ridicule
3853
icon = GFX_focus_generic_league_of_nations
39-
x = -1
54+
x = -2
4055
y = 1
4156
relative_position_id = XDA_Rewritting_the_constitution
4257
prerequisite = {
@@ -57,7 +72,7 @@ focus_tree = {
5772
focus = {
5873
id = XDA_Rebuilding_the_house
5974
icon = GFX_focus_POL_riot_of_37
60-
x = 1
75+
x = 2
6176
y = 1
6277
relative_position_id = XDA_Rewritting_the_constitution
6378
prerequisite = {
@@ -100,7 +115,7 @@ focus_tree = {
100115
cost = 5
101116
available_if_capitulated = yes
102117
completion_reward = {
103-
add_political_power = 20
118+
add_political_power = 33
104119
add_ideas = XDA_Campaign_against_change
105120
}
106121
}
@@ -116,7 +131,7 @@ focus_tree = {
116131
cost = 5
117132
available_if_capitulated = yes
118133
completion_reward = {
119-
add_political_power = 20
134+
add_political_power = 33
120135
add_research_slot = 1
121136
}
122137
}
@@ -132,7 +147,7 @@ focus_tree = {
132147
cost = 5
133148
available_if_capitulated = yes
134149
completion_reward = {
135-
add_political_power = 20
150+
add_political_power = 33
136151
random_owned_controlled_state = {
137152
add_extra_state_shared_building_slots = 2
138153
add_building_construction = {
@@ -143,6 +158,7 @@ focus_tree = {
143158
}
144159
}
145160
}
161+
##right_demo_main
146162
focus = {
147163
id = XDA_Back_in_charge
148164
icon = GFX_focus_FIN_confederated_finno_russian_republics
@@ -162,15 +178,32 @@ focus_tree = {
162178
available_if_capitulated = yes
163179
completion_reward = {
164180
remove_ideas = XDA_Mirage_Government_2
181+
remove_ideas = XDA_Crumbling_Democracy
165182
hidden_effect = {
166183
add_ideas = XDA_Corrupt_Democracy
167184
}
168185
}
169186
}
187+
focus = {
188+
id = XDA_Rework_Coscription_laws
189+
icon = GFX_focus_ETH_freedom_at_gunpoint
190+
x = 0
191+
y = 1
192+
relative_position_id = XDA_Back_in_charge
193+
prerequisite = {
194+
focus = XDA_Back_in_charge
195+
}
196+
cost = 10
197+
available_if_capitulated = yes
198+
completion_reward = {
199+
add_ideas = limited_conscription
200+
}
201+
}
202+
##infrastructure_right_demo
170203
focus = {
171204
id = XDA_humble_gift
172205
icon = GFX_focus_BRA_cafe_com_leite_politics
173-
x = 4
206+
x = 5
174207
y = 1
175208
relative_position_id = XDA_Back_in_charge
176209
prerequisite = {
@@ -186,15 +219,75 @@ focus_tree = {
186219
level = 1
187220
instant_build = yes
188221
}
189-
}
190-
random_owned_controlled_state = {
191-
add_extra_state_shared_building_slots = 1
222+
}
223+
}
224+
}
225+
focus = {
226+
id = XDA_coastal_infrastructure_program
227+
icon = GFX_focus_generic_refit_civilian_ships
228+
x = 2
229+
y = 1
230+
relative_position_id = XDA_humble_gift
231+
prerequisite = {
232+
focus = XDA_humble_gift
233+
}
234+
cost = 5
235+
available_if_capitulated = yes
236+
completion_reward = {
237+
671 = {
238+
if = {
239+
limit = { is_controlled_by = ROOT }
192240
add_building_construction = {
193-
type = industrial_complex
194-
level = 1
241+
type = infrastructure
242+
level = 2
195243
instant_build = yes
196244
}
197-
}
245+
}
246+
}
247+
}
248+
}
249+
##Shared_path
250+
focus = {
251+
id = XDA_heavenly_taskforce
252+
icon = GFX_focus_CHL_a_french_alliance
253+
x = 0
254+
y = 5
255+
relative_position_id = XDA_Rewritting_the_constitution
256+
prerequisite = {
257+
focus = XDA_Back_in_charge
258+
}
259+
cost = 10
260+
available_if_capitulated = yes
261+
completion_reward = {
262+
set_rule = { can_send_volunteers = yes }
263+
}
264+
}
265+
focus = {
266+
id = XDA_Railway_Project
267+
icon = GFX_focus_generic_railroad
268+
x = 2
269+
y = 1
270+
relative_position_id = XDA_heavenly_taskforce
271+
prerequisite = {
272+
focus = XDA_heavenly_taskforce
273+
}
274+
cost = 6
275+
available_if_capitulated = yes
276+
completion_reward = {
277+
build_railway = {
278+
level = 2
279+
fallback = yes
280+
path = {1464 12332 9988 11909 10129 4075}
281+
start_province = 1464
282+
target_province = 4075
283+
}
284+
build_railway = {
285+
level = 1
286+
fallback = yes
287+
path = {1563 1592 12417 12431 10438 12195}
288+
start_province = 1563
289+
target_province = 12195
290+
}
198291
}
199292
}
200293
}

interface/XDA.gfx

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
spriteTypes = {
2-
3-
# Ideas
4-
52
spriteType = {
6-
name = "XDA_Mirage_Government"
3+
name = "GFX_mirage_government"
74
texturefile = "gfx/XDA/GFX_idea_XDA_Mirage_Government.dds"
85
}
9-
106
}

localisation/english/XDA_l_english.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ XDA_Rewritting_the_constitution:0 "Rewritting the Constitution"
2121
XDA_Rewritting_the_constitution_desc:0 "Not even 60 years since the new constitution had been written, the government within the country is already but a mirage to the inhabitants of the country. It is time to go through the documents once again and make a new one to fix the broken path [XDA.GetNameDEF] has carved for itself..."
2222

2323
XDA_A_proof_of_strength:0 "A proof of strength"
24-
XDA_A_proof_of_strength_desc:0 "To prove to the population of our true commitment, we will start building new military complexes, not only would it get the army on our side, but it would also show that we truly mean business!"
24+
XDA_A_proof_of_strength_desc:0 "To prove to the population of our true commitment, we will start building new military complexes, not only would it get the army on our side, but it would also show that we truly mean business!"
25+
26+
XDA_Railway_Project:0 "Railway Project"
27+
XDA_Railway_Project_desc:0 "While the old government had a couple bad ideas, its main railway project to connect the country together wasn't one of them, maybe we can dust off these old documents and make them work in our day and age!"

0 commit comments

Comments
 (0)