Merge pull request #9668 from abcdefg30/balanceRA
RA-Balance changes for the next playtest
This commit is contained in:
@@ -210,7 +210,7 @@ TRAN:
|
||||
Armor:
|
||||
Type: Light
|
||||
RevealsShroud:
|
||||
Range: 12c0
|
||||
Range: 10c0
|
||||
Type: CenterPosition
|
||||
Aircraft:
|
||||
RearmBuildings: hpad
|
||||
|
||||
@@ -268,6 +268,8 @@
|
||||
WithInfantryBody:
|
||||
IdleSequences: idle1,idle2
|
||||
StandSequences: stand,stand2
|
||||
DetectCloaked:
|
||||
CloakTypes: Hijacker
|
||||
|
||||
^CivInfantry:
|
||||
Inherits: ^Infantry
|
||||
|
||||
@@ -39,7 +39,7 @@ DOG:
|
||||
StandSequences: stand
|
||||
IgnoresDisguise:
|
||||
DetectCloaked:
|
||||
Range: 5c0
|
||||
CloakTypes: Cloak, Hijacker
|
||||
Voiced:
|
||||
VoiceSet: DogVoice
|
||||
-TakeCover:
|
||||
@@ -222,7 +222,7 @@ SPY:
|
||||
UpgradeMinEnabledLevel: 1
|
||||
IgnoresDisguise:
|
||||
DetectCloaked:
|
||||
Range: 5c0
|
||||
CloakTypes: Cloak, Hijacker
|
||||
Armament:
|
||||
Weapon: SilencedPPK
|
||||
AttackFrontal:
|
||||
@@ -450,6 +450,14 @@ HIJACKER:
|
||||
WithInfantryBody:
|
||||
-IdleSequences:
|
||||
StandSequences: stand
|
||||
Crushable:
|
||||
WarnProbability: 95
|
||||
Cloak:
|
||||
InitialDelay: 250
|
||||
CloakDelay: 120
|
||||
UncloakOnMove: true
|
||||
CloakTypes: Cloak, Hijacker
|
||||
IsPlayerPalette: true
|
||||
|
||||
SHOK:
|
||||
Inherits: ^Soldier
|
||||
@@ -527,6 +535,7 @@ SNIPER:
|
||||
UncloakOnMove: true
|
||||
IsPlayerPalette: true
|
||||
DetectCloaked:
|
||||
CloakTypes: Cloak, Hijacker
|
||||
Range: 6c0
|
||||
-MustBeDestroyed:
|
||||
ProducibleWithLevel:
|
||||
|
||||
@@ -126,10 +126,6 @@ CAMERA:
|
||||
RevealsShroud:
|
||||
Range: 10c0
|
||||
Type: CenterPosition
|
||||
ProximityCaptor:
|
||||
Types: Camera
|
||||
DetectCloaked:
|
||||
Range: 10c0
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
WithSpriteBody:
|
||||
@@ -137,27 +133,20 @@ CAMERA:
|
||||
Image: camera
|
||||
|
||||
camera.paradrop:
|
||||
AlwaysVisible:
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
HP: 1000
|
||||
Inherits: CAMERA
|
||||
RevealsShroud:
|
||||
Range: 6c0
|
||||
Type: CenterPosition
|
||||
ProximityCaptor:
|
||||
Types: Camera
|
||||
|
||||
SONAR:
|
||||
AlwaysVisible:
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
HP: 1000
|
||||
ProximityCaptor:
|
||||
Types: Sonar
|
||||
camera.spyplane:
|
||||
Inherits: CAMERA
|
||||
DetectCloaked:
|
||||
Range: 10c0
|
||||
CloakTypes: Cloak, Hijacker
|
||||
|
||||
SONAR:
|
||||
Inherits: camera.spyplane
|
||||
-RevealsShroud:
|
||||
DetectCloaked:
|
||||
CloakTypes: Underwater
|
||||
|
||||
FLARE:
|
||||
|
||||
@@ -1121,7 +1121,7 @@ AFLD:
|
||||
LongDesc: Reveals an area of the map\nand cloaked enemy units.
|
||||
SelectTargetSound: slcttgt1.aud
|
||||
EndChargeSound: spypln1.aud
|
||||
CameraActor: camera
|
||||
CameraActor: camera.spyplane
|
||||
CameraRemoveDelay: 150
|
||||
UnitType: u2
|
||||
QuantizedFacings: 8
|
||||
|
||||
@@ -297,7 +297,7 @@ SilencedPPK:
|
||||
|
||||
FLAK-23:
|
||||
ReloadDelay: 10
|
||||
Range: 8c0
|
||||
Range: 6c0
|
||||
Report: AACANON3.AUD
|
||||
ValidTargets: Air, Ground, Water
|
||||
Projectile: Bullet
|
||||
|
||||
Reference in New Issue
Block a user