rebalance pressure, airloss, cold (#8482)

This commit is contained in:
EmoGarbage404
2022-05-27 21:19:32 -04:00
committed by GitHub
parent d2d9e2b0cc
commit 12d59fe7ae
10 changed files with 22 additions and 23 deletions

View File

@@ -85,11 +85,11 @@
currentTemperature: 310.15
coldDamage:
types:
Cold : 1 #per second, scales with temperature & other constants
Cold : 0.1 #per second, scales with temperature & other constants
specificHeat: 42
heatDamage:
types:
Heat : 1 #per second, scales with temperature & other constants
Heat : 0.1 #per second, scales with temperature & other constants
- type: MobState
thresholds:
0: !type:NormalMobState {}
@@ -166,7 +166,7 @@
- type: Barotrauma
damage:
types:
Blunt: 1 #per second, scales with pressure and other constants.
Blunt: 0.15 #per second, scales with pressure and other constants.
- type: ThermalRegulator
metabolismHeat: 800
radiatedHeat: 100
@@ -178,10 +178,10 @@
- type: Respirator
damage:
types:
Asphyxiation: 3
Asphyxiation: 2
damageRecovery:
types:
Asphyxiation: -1.5
Asphyxiation: -1.0
- type: Temperature
heatDamageThreshold: 360
coldDamageThreshold: 260

View File

@@ -21,10 +21,10 @@
- type: Respirator
damage:
types:
Asphyxiation: 1.5
Asphyxiation: 1.0
damageRecovery:
types:
Asphyxiation: -1.5
Asphyxiation: -1.0
- type: Alerts
- type: Actions
- type: Eye

View File

@@ -32,8 +32,8 @@
- type: Respirator
damage:
types:
Asphyxiation: 1.5
Asphyxiation: 1.0
damageRecovery:
types:
Asphyxiation: -1.5
Asphyxiation: -1.0
#Weh

View File

@@ -31,8 +31,8 @@
- type: Respirator
damage:
types:
Asphyxiation: 1.5
Asphyxiation: 1.0
damageRecovery:
types:
Asphyxiation: -1.5
Asphyxiation: -1.0

View File

@@ -12,10 +12,10 @@
- type: Respirator
damage:
types:
Asphyxiation: 3
Asphyxiation: 2
damageRecovery:
types:
Asphyxiation: -1.5
Asphyxiation: -1.0
- type: Sprite
netsync: false
noRot: true

View File

@@ -38,7 +38,7 @@
- type: Barotrauma
damage:
types:
Blunt: 0.7 #per second, scales with pressure and other constants.
Blunt: 0.15 #per second, scales with pressure and other constants.
- type: DamageOnHighSpeedImpact
damage:
types:
@@ -190,7 +190,6 @@
Arms:
points: 2
required: false
- type: Physics
bodyType: KinematicController
- type: Fixtures
@@ -218,10 +217,10 @@
specificHeat: 42
coldDamage:
types:
Cold : 1 #per second, scales with temperature & other constants
Cold: 0.1 #per second, scales with temperature & other constants
heatDamage:
types:
Heat : 1 #per second, scales with temperature & other constants
Heat: 0.1 #per second, scales with temperature & other constants
- type: HumanoidAppearance
- type: Body
template: HumanoidTemplate

View File

@@ -135,10 +135,10 @@
specificHeat: 46
coldDamage:
types:
Cold : 1.1 #per second, scales with temperature & other constants
Cold : 0.2 #per second, scales with temperature & other constants
heatDamage:
types:
Heat : 0.9 #per second, scales with temperature & other constants
Heat : 0.1 #per second, scales with temperature & other constants
- type: MovementSpeedModifier
baseWalkSpeed : 2.7
baseSprintSpeed : 4.5

View File

@@ -29,7 +29,7 @@
- type: Barotrauma
damage:
types:
Blunt: 0.4 #per second, scales with pressure and other constants.
Blunt: 0.1 #per second, scales with pressure and other constants.
- type: DamageOnHighSpeedImpact
damage:
types:

View File

@@ -120,7 +120,7 @@
- type: Barotrauma
damage:
types:
Blunt: 1.4 #per second, scales with pressure and other constants. Twice as much as humans.
Blunt: 0.3 #per second, scales with pressure and other constants. Twice as much as humans.
- type: Reactive
groups:
Flammable: [ Touch ]

View File

@@ -87,10 +87,10 @@
- type: Respirator
damage:
types:
Asphyxiation: 3
Asphyxiation: 2
damageRecovery:
types:
Asphyxiation: -1.5
Asphyxiation: -1.0
- type: HumanoidAppearance
canColorHair: false
canColorFacialHair: false