Radar8717 -> RE: Brabarossa +20% Axis bonus never works (10/16/2009 7:14:42 PM)
|
I did a play test to fix the missing Axis +20% bonus the first turn of Barbarossa in either the 1939 or 1940 campaigns. If you wish the attack bonus, change the parma0="3" to parm0="2" in event #230 from the events_02_germany file. This is for German=3 occupied and controlled territrory, not for Poland=1 like I at first thought. Original file: <!--German units effectivity increased--> <effect method="Country.ChangeEffectivityOfAllUnits" param0="3" param1="1" param2="20" /> Change to: <!--German units effectivity increased--> <effect method="Country.ChangeEffectivityOfAllUnits" param0="2" param1="1" param2="20" /> All the other Axis attack bonuses seem to work, whenever the big Russian cities fall to Axis forces. Enjoy modding a great game.
|
|
|
|