Makes Xenos need no air, cold proof, stronger (#6944)
This commit is contained in:
@@ -43,13 +43,6 @@
|
|||||||
0: !type:NormalMobState {}
|
0: !type:NormalMobState {}
|
||||||
150: !type:CriticalMobState {}
|
150: !type:CriticalMobState {}
|
||||||
200: !type:DeadMobState {}
|
200: !type:DeadMobState {}
|
||||||
- type: Respirator
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Asphyxiation: 3
|
|
||||||
damageRecovery:
|
|
||||||
types:
|
|
||||||
Asphyxiation: -1.5
|
|
||||||
- type: Bloodstream
|
- type: Bloodstream
|
||||||
bloodReagent: FluorosulfuricAcid
|
bloodReagent: FluorosulfuricAcid
|
||||||
bloodlossDamage:
|
bloodlossDamage:
|
||||||
@@ -66,7 +59,7 @@
|
|||||||
arc: claw
|
arc: claw
|
||||||
damage:
|
damage:
|
||||||
groups:
|
groups:
|
||||||
Brute: 10
|
Brute: 20
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
visuals:
|
visuals:
|
||||||
- type: DamageStateVisualizer
|
- type: DamageStateVisualizer
|
||||||
@@ -86,3 +79,7 @@
|
|||||||
rules: You are an antagonist, smack, slash, and wack!
|
rules: You are an antagonist, smack, slash, and wack!
|
||||||
- type: ReplacementAccent
|
- type: ReplacementAccent
|
||||||
accent: xeno
|
accent: xeno
|
||||||
|
- type: Temperature
|
||||||
|
heatDamageThreshold: 360
|
||||||
|
coldDamageThreshold: -150
|
||||||
|
currentTemperature: 310.15
|
||||||
|
|||||||
Reference in New Issue
Block a user