Skip to content

Commit

Permalink
buff trooper, corrupter, tripod upgrade only traveler, buzzers nerf, …
Browse files Browse the repository at this point in the history
…fix aurora crash, commander tree hotkey c
  • Loading branch information
patrickwieth committed Jan 6, 2024
1 parent d8d5c41 commit 2c440e7
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 16 deletions.
8 changes: 4 additions & 4 deletions mods/ca/hotkeys.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ ProductionTypeAircraft: U
Types: Production, Player

ProductionTypeNaval: I
Description: Naval Tab
Description: Naval Tab
Types: Production, Player
ProductionTypeUpgrade: O
Description: Upgrade Tab

ProductionTypeCommanderTree: C
Description: Commander Tree
Types: Production, Player

PowerDown: X
Expand Down
4 changes: 2 additions & 2 deletions mods/ca/rules/husks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1040,8 +1040,8 @@ AURO.Husk:
TrailWhileStationary: True
Type: CenterPosition
RenderSprites:
Image: auro
PlayerPalette: overlayplayertd
Image: aurora
PlayerPalette: overlayplayer

AURO.Husk.EMP:
Inherits: AURO.Husk
Expand Down
8 changes: 4 additions & 4 deletions mods/ca/rules/scrin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ S7:
Tooltip:
Name: Buzzers
Health:
HP: 6500
HP: 4500
Armament@PRIMARY:
Weapon: BuzzerShards
MuzzleSequence: muzzle
Expand All @@ -389,8 +389,6 @@ S7:
AttackFrontal:
PauseOnCondition: being-warped
FacingTolerance: 0
-WithDeathAnimation:
WithDeathAnimation:
Mobile:
Speed: 110
Mobile:
Expand Down Expand Up @@ -807,7 +805,7 @@ CORR:
IconPalette: chrome
Mobile:
Speed: 82
TurnSpeed: 16
TurnSpeed: 20
Health:
HP: 45000
Armament@PRIMARY:
Expand Down Expand Up @@ -836,6 +834,8 @@ CORR.Area:
Prerequisites: nerv, ~vehicles.scrin, ~commander_tree.corrupter.area
Description: Short-ranged anti-infantry/structure unit.\n Strong vs Infantry, Buildings\n Weak vs Tanks, Defenses, Aircraft
IconPalette: chrome
Health:
HP: 55000
Armament@PRIMARY:
Weapon: CorrupterSpew.area1
PauseOnCondition: spew
Expand Down
8 changes: 4 additions & 4 deletions mods/ca/rules/scrin/commander-tree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ commander_tree.Tripod.Chainer:
Queue: Commander_Tree
BuildPaletteOrder: 433
ForceIconLocation: true
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.tpod, ~!commander_tree.tripod.acid
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.traveler, ~!commander_tree.tripod.acid
Description: Upgrades the Tripod with imporoved laser chaining to a second and third target.
ProvidesPrerequisite@filler:
Prerequisite: filler.tripod
Expand All @@ -376,7 +376,7 @@ commander_tree.Tripod.Acid:
Queue: Commander_Tree
BuildPaletteOrder: 435
ForceIconLocation: true
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.tpod, ~!commander_tree.tripod.chainer
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.traveler, ~!commander_tree.tripod.chainer
Description: Upgrades the Tripod with Acid Spray. \nAcid Spray is efficient vs Reflector Armor.
ProvidesPrerequisite@filler:
Prerequisite: filler.tripod
Expand All @@ -393,7 +393,7 @@ commander_tree.Tripod.PLD:
Queue: Commander_Tree
BuildPaletteOrder: 437
ForceIconLocation: true
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.tpod, ~filler.tripod, ~!commander_tree.tripod.reflector
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.traveler, ~filler.tripod, ~!commander_tree.tripod.reflector
Description: Upgrades the Tripod with a Point Laser Defense system. \nPLD intercepts incoming missiles and projectiles.
ProvidesPrerequisite@filler:
Prerequisite: filler.tripod2
Expand All @@ -410,7 +410,7 @@ commander_tree.Tripod.Reflector:
Queue: Commander_Tree
BuildPaletteOrder: 438
ForceIconLocation: true
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.tpod, ~filler.tripod, ~!commander_tree.tripod.pld
Prerequisites: prerequisite.has_points, techcenter, ~vehicles.traveler, ~filler.tripod, ~!commander_tree.tripod.pld
Description: Upgrades the Tripod with Reflector armor. \nReflector armor is very efficient vs energy weapons.
ProvidesPrerequisite@filler:
Prerequisite: filler.tripod2
Expand Down
5 changes: 3 additions & 2 deletions mods/ca/weapons/scrin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ CorrupterSpew.area4:

CorrupterSpew.range:
Inherits: ChemballLauncher
Range: 7c512
StartBurstReport: corrupter-fire1.aud
ReloadDelay: 110
Warhead@1Dam: SpreadDamage
Expand Down Expand Up @@ -1519,7 +1520,7 @@ DepthCharge.Scrin:

ScrinDiskGrenade:
Inherits: ^EnergyArtillery
ReloadDelay: 60
ReloadDelay: 30
Range: 5c512
ValidTargets: Ground, Trees, Air
Projectile: Bullet
Expand All @@ -1532,7 +1533,7 @@ ScrinDiskGrenade:
BounceCount: 2
BounceRangeModifier: 20
Warhead@1Dam: SpreadDamage
Spread: 255
Spread: 512
Damage: 4500
Versus:
Light: 70
Expand Down

0 comments on commit 2c440e7

Please sign in to comment.