File tree 5 files changed +10
-5
lines changed
Patch104pZH/GameFilesEdited/Data/INI/Object
5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -18596,7 +18596,8 @@ Object Boss_InfantryHacker
18596
18596
XpPerCashUpdate = 1
18597
18597
PackUnpackVariationFactor = 0.5 ;Adds + or - 20% to pack and unpack time randomly.
18598
18598
End
18599
- Locomotor = SET_NORMAL BasicHumanLocomotor
18599
+
18600
+ Locomotor = SET_NORMAL BasicHumanLocomotorPlus25 ; Patch104p @balance +25% movement speed to allow for quicker Hacker evacuations
18600
18601
18601
18602
Behavior = SpecialAbility ModuleTag_04
18602
18603
SpecialPowerTemplate = SpecialAbilityHackerDisableBuilding
Original file line number Diff line number Diff line change @@ -1352,7 +1352,8 @@ Object ChinaInfantryHacker
1352
1352
XpPerCashUpdate = 1
1353
1353
PackUnpackVariationFactor = 0.5 ; Adds + or - 20% to pack and unpack time randomly.
1354
1354
End
1355
- Locomotor = SET_NORMAL BasicHumanLocomotor
1355
+
1356
+ Locomotor = SET_NORMAL BasicHumanLocomotorPlus25 ; Patch104p @balance +25% movement speed to allow for quicker Hacker evacuations
1356
1357
1357
1358
Behavior = SpecialAbility ModuleTag_04
1358
1359
SpecialPowerTemplate = SpecialAbilityHackerDisableBuilding
Original file line number Diff line number Diff line change @@ -1449,7 +1449,8 @@ Object Infa_ChinaInfantryHacker
1449
1449
XpPerCashUpdate = 1
1450
1450
PackUnpackVariationFactor = 0.5 ;Adds + or - 20% to pack and unpack time randomly.
1451
1451
End
1452
- Locomotor = SET_NORMAL BasicHumanLocomotor
1452
+
1453
+ Locomotor = SET_NORMAL BasicHumanLocomotorPlus25 ; Patch104p @balance +25% movement speed to allow for quicker Hacker evacuations
1453
1454
1454
1455
Behavior = SpecialAbility ModuleTag_04
1455
1456
SpecialPowerTemplate = SpecialAbilityHackerDisableBuilding
Original file line number Diff line number Diff line change @@ -2772,7 +2772,8 @@ Object Nuke_ChinaInfantryHacker
2772
2772
XpPerCashUpdate = 1
2773
2773
PackUnpackVariationFactor = 0.5 ;Adds + or - 20% to pack and unpack time randomly.
2774
2774
End
2775
- Locomotor = SET_NORMAL BasicHumanLocomotor
2775
+
2776
+ Locomotor = SET_NORMAL BasicHumanLocomotorPlus25 ; Patch104p @balance +25% movement speed to allow for quicker Hacker evacuations
2776
2777
2777
2778
Behavior = SpecialAbility ModuleTag_04
2778
2779
SpecialPowerTemplate = SpecialAbilityHackerDisableBuilding
Original file line number Diff line number Diff line change @@ -2503,7 +2503,8 @@ Object Tank_ChinaInfantryHacker
2503
2503
XpPerCashUpdate = 1
2504
2504
PackUnpackVariationFactor = 0.5 ;Adds + or - 20% to pack and unpack time randomly.
2505
2505
End
2506
- Locomotor = SET_NORMAL BasicHumanLocomotor
2506
+
2507
+ Locomotor = SET_NORMAL BasicHumanLocomotorPlus25 ; Patch104p @balance +25% movement speed to allow for quicker Hacker evacuations
2507
2508
2508
2509
Behavior = SpecialAbility ModuleTag_04
2509
2510
SpecialPowerTemplate = SpecialAbilityHackerDisableBuilding
You can’t perform that action at this time.
0 commit comments