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 }
0 commit comments