epic Respiration Rework (#6022)
This commit is contained in:
@@ -152,17 +152,12 @@
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 25
|
||||
- type: Respirator
|
||||
needsGases:
|
||||
Oxygen: 0.00060763888
|
||||
producesGases:
|
||||
Oxygen: 0.00045572916
|
||||
CarbonDioxide: 0.00015190972
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
Asphyxiation: 3
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1
|
||||
Asphyxiation: -1.5
|
||||
- type: Temperature
|
||||
heatDamageThreshold: 360
|
||||
coldDamageThreshold: 260
|
||||
|
||||
@@ -42,10 +42,10 @@
|
||||
- type: Respirator
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
Asphyxiation: 3
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1
|
||||
Asphyxiation: -1.5
|
||||
- type: UnarmedCombat
|
||||
range: 1.5
|
||||
arcwidth: 0
|
||||
|
||||
@@ -11,6 +11,13 @@
|
||||
context: "human"
|
||||
- type: PlayerMobMover
|
||||
- type: PlayerInputMover
|
||||
- type: Respirator
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 3
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1.5
|
||||
- type: Alerts
|
||||
- type: Actions
|
||||
innateActions:
|
||||
|
||||
@@ -9,6 +9,13 @@
|
||||
- type: Icon
|
||||
sprite: Mobs/Species/Slime/parts.rsi
|
||||
state: full
|
||||
- type: Respirator
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 3
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1.5
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
noRot: true
|
||||
|
||||
@@ -199,18 +199,6 @@
|
||||
shiveringHeatRegulation: 2000
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 25
|
||||
- type: Respirator
|
||||
needsGases:
|
||||
Oxygen: 0.00060763888
|
||||
producesGases:
|
||||
Oxygen: 0.00045572916
|
||||
CarbonDioxide: 0.00015190972
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1
|
||||
- type: Internals
|
||||
- type: MobState
|
||||
thresholds:
|
||||
|
||||
@@ -83,18 +83,14 @@
|
||||
- type: Body
|
||||
template: HumanoidTemplate
|
||||
preset: VoxPreset
|
||||
# TODO Vox nitrogen
|
||||
- type: Respirator
|
||||
needsGases:
|
||||
Nitrogen: 0.00060763888
|
||||
producesGases:
|
||||
Nitrogen: 0.00045572916
|
||||
CarbonDioxide: 0.00015190972
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
Asphyxiation: 3
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1
|
||||
Asphyxiation: -1.5
|
||||
# - type: Appearance
|
||||
# visuals:
|
||||
# - type: RotationVisualizer
|
||||
|
||||
Reference in New Issue
Block a user