Start reorganising TS Inherits.
This commit is contained in:
@@ -64,6 +64,7 @@ DSHP:
|
||||
|
||||
ORCA:
|
||||
Inherits: ^Helicopter
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1000
|
||||
Tooltip:
|
||||
@@ -104,7 +105,8 @@ ORCA:
|
||||
Actor: ORCA.Husk
|
||||
|
||||
ORCAB:
|
||||
Inherits: ^Plane
|
||||
Inherits: ^Aircraft
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1600
|
||||
Tooltip:
|
||||
@@ -125,6 +127,7 @@ ORCAB:
|
||||
MoveIntoShroud: false
|
||||
TakeoffSound: orcaup1.aud
|
||||
LandingSound: orcadwn1.aud
|
||||
ReturnOnIdle:
|
||||
Health:
|
||||
HP: 260
|
||||
Armor:
|
||||
@@ -225,7 +228,8 @@ TRNSPORT:
|
||||
Actor: TRNSPORT.Husk
|
||||
|
||||
SCRIN:
|
||||
Inherits: ^Plane
|
||||
Inherits: ^Aircraft
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1500
|
||||
Tooltip:
|
||||
@@ -240,6 +244,7 @@ SCRIN:
|
||||
Voiced:
|
||||
VoiceSet: Scrin
|
||||
Aircraft:
|
||||
CruiseAltitude: 2560
|
||||
MaximumPitch: 90
|
||||
TurnSpeed: 3
|
||||
Speed: 168
|
||||
@@ -247,6 +252,7 @@ SCRIN:
|
||||
MoveIntoShroud: false
|
||||
TakeoffSound: dropup1.aud
|
||||
LandingSound: dropdwn1.aud
|
||||
ReturnOnIdle:
|
||||
Health:
|
||||
HP: 280
|
||||
Armor:
|
||||
@@ -273,6 +279,7 @@ SCRIN:
|
||||
|
||||
APACHE:
|
||||
Inherits: ^Helicopter
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1000
|
||||
Tooltip:
|
||||
@@ -319,7 +326,6 @@ APACHE:
|
||||
Actor: APACHE.Husk
|
||||
|
||||
HUNTER:
|
||||
Inherits@1: ^GainsExperience
|
||||
Inherits@2: ^ExistsInWorld
|
||||
Valued:
|
||||
Cost: 1000
|
||||
|
||||
@@ -26,6 +26,7 @@ WEEDGUY:
|
||||
UMAGON:
|
||||
Inherits: ^Soldier
|
||||
Inherits@2: ^HealsOnTiberium
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 400
|
||||
Tooltip:
|
||||
@@ -82,6 +83,7 @@ CHAMSPY:
|
||||
MUTANT:
|
||||
Inherits: ^Soldier
|
||||
Inherits@2: ^HealsOnTiberium
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 100
|
||||
Tooltip:
|
||||
@@ -106,6 +108,7 @@ MUTANT:
|
||||
MWMN:
|
||||
Inherits: ^Soldier
|
||||
Inherits@2: ^HealsOnTiberium
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 100
|
||||
Tooltip:
|
||||
@@ -130,6 +133,7 @@ MWMN:
|
||||
MUTANT3:
|
||||
Inherits: ^Soldier
|
||||
Inherits@2: ^HealsOnTiberium
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 100
|
||||
Tooltip:
|
||||
@@ -210,6 +214,7 @@ DOGGIE:
|
||||
Inherits@1: ^Infantry
|
||||
Inherits@2: ^RegularInfantryDeath
|
||||
Inherits@3: ^HealsOnTiberium
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Tooltip:
|
||||
Name: Tiberian Fiend
|
||||
Health:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
4TNK:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1700
|
||||
Tooltip:
|
||||
|
||||
@@ -252,7 +252,6 @@
|
||||
RenderSprites:
|
||||
|
||||
^Infantry:
|
||||
Inherits@1: ^GainsExperience
|
||||
Inherits@2: ^ExistsInWorld
|
||||
Inherits@3: ^SpriteActor
|
||||
Inherits@4: ^Cloakable
|
||||
@@ -436,7 +435,6 @@
|
||||
MaxMoveDelay: 750
|
||||
|
||||
^Vehicle:
|
||||
Inherits@1: ^GainsExperience
|
||||
Inherits@2: ^ExistsInWorld
|
||||
Inherits@3: ^EmpDisable
|
||||
Inherits@4: ^Cloakable
|
||||
@@ -525,22 +523,15 @@
|
||||
BlueTiberium: 70
|
||||
Veins: 70
|
||||
|
||||
^VoxelVehicle:
|
||||
Inherits: ^Vehicle
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 0
|
||||
RenderVoxels:
|
||||
WithVoxelBody:
|
||||
|
||||
^VoxelTank:
|
||||
Inherits: ^Tank
|
||||
^VoxelActor:
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 0
|
||||
RenderVoxels:
|
||||
WithVoxelBody:
|
||||
|
||||
^CivilianVoxelVehicle:
|
||||
Inherits: ^VoxelVehicle
|
||||
Inherits: ^Vehicle
|
||||
Inherits: ^VoxelActor
|
||||
-MustBeDestroyed:
|
||||
|
||||
^CivilianVoxelCrusher:
|
||||
@@ -549,7 +540,6 @@
|
||||
Crushes: wall, crate, infantry
|
||||
|
||||
^Aircraft:
|
||||
Inherits@1: ^GainsExperience
|
||||
Inherits@2: ^ExistsInWorld
|
||||
Inherits@3: ^Cloakable
|
||||
Huntable:
|
||||
@@ -599,12 +589,6 @@
|
||||
Hovers@CRUISING:
|
||||
RequiresCondition: cruising
|
||||
|
||||
^Plane:
|
||||
Inherits: ^Aircraft
|
||||
Aircraft:
|
||||
CruiseAltitude: 2560
|
||||
ReturnOnIdle:
|
||||
|
||||
^AircraftHusk:
|
||||
RenderVoxels:
|
||||
RenderSprites:
|
||||
@@ -751,34 +735,6 @@
|
||||
DetectCloaked:
|
||||
Range: 5c0
|
||||
|
||||
^DeployedVehicle:
|
||||
Inherits@1: ^GainsExperience
|
||||
Inherits@2: ^ExistsInWorld
|
||||
Inherits@3: ^SpriteActor
|
||||
Huntable:
|
||||
Voiced:
|
||||
VoiceSet: Vehicle
|
||||
AttackTurreted:
|
||||
Voice: Attack
|
||||
AutoTarget:
|
||||
RenderRangeCircle:
|
||||
DrawLineToTarget:
|
||||
Building:
|
||||
Dimensions: 1,1
|
||||
Footprint: x
|
||||
TerrainTypes: Clear, Road, DirtRoad, Rough
|
||||
WithSpriteBody:
|
||||
WithMakeAnimation:
|
||||
WithTextControlGroupDecoration:
|
||||
SelectionDecorations:
|
||||
Palette: pips
|
||||
Selectable:
|
||||
Targetable:
|
||||
TargetTypes: Ground, Building, Repair
|
||||
Guardable:
|
||||
HiddenUnderFog:
|
||||
ActorLostNotification:
|
||||
|
||||
^Train:
|
||||
Inherits@1: ^EmpDisable
|
||||
Inherits@2: ^ExistsInWorld
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
E2:
|
||||
Inherits: ^Soldier
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Buildable:
|
||||
Queue: Infantry
|
||||
BuildPaletteOrder: 20
|
||||
@@ -26,6 +27,7 @@ E2:
|
||||
|
||||
MEDIC:
|
||||
Inherits: ^Soldier
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 600
|
||||
Tooltip:
|
||||
@@ -61,6 +63,7 @@ MEDIC:
|
||||
|
||||
JUMPJET:
|
||||
Inherits: ^Soldier
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 600
|
||||
Tooltip:
|
||||
@@ -95,6 +98,7 @@ JUMPJET:
|
||||
|
||||
GHOST:
|
||||
Inherits: ^Soldier
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Inherits@2: ^HealsOnTiberium
|
||||
Valued:
|
||||
Cost: 1750
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
APC:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Valued:
|
||||
Cost: 800
|
||||
Tooltip:
|
||||
@@ -47,7 +48,9 @@ APC:
|
||||
MovingInterval: 6
|
||||
|
||||
HVR:
|
||||
Inherits: ^VoxelVehicle
|
||||
Inherits: ^Vehicle
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 900
|
||||
Tooltip:
|
||||
@@ -101,6 +104,7 @@ HVR:
|
||||
|
||||
SMECH:
|
||||
Inherits: ^Vehicle
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 500
|
||||
Tooltip:
|
||||
@@ -143,6 +147,7 @@ SMECH:
|
||||
|
||||
MMCH:
|
||||
Inherits: ^Tank
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 800
|
||||
Tooltip:
|
||||
@@ -190,7 +195,9 @@ MMCH:
|
||||
LocalOffset: 0, 0, 408
|
||||
|
||||
HMEC:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 3000
|
||||
Tooltip:
|
||||
@@ -231,7 +238,9 @@ HMEC:
|
||||
LocalOffset: 0, 0, 360
|
||||
|
||||
SONIC:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1300
|
||||
Tooltip:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
E3:
|
||||
Inherits: ^Soldier
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Buildable:
|
||||
Queue: Infantry
|
||||
BuildPaletteOrder: 20
|
||||
@@ -27,6 +28,7 @@ E3:
|
||||
|
||||
CYBORG:
|
||||
Inherits: ^Cyborg
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Armor:
|
||||
Type: Light
|
||||
Valued:
|
||||
@@ -60,6 +62,7 @@ CYBORG:
|
||||
|
||||
CYC2:
|
||||
Inherits: ^Cyborg
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Armor:
|
||||
Type: Heavy
|
||||
Valued:
|
||||
|
||||
@@ -160,7 +160,32 @@ NASAM:
|
||||
VisualBounds: 40, 36, -3, -8
|
||||
|
||||
GAARTY:
|
||||
Inherits@1: ^DeployedVehicle
|
||||
Inherits@1: ^GainsExperience
|
||||
Inherits@2: ^ExistsInWorld
|
||||
Inherits@3: ^SpriteActor
|
||||
Huntable:
|
||||
Voiced:
|
||||
VoiceSet: Vehicle
|
||||
AttackTurreted:
|
||||
Voice: Attack
|
||||
AutoTarget:
|
||||
RenderRangeCircle:
|
||||
DrawLineToTarget:
|
||||
Building:
|
||||
Dimensions: 1,1
|
||||
Footprint: x
|
||||
TerrainTypes: Clear, Road, DirtRoad, Rough
|
||||
WithSpriteBody:
|
||||
WithMakeAnimation:
|
||||
WithTextControlGroupDecoration:
|
||||
SelectionDecorations:
|
||||
Palette: pips
|
||||
Selectable:
|
||||
Targetable:
|
||||
TargetTypes: Ground, Building, Repair
|
||||
Guardable:
|
||||
HiddenUnderFog:
|
||||
ActorLostNotification:
|
||||
Valued:
|
||||
Cost: 975
|
||||
Tooltip:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
BGGY:
|
||||
Inherits: ^VoxelVehicle
|
||||
Inherits: ^Vehicle
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 500
|
||||
Tooltip:
|
||||
@@ -33,7 +35,9 @@ BGGY:
|
||||
-WithIdleOverlay@VEINS:
|
||||
|
||||
BIKE:
|
||||
Inherits: ^VoxelVehicle
|
||||
Inherits: ^Vehicle
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 600
|
||||
Tooltip:
|
||||
@@ -66,7 +70,9 @@ BIKE:
|
||||
AutoTarget:
|
||||
|
||||
TTNK:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 800
|
||||
Tooltip:
|
||||
@@ -161,7 +167,9 @@ TTNK:
|
||||
RequiresCondition: undeployed
|
||||
|
||||
ART2:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 975
|
||||
Tooltip:
|
||||
@@ -191,7 +199,8 @@ ART2:
|
||||
Voice: Move
|
||||
|
||||
REPAIR:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Buildable:
|
||||
Queue: Vehicle
|
||||
BuildPaletteOrder: 70
|
||||
@@ -219,7 +228,8 @@ REPAIR:
|
||||
Voice: Attack
|
||||
|
||||
WEED:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Valued:
|
||||
Cost: 1400
|
||||
Tooltip:
|
||||
@@ -255,13 +265,13 @@ WEED:
|
||||
MaxHeightDelta: 3
|
||||
-WithVoxelBody:
|
||||
WithVoxelUnloadBody:
|
||||
-GainsExperience:
|
||||
-DamagedByTerrain@VEINS:
|
||||
-GrantConditionOnTerrain@VEINS:
|
||||
-WithIdleOverlay@VEINS:
|
||||
|
||||
SAPC:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Valued:
|
||||
Cost: 800
|
||||
Tooltip:
|
||||
@@ -291,7 +301,9 @@ SAPC:
|
||||
EjectOnDeath: true
|
||||
|
||||
SUBTANK:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 750
|
||||
Tooltip:
|
||||
@@ -319,7 +331,9 @@ SUBTANK:
|
||||
AutoTarget:
|
||||
|
||||
STNK:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Valued:
|
||||
Cost: 1100
|
||||
Tooltip:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
E1:
|
||||
Inherits: ^Soldier
|
||||
Inherits@EXPERIENCE: ^GainsExperience
|
||||
Buildable:
|
||||
Queue: Infantry
|
||||
BuildPaletteOrder: 10
|
||||
@@ -57,7 +58,6 @@ ENGINEER:
|
||||
CaptureTypes: building
|
||||
PlayerExperience: 50
|
||||
-AutoTarget:
|
||||
-GainsExperience:
|
||||
RenderSprites:
|
||||
Image: engineer.gdi
|
||||
FactionImages:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
MCV:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Buildable:
|
||||
Queue: Vehicle
|
||||
BuildPaletteOrder: 110
|
||||
@@ -39,7 +40,8 @@ MCV:
|
||||
nod: mcv.nod
|
||||
|
||||
HARV:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
Valued:
|
||||
Cost: 1400
|
||||
Tooltip:
|
||||
@@ -84,7 +86,6 @@ HARV:
|
||||
RevealsShroud:
|
||||
Range: 4c0
|
||||
MaxHeightDelta: 3
|
||||
-GainsExperience:
|
||||
-WithVoxelBody:
|
||||
WithVoxelUnloadBody:
|
||||
Explodes:
|
||||
@@ -104,9 +105,9 @@ HARV:
|
||||
-WithIdleOverlay@VEINS:
|
||||
|
||||
LPST:
|
||||
Inherits: ^VoxelTank
|
||||
Inherits: ^Tank
|
||||
Inherits@VOXELS: ^VoxelActor
|
||||
-AppearsOnRadar:
|
||||
-GainsExperience:
|
||||
Buildable:
|
||||
Queue: Vehicle
|
||||
BuildPaletteOrder: 100
|
||||
|
||||
Reference in New Issue
Block a user