Skip to content

Commit

Permalink
More effect for ion cannon
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Oct 19, 2023
1 parent 001607f commit c19ada8
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 4 deletions.
Binary file added mods/sp/bits/gdi/audio/sparlo.wav
Binary file not shown.
Binary file removed mods/sp/bits/gdi/audio/sparlo4a.wav
Binary file not shown.
Binary file removed mods/sp/bits/gdi/audio/sparlo4b.wav
Binary file not shown.
Binary file removed mods/sp/bits/gdi/audio/sparlo4c.wav
Binary file not shown.
Binary file removed mods/sp/bits/gdi/audio/sparlo4d.wav
Binary file not shown.
Binary file removed mods/sp/bits/gdi/audio/sparlo4e.wav
Binary file not shown.
16 changes: 12 additions & 4 deletions mods/sp/weapons/superweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,15 @@ IonCannonSpawner: ### THIS ONE GENERATES THE MAIN ION BEAM DUMMY
Inherits: ^SWBaseEffects
ReloadDelay: 6
Range: 12c0
ValidTargets: Ground, Vehicle, Infantry, Building, Water, Air, IonSpawner
ValidTargets: Ground, Vehicle, Infantry, Building, Water, Air
Warhead@beacon: CreateEffect
ImpactSounds: sparlo.wav
Image: explosion
ImpactActors: false
Explosions: beaconflash
ExplosionPalette: gensmkexplocyan70
ValidTargets: Ground, Water, Air
AirThreshold: 8c0
Warhead@4BeamEff: FireReverseRadius
ValidTargets: Vehicle, Infantry, Building, Ground, Water, Air
Weapon: IonBeamMini
Expand All @@ -151,7 +159,7 @@ IonCannonSpawner: ### THIS ONE GENERATES THE MAIN ION BEAM DUMMY
Damage: 200000
Falloff: 100, 60, 30
AffectsParent: true
ValidTargets: Ground, Water, BlueTiberium, Tiberium, Air, IonSpawner
ValidTargets: Ground, Water, BlueTiberium, Tiberium, Air
DamageTypes: Prone50Percent, TriggerProne, EnergyDeath
Versus:
Boss: 200
Expand Down Expand Up @@ -192,15 +200,15 @@ IonCannonSpawner: ### THIS ONE GENERATES THE MAIN ION BEAM DUMMY
ExplosionPalette: gensmkexplocyan70
AffectsParent: true
ImpactActors: false
ValidTargets: Ground, Water, BlueTiberium, Tiberium, Air, IonSpawner
ValidTargets: Ground, Water, BlueTiberium, Tiberium, Air
AirThreshold: 8c0
Warhead@3Effect: CreateEffect
Delay: 110
Explosions: ionring
ImpactSounds: ion1.aud
AffectsParent: true
ImpactActors: false
ValidTargets: Ground, Water, BlueTiberium, Tiberium, Air, IonSpawner
ValidTargets: Ground, Water, BlueTiberium, Tiberium, Air
AirThreshold: 8c0

Warhead@Shake: ShakeScreen
Expand Down

0 comments on commit c19ada8

Please sign in to comment.