Участник: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": {
"Poison": {
"armorFlatPrice": 60,
"armorCoefficientPrice": 10,
"name": "damage-type-poison"
},
"Bloodloss": {
"Bloodloss": {
"armorFlatPrice": 50,
"armorFlatPrice": 50,
Строка 11: Строка 16:
"name": "damage-type-bloodloss"
"name": "damage-type-bloodloss"
},
},
"Asphyxiation": {
"Structural": {
"armorFlatPrice": 50,
"armorFlatPrice": 1,
"armorCoefficientPrice": 5,
"armorCoefficientPrice": 1,
"name": "damage-type-asphyxiation"
"name": "damage-type-structural"
},
},
"Poison": {
"Piercing": {
"armorFlatPrice": 60,
"armorFlatPrice": 10,
"armorCoefficientPrice": 10,
"armorCoefficientPrice": 2,
"name": "damage-type-poison"
"name": "damage-type-piercing"
},
},
"Caustic": {
"Caustic": {
Строка 26: Строка 31:
"name": "damage-type-caustic"
"name": "damage-type-caustic"
},
},
"Heat": {
"Cold": {
"armorFlatPrice": 20,
"armorFlatPrice": 20,
"armorCoefficientPrice": 2.5,
"armorCoefficientPrice": 2.5,
"name": "damage-type-heat"
"name": "damage-type-cold"
},
},
"Cellular": {
"Slash": {
"armorFlatPrice": 30,
"armorCoefficientPrice": 5,
"name": "damage-type-cellular"
},
"Piercing": {
"armorFlatPrice": 10,
"armorFlatPrice": 10,
"armorCoefficientPrice": 2,
"armorCoefficientPrice": 2,
"name": "damage-type-piercing"
"name": "damage-type-slash"
},
"Shock": {
"armorFlatPrice": 20,
"armorCoefficientPrice": 2.5,
"name": "damage-type-shock"
},
},
"Holy": {
"Holy": {
Строка 51: Строка 46:
"name": "damage-type-holy"
"name": "damage-type-holy"
},
},
"Slash": {
"Radiation": {
"armorFlatPrice": 10,
"armorFlatPrice": 16,
"armorCoefficientPrice": 2,
"armorCoefficientPrice": 2.5,
"name": "damage-type-slash"
"name": "damage-type-radiation"
},
"Cellular": {
"armorFlatPrice": 30,
"armorCoefficientPrice": 5,
"name": "damage-type-cellular"
},
},
"Cold": {
"Heat": {
"armorFlatPrice": 20,
"armorFlatPrice": 20,
"armorCoefficientPrice": 2.5,
"armorCoefficientPrice": 2.5,
"name": "damage-type-cold"
"name": "damage-type-heat"
},
},
"Blunt": {
"Blunt": {
Строка 66: Строка 66:
"name": "damage-type-blunt"
"name": "damage-type-blunt"
},
},
"Radiation": {
"Asphyxiation": {
"armorFlatPrice": 16,
"armorFlatPrice": 50,
"armorCoefficientPrice": 5,
"name": "damage-type-asphyxiation"
},
"Shock": {
"armorFlatPrice": 20,
"armorCoefficientPrice": 2.5,
"armorCoefficientPrice": 2.5,
"name": "damage-type-radiation"
"name": "damage-type-shock"
},
"Structural": {
"armorFlatPrice": 1,
"armorCoefficientPrice": 1,
"name": "damage-type-structural"
}
}
}
}
}
}

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

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