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

Материал из Space Station 14 Вики
Update prototype/damageType.json via GitHub Actions
м Update prototype/damageType.json via GitHub Actions
Строка 6: Строка 6:
},
},
"id": {
"id": {
"Structural": {
"armorFlatPrice": 1,
"armorCoefficientPrice": 1,
"name": "damage-type-structural"
},
"Asphyxiation": {
"armorFlatPrice": 50,
"armorCoefficientPrice": 5,
"name": "damage-type-asphyxiation"
},
"Radiation": {
"Radiation": {
"armorFlatPrice": 16,
"armorFlatPrice": 16,
Строка 21: Строка 11:
"name": "damage-type-radiation"
"name": "damage-type-radiation"
},
},
"Piercing": {
"Cellular": {
"armorFlatPrice": 10,
"armorFlatPrice": 30,
"armorCoefficientPrice": 2,
"armorCoefficientPrice": 5,
"name": "damage-type-piercing"
"name": "damage-type-cellular"
},
},
"Slash": {
"Slash": {
Строка 30: Строка 20:
"armorCoefficientPrice": 2,
"armorCoefficientPrice": 2,
"name": "damage-type-slash"
"name": "damage-type-slash"
},
"Caustic": {
"armorFlatPrice": 30,
"armorCoefficientPrice": 5,
"name": "damage-type-caustic"
},
},
"Holy": {
"Holy": {
Строка 40: Строка 25:
"armorCoefficientPrice": 1,
"armorCoefficientPrice": 1,
"name": "damage-type-holy"
"name": "damage-type-holy"
},
"Poison": {
"armorFlatPrice": 60,
"armorCoefficientPrice": 10,
"name": "damage-type-poison"
},
},
"Bloodloss": {
"Bloodloss": {
Строка 51: Строка 41:
"name": "damage-type-blunt"
"name": "damage-type-blunt"
},
},
"Shock": {
"Structural": {
"armorFlatPrice": 20,
"armorFlatPrice": 1,
"armorCoefficientPrice": 2.5,
"armorCoefficientPrice": 1,
"name": "damage-type-shock"
"name": "damage-type-structural"
},
},
"Cellular": {
"Asphyxiation": {
"armorFlatPrice": 30,
"armorFlatPrice": 50,
"armorCoefficientPrice": 5,
"armorCoefficientPrice": 5,
"name": "damage-type-cellular"
"name": "damage-type-asphyxiation"
},
"Poison": {
"armorFlatPrice": 60,
"armorCoefficientPrice": 10,
"name": "damage-type-poison"
},
},
"Cold": {
"Cold": {
Строка 75: Строка 60:
"armorCoefficientPrice": 2.5,
"armorCoefficientPrice": 2.5,
"name": "damage-type-heat"
"name": "damage-type-heat"
},
"Piercing": {
"armorFlatPrice": 10,
"armorCoefficientPrice": 2,
"name": "damage-type-piercing"
},
"Shock": {
"armorFlatPrice": 20,
"armorCoefficientPrice": 2.5,
"name": "damage-type-shock"
},
"Caustic": {
"armorFlatPrice": 30,
"armorCoefficientPrice": 5,
"name": "damage-type-caustic"
}
}
}
}
}
}

Версия от 20:57, 16 февраля 2026

default
armorFlatPrice0
armorCoefficientPrice0
namenull
id
Radiation
armorFlatPrice16
armorCoefficientPrice2.5
name"damage-type-radiation"
Cellular
armorFlatPrice30
armorCoefficientPrice5
name"damage-type-cellular"
Slash
armorFlatPrice10
armorCoefficientPrice2
name"damage-type-slash"
Holy
armorFlatPrice1
armorCoefficientPrice1
name"damage-type-holy"
Poison
armorFlatPrice60
armorCoefficientPrice10
name"damage-type-poison"
Bloodloss
armorFlatPrice50
armorCoefficientPrice5
name"damage-type-bloodloss"
Blunt
armorFlatPrice10
armorCoefficientPrice2
name"damage-type-blunt"
Structural
armorFlatPrice1
armorCoefficientPrice1
name"damage-type-structural"
Asphyxiation
armorFlatPrice50
armorCoefficientPrice5
name"damage-type-asphyxiation"
Cold
armorFlatPrice20
armorCoefficientPrice2.5
name"damage-type-cold"
Heat
armorFlatPrice20
armorCoefficientPrice2.5
name"damage-type-heat"
Piercing
armorFlatPrice10
armorCoefficientPrice2
name"damage-type-piercing"
Shock
armorFlatPrice20
armorCoefficientPrice2.5
name"damage-type-shock"
Caustic
armorFlatPrice30
armorCoefficientPrice5
name"damage-type-caustic"