Radar8717 -> RE: Russian winter event not firing properly (7/30/2008 5:04:00 AM)
|
I should have added this to the first post. - <event eventID="49" countryID="3" oneTimeChecking="1" visibleByPlayer="1"> <title>Russian winter strikes!</title> <description>On December 2, the 4th Panzer Army had penetrated to within 15 miles (24 km) of Moscow, but by then the first blizzards of the winter began. The Wehrmacht was not equipped for winter warfare. Frostbite and disease caused more casualties than combat...</description> <beginDate day="1" month="12" year="1941" /> <endDate day="1" month="3" year="1941" /> -------------IS THIS LINE CORRECT ?----------------------------- <condition /> - <options> - <option chanceAI="100" optionID="1"> <description>Praise general Winter!</description> <tooltip>Effect: All enemy units in Russia territory get 50 percent effectivity penalty. This event will fire each turn till 1 March 1941.</tooltip> - <effects> <effect method="Country.ChangeEffectivityOfAllUnits" param0="3" param1="1" param2="-50" /> </effects> </option> </options> </event>
|
|
|
|