Skip to content

Commit

Permalink
New effect for bike explosion
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Jan 10, 2024
1 parent 49f61a4 commit 1d10485
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
3 changes: 3 additions & 0 deletions mods/sp/sequences/effectsseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,9 @@ explosion:
Filename: jucflash.shp
jnukepuff:
Filename: jnukepuff.shp
jnuketobig:
Filename: jnuketobig.shp
Offset: 0, 20
jionball:
Filename: jnukeball.shp
Reverses: true
Expand Down
13 changes: 7 additions & 6 deletions mods/sp/weapons/nodweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@ BikeExplo:
Heavy: 35
Concrete: 15
Warhead@5Eff: CreateEffect
Explosions: large_twlt
ExplosionPalette: effect
Explosions: jnuketobig
ExplosionPalette: gensmkexploj
ValidTargets: Ground, Air, Water
ImpactActors: false
Warhead@5Sharpnel: FireRadius
Expand All @@ -345,9 +345,11 @@ BikeExploEX:
Damage: 120000 # not 135000, consider the additional fire in "Warhead@5Sharpnel" which also cause some damage (<15000)
Warhead@5Sharpnel: FireRadius
Amount: 60
Warhead@5Eff: CreateEffect
Warhead@2Eff: CreateEffect
Explosions: jmininuke, jmininukeb
ExplosionPalette: gensmkexploj
ValidTargets: Ground, Air, Water
ImpactActors: false

NukeFlame3:
Inherits: NukeFlame
Expand All @@ -357,10 +359,9 @@ NukeFlame3:
Blockable: false

BikeExploInCargo:
Inherits@1: BigUnitExplode
Inherits@1: ^GreyExplo
Warhead@2Eff: CreateEffect
Explosions: large_twlt
ExplosionPalette: effect
Explosions: jnuketobig

Tick90mm:
Inherits: ^APWarhead
Expand Down

0 comments on commit 1d10485

Please sign in to comment.