@@ -561,6 +561,26 @@
|
||||
intensitySlope: 2.5
|
||||
maxIntensity: 50
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectMagnet
|
||||
targetDepth: 1
|
||||
effectHint: artifact-effect-hint-magnet
|
||||
components:
|
||||
- type: GravityWell
|
||||
maxRange: 3
|
||||
baseRadialAcceleration: 1
|
||||
baseTangentialAcceleration: 3
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectAntiMagnet
|
||||
targetDepth: 1
|
||||
effectHint: artifact-effect-hint-magnet
|
||||
components:
|
||||
- type: GravityWell
|
||||
maxRange: 3
|
||||
baseRadialAcceleration: -1
|
||||
baseTangentialAcceleration: -3
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectSingulo
|
||||
targetDepth: 10
|
||||
|
||||
Reference in New Issue
Block a user