Skip to content

Commit

Permalink
Fix railgun uplink being immune to own strikes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Apr 1, 2024
1 parent 93af29c commit f358f68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mods/hv/weapons/energetic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,25 +327,30 @@ RailgunStrike:
Falloff: 1000, 368, 135, 50, 18, 7, 0
ValidTargets: Water, Ground, Tree, Air
DamageTypes: Fire
AffectsParent: true
Warhead@IncendiaryImpact: TreeDamage
Spread: 1c0
Damage: 10000
Falloff: 1000, 368, 135, 50, 18, 7, 0
AffectsParent: true
Warhead@DamageArea: SpreadDamage
Spread: 1c0
Damage: 25000
Falloff: 100, 50, 25, 0
Delay: 3
ValidTargets: Water, Ground, Tree, Air
DamageTypes: Fire
AffectsParent: true
Warhead@IncendiaryArea: TreeDamage
Spread: 1c0
Damage: 25000
Falloff: 100, 50, 25, 0
AffectsParent: true
Warhead@Visual: FireRadius
ValidTargets: Water, Ground, Tree, Air
Weapon: RailgunDistortion
Amount: 15, 30
AffectsParent: true
Warhead@CenterSpark: FireShrapnel
Weapon: ElectricSpark
Amount: 4
Expand Down

0 comments on commit f358f68

Please sign in to comment.