The second event is just adding +1 artillery to Mechanized corps. Perhaps the text should be changed to something like the following:AlvaroSousa wrote: Sun Dec 11, 2022 4:14 pm April 1942 Soviet armor and mech will get 7 Ops instead of Oct 1942.
Mechs will do a partial upgrade in April with stats, then a full one in October
//USSR Increase Mech OPs and stats
$ChangeUnitAttributes
if_Date=4/1/1942
targetCountry=4
lifespan=tillTrigger
unitID=9
stats=30,4,3,2,3,0,0,0,0,0,0,3,6,7,1,130,300,2,1
text=Soviet forces continue the reorganization of their armies. They study the German blitzkrieg and improve their own mobile warfare doctrines. Soviet mechanized and armor corps operation points increase to 7.
addReportTo=Allies
$End
//USSR Increase Mech OPs and stats
$ChangeUnitAttributes
if_Date=10/1/1942
targetCountry=4
lifespan=tillTrigger
unitID=9
stats=30,4,3,3,3,0,0,0,0,0,0,3,6,7,1,130,300,2,1
text=Soviet forces continue the reorganization of their armies. They study the German blitzkrieg and improve their own mobile warfare doctrines. Soviet mechanized and armor corps operation points increase to 7.
addReportTo=Allies
$End
text=Soviet forces continue the reorganization of their armies. Mechanized corps gets additional artillery assets attached to their TO&E. Soviet mechanized corps artillery value increases by 1.
Thanks