Whitehole/Singularity grenade price adjustments + whitehole grenade fix (#35821)

* prices + adjustments

* teehee
This commit is contained in:
ScarKy0
2025-03-13 14:12:27 +01:00
committed by GitHub
parent 66a02010f2
commit d4b7a6d582
2 changed files with 10 additions and 10 deletions

View File

@@ -269,11 +269,11 @@
productEntity: SingularityGrenade
discountCategory: usualDiscounts
discountDownTo:
Telecrystal: 3
Telecrystal: 1
cost:
Telecrystal: 6
Telecrystal: 2
categories:
- UplinkExplosives
- UplinkDisruption
- type: listing
id: UplinkWhiteholeGrenade
@@ -284,9 +284,9 @@
discountDownTo:
Telecrystal: 1
cost:
Telecrystal: 3
Telecrystal: 2
categories:
- UplinkExplosives
- UplinkDisruption
- type: listing
id: UplinkGrenadePenguin

View File

@@ -201,7 +201,7 @@
sound:
path: /Audio/Effects/Grenades/Supermatter/supermatter_loop.ogg
- type: GravityWell
maxRange: 10
maxRange: 7
baseRadialAcceleration: 5
baseTangentialAcceleration: .5
gravPulsePeriod: 0.03
@@ -248,10 +248,10 @@
sound:
path: /Audio/Effects/Grenades/Supermatter/whitehole_loop.ogg
- type: GravityWell
maxRange: 10
baseRadialAcceleration: -180
baseTangentialAcceleration: -5
gravPulsePeriod: 0.01
maxRange: 7
baseRadialAcceleration: -10
baseTangentialAcceleration: -1
gravPulsePeriod: 0.03
- type: SingularityDistortion
intensity: -200
falloffPower: 1.5