Участник:IanComradeBot/prototype/DamageType.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/DamageType.json via GitHub Actions |
м Update prototype/DamageType.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
"armorFlatPrice": | "armorFlatPrice": 0, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 0, | ||
"name": | "name": null | ||
}, | }, | ||
" | "id": { | ||
"armorFlatPrice": | "Slash": { | ||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-slash" | |||
}, | |||
"Cold": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-cold" | |||
}, | |||
"Heat": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-heat" | |||
}, | |||
"Radiation": { | |||
"armorFlatPrice": 16, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-radiation" | |||
}, | |||
"Caustic": { | |||
"armorFlatPrice": 30, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-caustic" | |||
}, | |||
"Asphyxiation": { | |||
"armorFlatPrice": 50, | |||
"name": "damage-type- | "armorCoefficientPrice": 5, | ||
"name": "damage-type-asphyxiation" | |||
}, | |||
"Poison": { | |||
"armorFlatPrice": 60, | |||
"armorCoefficientPrice": 10, | |||
"name": "damage-type-poison" | |||
}, | |||
"Blunt": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-blunt" | |||
}, | |||
"Bloodloss": { | |||
"armorFlatPrice": 50, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-bloodloss" | |||
}, | |||
"Piercing": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-piercing" | |||
}, | |||
"Cellular": { | |||
"armorFlatPrice": 30, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-cellular" | |||
}, | |||
"Holy": { | |||
"armorFlatPrice": 1, | |||
"armorCoefficientPrice": 1, | |||
"name": "damage-type-holy" | |||
}, | |||
"Shock": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-shock" | |||
}, | |||
"Structural": { | |||
"armorFlatPrice": 1, | |||
"armorCoefficientPrice": 1, | |||
"name": "damage-type-structural" | |||
} | |||
} | } | ||
} | } | ||
Текущая версия от 18:29, 21 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|