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

Материал из Space Station 14 Вики
м Update prototype/damageGroup.json via GitHub Actions
м Update prototype/damageGroup.json via GitHub Actions
Строка 5: Строка 5:
},
},
"id": {
"id": {
"Toxin": {
"damageTypes": [
"Poison",
"Radiation"
],
"name": "damage-group-toxin"
},
"Genetic": {
"damageTypes": [
"Cellular"
],
"name": "damage-group-genetic"
},
"Brute": {
"damageTypes": [
"Blunt",
"Slash",
"Piercing"
],
"name": "damage-group-brute"
},
"Airloss": {
"Airloss": {
"damageTypes": [
"damageTypes": [
Строка 38: Строка 17:
],
],
"name": "damage-group-metaphysical"
"name": "damage-group-metaphysical"
},
"Genetic": {
"damageTypes": [
"Cellular"
],
"name": "damage-group-genetic"
},
},
"Burn": {
"Burn": {
Строка 47: Строка 32:
],
],
"name": "damage-group-burn"
"name": "damage-group-burn"
},
"Brute": {
"damageTypes": [
"Blunt",
"Slash",
"Piercing"
],
"name": "damage-group-brute"
},
"Toxin": {
"damageTypes": [
"Poison",
"Radiation"
],
"name": "damage-group-toxin"
}
}
}
}
}
}

Версия от 16:55, 3 марта 2026

default
damageTypes
Пустой массив
namenull
id
Airloss
damageTypes
"Asphyxiation"
"Bloodloss"
name"damage-group-airloss"
Metaphysical
damageTypes
"Holy"
name"damage-group-metaphysical"
Genetic
damageTypes
"Cellular"
name"damage-group-genetic"
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"