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

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

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