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

Материал из Space Station 14 Вики
Update prototype/DamageGroup.json via GitHub Actions
 
м Update prototype/DamageGroup.json via GitHub Actions
 
Строка 1: Строка 1:
{
{
"Metaphysical": {
"default": {
"damageTypes": [
"damageTypes": [],
"Holy"
"name": null
],
"name": "damage-group-metaphysical"
},
},
"Burn": {
"id": {
"damageTypes": [
"Airloss": {
"Heat",
"damageTypes": [
"Shock",
"Asphyxiation",
"Cold",
"Bloodloss"
"Caustic"
],
],
"name": "damage-group-airloss"
"name": "damage-group-burn"
},
},
"Burn": {
"Genetic": {
"damageTypes": [
"damageTypes": [
"Heat",
"Cellular"
"Shock",
],
"Cold",
"name": "damage-group-genetic"
"Caustic"
},
],
"Airloss": {
"name": "damage-group-burn"
"damageTypes": [
},
"Asphyxiation",
"Brute": {
"Bloodloss"
"damageTypes": [
],
"Blunt",
"name": "damage-group-airloss"
"Slash",
},
"Piercing"
"Brute": {
],
"damageTypes": [
"name": "damage-group-brute"
"Blunt",
},
"Slash",
"Toxin": {
"Piercing"
"damageTypes": [
],
"Poison",
"name": "damage-group-brute"
"Radiation"
},
],
"Toxin": {
"name": "damage-group-toxin"
"damageTypes": [
},
"Poison",
"Genetic": {
"Radiation"
"damageTypes": [
],
"Cellular"
"name": "damage-group-toxin"
],
"name": "damage-group-genetic"
},
"Metaphysical": {
"damageTypes": [
"Holy"
],
"name": "damage-group-metaphysical"
}
}
}
}
}

Текущая версия от 18:30, 21 июня 2026

default
damageTypes
Пустой массив
namenull
id
Airloss
damageTypes
"Asphyxiation"
"Bloodloss"
name"damage-group-airloss"
Burn
damageTypes
"Heat"
"Shock"
"Cold"
"Caustic"
name"damage-group-burn"
Brute
damageTypes
"Blunt"
"Slash"
"Piercing"
name"damage-group-brute"
Toxin
damageTypes
"Poison"
"Radiation"
name"damage-group-toxin"
Genetic
damageTypes
"Cellular"
name"damage-group-genetic"
Metaphysical
damageTypes
"Holy"
name"damage-group-metaphysical"