Skip to content

Commit

Permalink
Corrected Disruptor damage, reduced range a little more. Updated mod …
Browse files Browse the repository at this point in the history
…icon URL in mod.yaml.
  • Loading branch information
darkademic committed May 13, 2022
1 parent 8de2fea commit d60c05e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion mods/ca/mod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Metadata:
Title: Combined Arms
Version: prep-CA
Website: https://www.moddb.com/mods/command-conquer-combined-arms
WebIcon32: https://www.openra.net/images/icons/ra_32x32.png
WebIcon32: http://caladder.darkademic.co.uk/img/icon_32x32.png

PackageFormats: Mix

Expand Down
2 changes: 1 addition & 1 deletion mods/ca/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4849,7 +4849,7 @@ DISR:
Voice: Move
RevealsShroud:
MinRange: 4c0
Range: 7c0
Range: 6c0
RevealGeneratedShroud: False
RevealsShroud@GAPGEN:
Range: 4c0
Expand Down
14 changes: 7 additions & 7 deletions mods/ca/weapons/other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1332,7 +1332,7 @@ KirovCluster:

SonicZap:
ReloadDelay: 120
Range: 5c512
Range: 5c0
TargetActorCenter: false
Report: sonic4.aud
Projectile: AreaBeamCA
Expand All @@ -1349,7 +1349,7 @@ SonicZap:
Warhead@1Dam: SpreadDamage
Range: 0, 32
Falloff: 100, 100
Damage: 1000
Damage: 660
ValidRelationships: Neutral, Enemy
ValidTargets: Ground, Water
Versus:
Expand All @@ -1360,7 +1360,7 @@ SonicZap:
Warhead@2Dam: SpreadDamage
Range: 0, 32
Falloff: 100, 100
Damage: 250
Damage: 165
InvalidTargets: Disruptor
ValidRelationships: Ally
Versus:
Expand All @@ -1371,15 +1371,15 @@ SonicZap:

SonicZap.UPG:
Inherits: SonicZap
Range: 6c0
Range: 5c512
Projectile: AreaBeamCA
Color: 00ffcc25
Warhead@1Dam: SpreadDamage
Damage: 1300
Damage: 760

SonicZapVisual:
ReloadDelay: 120
Range: 5c512
Range: 5c0
TargetActorCenter: false
Projectile: AreaBeamCA
Speed: 0c428
Expand All @@ -1396,7 +1396,7 @@ SonicZapVisual:

SonicZapVisual.UPG:
Inherits: SonicZapVisual
Range: 6c0
Range: 5c512
Projectile: AreaBeamCA
Color: 00ffa845

Expand Down

0 comments on commit d60c05e

Please # to comment.