Участник: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": { | ||
"Bloodloss": { | |||
"armorFlatPrice": 50, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-bloodloss" | |||
}, | |||
"Blunt": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-blunt" | |||
}, | |||
"Shock": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-shock" | |||
}, | |||
"Radiation": { | "Radiation": { | ||
"armorFlatPrice": 16, | "armorFlatPrice": 16, | ||
"armorCoefficientPrice": 2.5, | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type-radiation" | "name": "damage-type-radiation" | ||
}, | |||
"Slash": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-slash" | |||
}, | }, | ||
"Cellular": { | "Cellular": { | ||
| Строка 16: | Строка 36: | ||
"name": "damage-type-cellular" | "name": "damage-type-cellular" | ||
}, | }, | ||
" | "Heat": { | ||
"armorFlatPrice": | "armorFlatPrice": 20, | ||
"armorCoefficientPrice": 2, | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type- | "name": "damage-type-heat" | ||
}, | }, | ||
" | "Cold": { | ||
"armorFlatPrice": | "armorFlatPrice": 20, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type- | "name": "damage-type-cold" | ||
}, | }, | ||
"Poison": { | "Poison": { | ||
| Строка 31: | Строка 51: | ||
"name": "damage-type-poison" | "name": "damage-type-poison" | ||
}, | }, | ||
" | "Holy": { | ||
"armorFlatPrice": 1, | "armorFlatPrice": 1, | ||
"armorCoefficientPrice": 1, | "armorCoefficientPrice": 1, | ||
"name": "damage-type- | "name": "damage-type-holy" | ||
}, | }, | ||
"Asphyxiation": { | "Asphyxiation": { | ||
| Строка 51: | Строка 61: | ||
"name": "damage-type-asphyxiation" | "name": "damage-type-asphyxiation" | ||
}, | }, | ||
" | "Caustic": { | ||
"armorFlatPrice": | "armorFlatPrice": 30, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 5, | ||
"name": "damage-type- | "name": "damage-type-caustic" | ||
}, | }, | ||
"Piercing": { | "Piercing": { | ||
| Строка 66: | Строка 71: | ||
"name": "damage-type-piercing" | "name": "damage-type-piercing" | ||
}, | }, | ||
" | "Structural": { | ||
"armorFlatPrice": | "armorFlatPrice": 1, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 1, | ||
"name": "damage-type- | "name": "damage-type-structural" | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 15:08, 25 февраля 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|