Skip to content

Commit

Permalink
Meow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stop-Signs committed Nov 26, 2024
1 parent 4fd2aa3 commit 772688d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -618,15 +618,15 @@
- type: AnomalousParticle
particleType: Default
severityOverride: true
severityPerSeverityHit: 0.1
severityPerSeverityHit: 0.3 # DeltaV raised to .3 from .1
stabilityPerDestabilizingHit: 0.05
healthPerWeakeningeHit: 1
stabilityPerWeakeningeHit: -0.05
- type: Projectile
impactEffect: BulletImpactEffectKinetic
damage:
types:
Heat: 20
Heat: 30 # DeltaV raised to 30 from 20

- type: entity
parent: AnomalousParticleDelta
Expand Down

0 comments on commit 772688d

Please sign in to comment.