Skip to content

Commit

Permalink
Balance changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Nov 9, 2024
1 parent 793ded0 commit 917850d
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 21 deletions.
6 changes: 3 additions & 3 deletions mods/sp/rules/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,7 @@ WASP:
Inherits@SHADOW: ^AircraftShadow
Inherits@VISION: ^12CellVisionAir
Valued:
Cost: 1400
Cost: 1500
Tooltip:
Name: wasp-name
UpdatesPlayerStatistics:
Expand All @@ -1628,12 +1628,12 @@ WASP:
Bounds: 903,1280, 0, -612
Aircraft:
TurnSpeed: 28
Speed: 180
Speed: 195
Repulsable: true
MoveIntoShroud: true
-Rearmable:
Health:
HP: 21000
HP: 25000
Voiced:
VoiceSet: CabalAirDrone
Volume: 1.25
Expand Down
3 changes: 2 additions & 1 deletion mods/sp/rules/infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2043,7 +2043,7 @@ COLOSSI:
ActorStatValues:
Damage: 200

MASTERMIND:
MASTERMIND: #Mastermind
Inherits: ^ScrinSoldier
Inherits@AUTOTARGET: ^AutoTargetAllAssaultMoveWithBerserkable
Inherits@COMMANDO: ^CommandoIcon
Expand Down Expand Up @@ -2156,6 +2156,7 @@ MASTERMIND:
-ExternalCondition@ZealousBuff:
-WithIdleOverlayOnGround@ZealousBuff:
ActorStatValues:
ReloadDelay: 100
Stats: Armor, Sight, Speed, MindControl, ReloadDelay, MinRange, None, MaxRange

CABSENTRY:
Expand Down
2 changes: 1 addition & 1 deletion mods/sp/rules/support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ SCRNEEDLER:
VoiceSet: IchorWasteTurretVoice
Volume: 0.5
ActorStatValues:
Damage: 40
Damage: 50

SCRDRONE:
Inherits: ^Defence
Expand Down
10 changes: 5 additions & 5 deletions mods/sp/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ JUG:
ActorStatValues:
Damage: 120

SONIC:
SONIC: #Disruptor
Inherits: ^Tank
Inherits@AUTOTARGET: ^AutoTargetGroundAssaultMove
Inherits@EXPERIENCE: ^GainsExperience
Expand Down Expand Up @@ -764,7 +764,7 @@ NODMCV:
Carryable:
LocalOffset: 0,0,763

BGGY:
BGGY: #Raider Buggy
Inherits: ^CombatVehicle
Inherits@AUTOTARGET: ^AutoTargetAllAssaultMove
Inherits@BLUEFLAME: ^AffectedByPurifyingFlame
Expand Down Expand Up @@ -799,7 +799,7 @@ BGGY:
Offset: -250,0,400
TurnSpeed: 32
Health:
HP: 17500
HP: 15000
Armor:
Type: Light
WithMuzzleOverlay:
Expand Down Expand Up @@ -3621,10 +3621,10 @@ SCRGLYDER2:
BuildPaletteOrder: 22
Description: glider-desc
Prerequisites: ~scrweap, ~techlevel.2
BuildDuration: 500
BuildDuration: 625
BuildDurationModifier: 100
Valued:
Cost: 800
Cost: 900
GrantConditionOnPrerequisite@enable-upgrade:
Condition: enable-upgrade
Prerequisites: global-upgrades
Expand Down
2 changes: 0 additions & 2 deletions mods/sp/weapons/cabweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ LimpetMissile:
Warhead@1Dam: SpreadDamage
Spread: 0c181
Damage: 15000
Versus:
Infantry: 100
ValidTargets: Ground, Water
InvalidTargets: Building, Wall
DamageTypes: Prone70Percent, TriggerProne, ExplosionDeath
Expand Down
10 changes: 1 addition & 9 deletions mods/sp/weapons/scrweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,11 +200,6 @@ CorruptorAcid:
Warhead@1Dam: SpreadDamage
Spread: 0c384
Damage: 975
Versus:
Infantry: 200
Building: 75
Defense: 25
Heavy: 25
DamageTypes: Prone70Percent, TriggerProne, TiberiumDeath, ScrinEssenceKill
NoUnintendedFriendlyFire: Actor
Warhead@3Radio: CreateTintedCells
Expand Down Expand Up @@ -918,10 +913,7 @@ WasteTurretWeapon:
StartBurstReport: ScrinAcid0000.wav, ScrinAcid0001.wav, ScrinAcid0002.wav, ScrinAcid0003.wav, ScrinAcid0004.wav
Warhead@1Dam: SpreadDamage
Spread: 0c400
Damage: 400
Versus:
Infantry: 200
Heavy: 75
Damage: 500
DamageTypes: Prone70Percent, TriggerProne, TiberiumDeath, ScrinEssenceKill
ValidTargets: Building, Structure, Infantry, Vehicle, Ground
NoUnintendedFriendlyFire: Actor
Expand Down

0 comments on commit 917850d

Please sign in to comment.