Skip to content

Commit

Permalink
coloss teleport effect add
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 5, 2024
1 parent e7080f5 commit d4fb457
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mods/sp/sequences/scrseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,14 @@ colossi:
Start: 154
Length: 9
AlphaFade: true
IgnoreWorldTint: true
Offset: 0, -9, 10
phantom-skill:
Start: 154
Length: 20
AlphaFade: true
Offset: 0, -9, 10
ZOffset: 1
icon:
Filename: colossiicon.shp
webguy:
Expand Down
17 changes: 17 additions & 0 deletions mods/sp/weapons/scrweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,21 @@ ColoussTeleFrom:
ImpactActors: false
ValidTargets: Ground, Water, Air
AirThreshold: 8c0
Warhead@1Eff: CreateEffect
Explosions: scrinpulse3
ExplosionPalette: jascgreenalpha
ImpactSounds: instantrift.wav
ImpactActors: false
ValidTargets: Vehicle, Building, Infantry, Ground, Water, Air
AirThreshold: 8c0
Warhead@2Eff: CreateEffect
ImpactActors: false
Image: colossi
Explosions: phantom-skill
ExplosionPalette: playerscrin
UsePlayerPalette: true
ValidTargets: Vehicle, Building, Infantry, Ground, Water, Air
AirThreshold: 8c0

ColoussTeleportTrace:
ValidTargets: Ground, Water, Air
Expand All @@ -1269,6 +1284,8 @@ ColoussTeleToBlue:

ColoussTeleFromBlue:
Inherits: ColoussTeleFrom
Warhead@1Eff: CreateEffect
ExplosionPalette: jascbluealpha
Warhead@flyback: BackFireShrapnel
Weapon: ColoussTeleportTraceBlue

Expand Down

0 comments on commit d4fb457

Please sign in to comment.