Skip to content

Commit d0ee673

Browse files
authored
Merge pull request #1963 from EaW-Team/Zebrica
2.2.2.1
2 parents bbae6a9 + 6169809 commit d0ee673

File tree

447 files changed

+12195
-3843
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

447 files changed

+12195
-3843
lines changed

art_credits.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Event pictures:
55
Plainoasis - Canterlot city
66
Devinian - Piercing the Sky
77
Devinian - Biting Cold of a Stubborn Heart
8+
DimFann - Day Job
9+
DimFann - Tail Gunner
810
Plainoasis - Temporal Displacement
911
Sycreon - Night Stroll
1012
Melcom Lek - Viking Harbour

changelog.txt

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,59 @@
1-
🔥 “The Way of Fire” 2.2.2 🐐
1+
🔥 “The Way of Fire” 2.2.2.1 🔥
2+
✢ Compatibility for 1.14 Hearts of Iron IV patch and Trial of Allegiance:
3+
- Macawia now uses Brazilian Portuguese voicelines.
4+
- Kiria and southeast Equestrian breakaways can now get Jungle Pioneers support company.
5+
- Replaced various removed modifiers with new ones.
6+
7+
✢ Additions:
8+
- Added futurist socialism subideology.
9+
- Deponya now sends refusal event to River Republic when refusing.
10+
- Added acceptance events for River Republic decisions about trading with allies.
11+
- Added several new victory points on the map.
12+
- Added new capitulation responses for some Kirian breakaways.
13+
- Added arrow popup for Chiropterra's anti-partisan GUI.
14+
- A Pax Chrysalia focus now spawns divisions that have Jachs and Alcippe as division commanders.
15+
- Added a new career profile award for Changeling Lands.
16+
- Added toggles for Kirian on-map decisions.
17+
- Added a new general in Gryphia.
18+
19+
✢ Changes:
20+
- Moved seven Olenian states to Griffonia and Zebrica.
21+
- Reduce penalties from Kiria's civil war national spirits.
22+
- Skyfall now starts with truck and armored car technologies.
23+
- Baragzen in Tobuck now also declares war on Hippogriffia and any Colthaginian breakaways when he attacks Colthage.
24+
- Updated various plane icons.
25+
- Posada in Hippogriffia can now get Coral Ridge as an advisor.
26+
- Arcturian Order now gets a generic focus tree when released as a subject via event.
27+
- Nova Griffonia decision about selling Severyana to Equestria now sells a puppeted Severyana as well.
28+
- Reduced minimum exports modifiers in Skyfall's national spirits.
29+
- Strengthened the starting armies of Asstyria and Karkadannistan.
30+
- Changeling Fragrance can now incite civil war in Kirian tags even if they are majors.
31+
- Polar Bear event about airplanes now also creates an air base.
32+
33+
✢ Fixes:
34+
- Fixed various issues with plane presets and templates.
35+
- Fixed Hippogriffia's Abyss cult leader having a pixelated portrait.
36+
- Fixed issues with plane equipment variant names.
37+
- Fixed issues with Siren and Kiria dynamic modifiers.
38+
- Chiropterra can no longer launch raids into impassable states.
39+
- Fixed event about Vasile not triggering in Zarantia's secret path.
40+
- Fixed issues with characters not becoming leaders in post-defeat Chiropterra.
41+
- Fixed issues with effects that target states.
42+
- Fixed Colthage civil war faction cores not being removed after being defeated.
43+
- Fixed Kiria prison factory disappearing.
44+
- Added check in "Protect Zaikiria" focus.
45+
- Fixed society development not transferring properly to puppets.
46+
- Fixed KirCorWar breakaways not getting cores.
47+
- Fixed Yakyakistan being able to get more than 5 research slots.
48+
- Fixed Abyssinia still having slave economy after being released as a Wingbardian subject.
49+
- Fixed missing icon for Skyfall's pirate den national spirit.
50+
- Fixed MIOs in Skyfall being visible when they shouldn't be.
51+
- When Stormland forms the Storm Kingdom, it will now properly remove cores of the Gyzwindids.
52+
- Fixed Griffon Frontier having a focus that built a railway in an impassable state.
53+
- Miscellaneous bugfixes and improvements.
54+
- Miscellaneous localisation fixes.
55+
56+
🔥 “The Way of Fire” 2.2.2 🐐
257
✢ Additions:
358
- Epilogue content for Sirenalia.
459
- Added a new event picture and a new music track for Star Father's ascension event.

