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

Версия от 11:35, 6 февраля 2026

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