Участник:IanComradeBot/armor prototypes.json: различия между версиями

Материал из Space Station 14 Вики
(Новая страница: «[ { "id": "ClothingOuterSuitBomb", "walkModifier": 0.8, "sprintModifier": 0.8, "Blunt": 0.9, "Slash": 0.9, "Piercing": 0.9, "Heat": 0.75, "ExplosionResistance": 0.15 }, { "id": "ClothingOuterSuitFire", "walkModifier": 0.8, "sprintModifier": 0.7, "Slash": 0.9, "Heat": 0.8, "Cold": 0.8, "highPressureMultiplier": 0.04 }, {...»)
 
Нет описания правки
Строка 4: Строка 4:
"walkModifier": 0.8,
"walkModifier": 0.8,
"sprintModifier": 0.8,
"sprintModifier": 0.8,
"Blunt": 0.9,
"coefficients": {
"Slash": 0.9,
"Blunt": 0.9,
"Piercing": 0.9,
"Slash": 0.9,
"Heat": 0.75,
"Piercing": 0.9,
"Heat": 0.75
},
"ExplosionResistance": 0.15
"ExplosionResistance": 0.15
},
},
Строка 14: Строка 16:
"walkModifier": 0.8,
"walkModifier": 0.8,
"sprintModifier": 0.7,
"sprintModifier": 0.7,
"Slash": 0.9,
"coefficients": {
"Heat": 0.8,
"Slash": 0.9,
"Cold": 0.8,
"Heat": 0.8,
"highPressureMultiplier": 0.04
"Cold": 0.8
},
"FireProtection": 0.65,
"TemperatureProtection": {
"heatingCoefficient": 0.005,
"coolingCoefficient": 0.05
},
"PressureProtection": {
"highPressureMultiplier": 0.04
}
},
},
{
{
Строка 23: Строка 34:
"walkModifier": 0.8,
"walkModifier": 0.8,
"sprintModifier": 0.8,
"sprintModifier": 0.8,
"Slash": 0.9,
"coefficients": {
"Heat": 0.8,
"Slash": 0.9,
"Cold": 0.8,
"Heat": 0.8,
"highPressureMultiplier": 0.02
"Cold": 0.8
},
"FireProtection": 0.8,
"TemperatureProtection": {
"heatingCoefficient": 0.001,
"coolingCoefficient": 0.05
},
"PressureProtection": {
"highPressureMultiplier": 0.02,
"lowPressureMultiplier": 1000
}
},
},
{
{
"id": "ClothingOuterSuitRad",
"id": "ClothingOuterSuitRad",
"Heat": 0.9,
"coefficients": {
"Radiation": 0.01
"Heat": 0.9,
"Radiation": 0.01
}
},
},
{
{
"id": "ClothingOuterSuitSpaceNinja",
"id": "ClothingOuterSuitSpaceNinja",
"walkModifier": 0.8,
"coefficients": {
"sprintModifier": 0.8,
"Blunt": 0.8,
"Blunt": 0.8,
"Slash": 0.8,
"Slash": 0.8,
"Piercing": 0.8,
"Piercing": 0.8,
"Heat": 0.8
"Heat": 0.8,
},
"highPressureMultiplier": 0.6
"TemperatureProtection": {
"heatingCoefficient": 0.01,
"coolingCoefficient": 0.01
},
"PressureProtection": {
"highPressureMultiplier": 0.6,
"lowPressureMultiplier": 1000
}
}
}
]
]

Версия от 21:28, 28 октября 2024

id"ClothingOuterSuitBomb"
walkModifier0.8
sprintModifier0.8
coefficients
Blunt0.9
Slash0.9
Piercing0.9
Heat0.75
ExplosionResistance0.15
id"ClothingOuterSuitFire"
walkModifier0.8
sprintModifier0.7
coefficients
Slash0.9
Heat0.8
Cold0.8
FireProtection0.65
TemperatureProtection
heatingCoefficient0.005
coolingCoefficient0.05
PressureProtection
highPressureMultiplier0.04
id"ClothingOuterSuitAtmosFire"
walkModifier0.8
sprintModifier0.8
coefficients
Slash0.9
Heat0.8
Cold0.8
FireProtection0.8
TemperatureProtection
heatingCoefficient0.001
coolingCoefficient0.05
PressureProtection
highPressureMultiplier0.02
lowPressureMultiplier1000
id"ClothingOuterSuitRad"
coefficients
Heat0.9
Radiation0.01
id"ClothingOuterSuitSpaceNinja"
coefficients
Blunt0.8
Slash0.8
Piercing0.8
Heat0.8
TemperatureProtection
heatingCoefficient0.01
coolingCoefficient0.01
PressureProtection
highPressureMultiplier0.6
lowPressureMultiplier1000