common/achievements/eaw_achievements.txt

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,52 @@ a_series_of_unfortunate_events = {
702702
has_global_flag = changelings_takeover_fragrance
703703
}
704704
}
705+
friends_in_high_places = {
706+
possible = {
707+
difficulty > 1
708+
has_start_date < 1007.01.02
709+
has_any_custom_difficulty_setting = no
710+
game_rules_allow_achievements = yes
711+
tag = CHN
712+
}
713+
714+
happened = {
715+
custom_trigger_tooltip = {
716+
tooltip = friends_in_high_places_tt_1
717+
any_character = {
718+
has_character_flag = jachs_promoted
719+
is_field_marshal = yes
720+
if = {
721+
limit = {
722+
has_dlc = "No Step Back"
723+
}
724+
is_army_chief = yes
725+
}
726+
}
727+
}
728+
custom_trigger_tooltip = {
729+
tooltip = friends_in_high_places_tt_2
730+
any_character = {
731+
has_character_flag = alcippe_promoted
732+
is_army_leader = yes
733+
if = {
734+
limit = {
735+
has_dlc = "No Step Back"
736+
}
737+
is_high_command = yes
738+
}
739+
}
740+
}
741+
custom_trigger_tooltip = {
742+
tooltip = friends_in_high_places_tt_3
743+
has_country_flag = CHN_unlocked_Jachs
744+
has_country_flag = CHN_unlocked_Alcippe
745+
has_country_flag = CHN_unlocked_Marsilio
746+
has_country_flag = CHN_unlocked_Finicus
747+
has_country_flag = CHN_unlocked_Second_Wind
748+
}
749+
}
750+
}
705751

706752

707753
###Good

