-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cryo trooper new model, fix cryo hit anim palette
- Loading branch information
1 parent
3c5d8ee
commit 599237d
Showing
11 changed files
with
146 additions
and
182 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
Cryotrooper: | ||
Inherits: ^Soldier | ||
Inherits: ^PrioAntiHeavy | ||
Inherits: ^InfantryRA2Sprite | ||
Buildable: | ||
Queue: Infantry | ||
BuildAtProductionType: Soldier | ||
BuildPaletteOrder: 50 | ||
Prerequisites: ~infantry.allies, dome, ~tent, ~commander_tree.advanced_infantry_training | ||
Description: Support infantry that slows enemies and makes them take more damage. Can intercept incoming shells and rockets. | ||
IconPalette: chrometd | ||
Valued: | ||
Cost: 500 | ||
Tooltip: | ||
Name: Cryo Trooper | ||
UpdatesPlayerStatistics: | ||
AddToArmyValue: true | ||
Health: | ||
HP: 7000 | ||
Mobile: | ||
Speed: 61 | ||
Armament@PRIMARY: | ||
Weapon: CryoGun | ||
LocalOffset: 341,0,256 | ||
PauseOnCondition: being-warped | ||
Armament@Garrison: | ||
Name: mounted | ||
Weapon: CryoGun | ||
LocalOffset: 341,0,256 | ||
PauseOnCondition: being-warped | ||
TakeCover: | ||
ProneOffset: 227,0,-245 | ||
AttackFrontal: | ||
PauseOnCondition: being-warped | ||
FacingTolerance: 0 | ||
Inherits: ^PointLaserDefenseSystemSmall |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
cryotrooper: | ||
Inherits: ^CommonDeaths | ||
Inherits: ^InfantryOverlays | ||
stand: cryotrooper | ||
Facings: 8 | ||
run: cryotrooper | ||
Start: 8 | ||
Length: 6 | ||
Facings: 8 | ||
Tick: 100 | ||
shoot: cryotrooper | ||
Start: 164 | ||
Length: 6 | ||
Facings: 8 | ||
liedown: cryotrooper | ||
Start: 260 | ||
Length: 2 | ||
Facings: 8 | ||
standup: cryotrooper | ||
Start: 276 | ||
Length: 2 | ||
Facings: 8 | ||
prone-stand: cryotrooper | ||
Start: 86 | ||
Stride: 6 | ||
Facings: 8 | ||
prone-run: cryotrooper | ||
Start: 86 | ||
Length: 6 | ||
Facings: 8 | ||
Tick: 100 | ||
prone-shoot: cryotrooper | ||
Start: 212 | ||
Length: 6 | ||
Facings: 8 | ||
idle1: cryotrooper | ||
Start: 56 | ||
Length: 15 | ||
Tick: 120 | ||
idle2: cryotrooper | ||
Start: 71 | ||
Length: 15 | ||
Tick: 120 | ||
idle3: cryotrooper | ||
Start: 293 | ||
Length: 9 | ||
Tick: 120 | ||
idle4: cryotrooper | ||
Start: 71 | ||
Length: 15 | ||
Tick: 120 | ||
die1: cryotrooper | ||
Start: 134 | ||
Length: 15 | ||
Tick: 80 | ||
die2: cryotrooper | ||
Start: 149 | ||
Length: 14 | ||
Tick: 80 | ||
die3: cryotrooper | ||
Start: 134 | ||
Length: 15 | ||
Tick: 80 | ||
die4: cryotrooper | ||
Start: 149 | ||
Length: 14 | ||
Tick: 80 | ||
die5: cryotrooper | ||
Start: 134 | ||
Length: 15 | ||
Tick: 80 | ||
die7: cryotrooper | ||
Start: 149 | ||
Length: 14 | ||
Tick: 80 | ||
icon: cryoticnh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters