Skip to content

Commit

Permalink
Reduce pod speeds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Oct 16, 2021
1 parent 4253508 commit 633cf4b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
2 changes: 1 addition & 1 deletion mods/hv/rules/buildings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ TURRET2:
Name: primary
Weapon: Turret2Cannon
LocalOffset: 600,-300,300
Armament@SECONDARY:
Armament@Secondary:
Name: secondary
Weapon: Turret2Cannon
LocalOffset: 600,200,300
Expand Down
2 changes: 1 addition & 1 deletion mods/hv/rules/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
Inherits: ^Vehicle
Mobile:
TurnSpeed: 100
Speed: 100
Speed: 50
Locomotor: pod
Voice: Action
Voiced:
Expand Down
15 changes: 6 additions & 9 deletions mods/hv/rules/pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SCOUT1:
Armament@Primary:
Weapon: LightMachineGun
MuzzleSequence: muzzle
Armament@GARRISONED:
Armament@Garrisoned:
Name: garrisoned
Weapon: BunkerChaingun
MuzzleSequence: muzzle
Expand Down Expand Up @@ -55,11 +55,11 @@ SCOUT2:
Weapon: LightAntiTankRocket
MuzzleSequence: muzzle
LocalOffset: 50,0,0
Armament@SECONDARY:
Armament@Secondary:
Weapon: LightAntiAirRocket
MuzzleSequence: muzzle
LocalOffset: 50,0,0
Armament@GARRISONED:
Armament@Garrisoned:
Name: garrisoned
Weapon: RapidAntiTankRocket
MuzzleSequence: muzzle
Expand Down Expand Up @@ -121,8 +121,7 @@ SNIPERPOD:
Health:
HP: 15000
Mobile:
TurnSpeed: 100
Speed: 80
Speed: 40
Locomotor: pod
RevealsShroud:
Range: 8c0
Expand All @@ -133,7 +132,7 @@ SNIPERPOD:
Armament@Primary:
Weapon: SniperRifle
MuzzleSequence: muzzle
Armament@GARRISONED:
Armament@Garrisoned:
Name: garrisoned
Weapon: BunkerSniperRifle
MuzzleSequence: muzzle
Expand Down Expand Up @@ -170,9 +169,7 @@ TECHNICIAN:
Health:
HP: 12500
Mobile:
TurnSpeed: 100
Speed: 80
Locomotor: pod
Speed: 40
Voice: Move
RenderSprites:
PlayerPalette: green
Expand Down

0 comments on commit 633cf4b

Please sign in to comment.