common/ai_strategy/doctrines.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stop_making_horsies = {
1+
DOCTRINE_stop_making_horsies = {
22
enable = {
33
always = yes
44
}
@@ -29,7 +29,7 @@ stop_making_horsies = {
2929
#mountaineer
3030

3131
#Mobile Warfare branch
32-
mobile_warfare_ratios = {
32+
DOCTRINE_mobile_warfare_ratios = {
3333
enable = {
3434
has_tech = mobile_warfare
3535
}
@@ -50,7 +50,7 @@ mobile_warfare_ratios = {
5050
}
5151
}
5252

53-
superior_firepower_ratios = {
53+
DOCTRINE_superior_firepower_ratios = {
5454
enable = {
5555
has_tech = superior_firepower
5656
}
@@ -73,7 +73,7 @@ superior_firepower_ratios = {
7373
}
7474

7575
## Later in superior_firepower tree
76-
concentrated_fire_plans_ratios = {
76+
DOCTRINE_concentrated_fire_plans_ratios = {
7777
enable = {
7878
has_tech = concentrated_fire_plans
7979
}
@@ -102,7 +102,7 @@ concentrated_fire_plans_ratios = {
102102
}
103103

104104

105-
grand_battle_plan_ratios = {
105+
DOCTRINE_grand_battle_plan_ratios = {
106106
enable = {
107107
has_tech = trench_warfare
108108
}
@@ -126,7 +126,7 @@ grand_battle_plan_ratios = {
126126
}
127127

128128

129-
mass_assault_ratios = {
129+
DOCTRINE_mass_assault_ratios = {
130130
enable = {
131131
has_tech = mass_assault
132132
}
@@ -149,7 +149,7 @@ mass_assault_ratios = {
149149
}
150150

151151
#Later in mass_assault tree
152-
large_front_operations_ratios = {
152+
DOCTRINE_large_front_operations_ratios = {
153153
enable = {
154154
has_tech = large_front_operations
155155
}
@@ -184,7 +184,7 @@ large_front_operations_ratios = {
184184

185185

186186
#Fleet in being tree
187-
fleet_in_being_ratios = {
187+
DOCTRINE_fleet_in_being_ratios = {
188188
enable = {
189189
has_tech = fleet_in_being
190190
}
@@ -244,7 +244,7 @@ fleet_in_being_ratios = {
244244
# }
245245

246246
#Trade Interdiction tree
247-
trade_interdiction_ratios = {
247+
DOCTRINE_trade_interdiction_ratios = {
248248
enable = {
249249
has_tech = trade_interdiction
250250
}
@@ -315,7 +315,7 @@ trade_interdiction_ratios = {
315315

316316

317317
#Base Strike tree
318-
base_strike_ratios = {
318+
DOCTRINE_base_strike_ratios = {
319319
enable = {
320320
has_tech = base_strike
321321
}
@@ -402,7 +402,7 @@ base_strike_ratios = {
402402
#naval_bomber
403403

404404
#Strategic Destruction tree
405-
air_superiority_ratios = {
405+
DOCTRINE_air_superiority_ratios = {
406406
enable = {
407407
has_tech = air_superiority
408408
}
@@ -440,7 +440,7 @@ air_superiority_ratios = {
440440
}
441441
}
442442

443-
air_night_day_bombing_ratios = {
443+
DOCTRINE_air_night_day_bombing_ratios = {
444444
enable = {
445445
OR = {
446446
has_tech = night_bombing
@@ -460,7 +460,7 @@ air_night_day_bombing_ratios = {
460460
}
461461

462462
#Battlefield Support tree
463-
formation_flying = {
463+
DOCTRINE_formation_flying = {
464464
enable = {
465465
has_tech = formation_flying
466466
}
@@ -495,7 +495,7 @@ formation_flying = {
495495
}
496496

497497
#Operational Integrity tree
498-
force_rotation = {
498+
DOCTRINE_force_rotation = {
499499
enable = {
500500
has_tech = force_rotation
501501
}

common/bop/BRA.txt

Whitespace-only changes.

common/characters/CHN.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,4 +1376,22 @@ characters={
13761376
}
13771377
}
13781378
}
1379+
CHN_jachs = {
1380+
name = CHN_jachs_promo
1381+
portraits = {
1382+
army = {
1383+
large = GFX_portrait_CHN_Jachs
1384+
small = GFX_portrait_CHN_Jachs_small
1385+
}
1386+
}
1387+
}
1388+
CHN_alcippe = {
1389+
name = CHN_alcippe_promo
1390+
portraits = {
1391+
army = {
1392+
large = GFX_portrait_CHN_Alcippe
1393+
small = GFX_portrait_CHN_Alcippe_small
1394+
}
1395+
}
1396+
}
13791397
}

common/characters/CTH.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,7 @@ characters={
637637
defense_skill = 1
638638
planning_skill = 1
639639
logistics_skill = 2
640+
legacy_id = 1934
640641
}
641642
}
642643

common/characters/GRY.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,25 @@ characters={
179179
legacy_id=1465
180180
}
181181
}
182+
GRY_oleksander_clawkiv={
183+
name=GRY_oleksander_clawkiv
184+
portraits={
185+
army={
186+
large="gfx/leaders/GRY/Oleksander.tga"
187+
small="gfx/interface/ideas/Advisors/GRY/GRY_oleksander.tga"
188+
}
189+
}
190+
corps_commander={
191+
traits={ career_officer griffon_race_trait artillery_officer organizer }
192+
skill=3
193+
attack_skill=2
194+
defense_skill=2
195+
planning_skill=3
196+
logistics_skill=3
197+
legacy_id=-1
198+
desc = "GRY_OLEKSANDER_CLAWKIV_DESC"
199+
}
200+
}
182201
GRY_symon_preenliura={
183202
name=GRY_advisor1
184203
portraits={

common/characters/HIP.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -907,6 +907,7 @@ characters={
907907
has_country_flag = HIP_coalition_government
908908
has_country_flag = HIP_anarchist_flag
909909
has_country_flag = HIP_Antifa_Skystar_flag
910+
has_country_flag = HIP_coral_rejoined
910911
}
911912
}
912913
available = {
@@ -922,6 +923,7 @@ characters={
922923
has_country_flag = HIP_coalition_government
923924
hidden_trigger = {
924925
has_country_flag = HIP_Antifa_Skystar_flag
926+
has_country_flag = HIP_coral_rejoined
925927
}
926928
}
927929
}

common/characters/HRV.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,23 @@ characters={
2828
maneuvering_skill = 1
2929
coordination_skill = 1
3030
}
31+
advisor = {
32+
slot = navy_chief
33+
idea_token = HRV_shanty
34+
allowed = {
35+
OR = {
36+
original_tag = ZAI
37+
original_tag = HRV
38+
}
39+
}
40+
available = {
41+
42+
}
43+
visible = {
44+
45+
}
46+
traits = { alt_navy_amphibious_assault_2 }
47+
}
3148
gender = female
3249
}
3350
HRV_captain_celeano={

0 commit comments

Comments
 (0)