Singulo/Radiation Tweaks (#6045)

Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
This commit is contained in:
Pancake
2022-01-10 22:30:17 -08:00
committed by GitHub
parent 989cfb49d0
commit 61da69ee74
11 changed files with 26 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
- id: Multitool
prob: 0.2
- id: trayScanner
prob: 0.7
prob: 0.7
- id: ClothingBeltUtility
prob: 0.2
- id: ClothingHandsGlovesColorYellow
@@ -107,5 +107,3 @@
amount: 2
- id: ClothingEyesGlassesMeson
amount: 2

View File

@@ -106,7 +106,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHoodRad
name: rad
name: radiation hood
description: A hood of the hazmat suit, designed for protection from high radioactivity.
components:
- type: Sprite

View File

@@ -61,7 +61,7 @@
- type: entity
parent: ClothingOuterBase
id: ClothingOuterSuitRad
name: rad suit
name: radiation suit
description: "A suit that protects against radiation. The label reads, 'Made with lead. Please do not consume insulation.'"
components:
- type: Sprite

View File

@@ -4,4 +4,7 @@
abstract: true
description: Looking at this anomaly makes you feel strange, like something is pushing at your eyes.
components:
- type: RadiationPulse
- type: RadiationPulse
minPulseLifespan: 0.8
maxPulseLifespan: 2.5
radsPerSecond: 5

View File

@@ -24,11 +24,13 @@
layer:
- AllMask
- type: Singularity
radsPerLevel: 1 # determines RadiationPulse's radiation per second.
- type: SingularityDistortion
- type: RadiationPulse
range: 15
decay: false
dps: 1
minPulseLifespan: 1
maxPulseLifespan: 1
- type: Sprite
sprite: Structures/Power/Generation/Singularity/singularity_1.rsi
state: singularity_1