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

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

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