Участник: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": { | ||
"armorFlatPrice": | "armorFlatPrice": 60, | ||
"armorCoefficientPrice": 2 | "armorCoefficientPrice": 10, | ||
"name": "damage-type- | "name": "damage-type-poison" | ||
}, | |||
"Piercing": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-piercing" | |||
}, | }, | ||
" | "Asphyxiation": { | ||
"armorFlatPrice": | "armorFlatPrice": 50, | ||
"armorCoefficientPrice": 5, | "armorCoefficientPrice": 5, | ||
"name": "damage-type- | "name": "damage-type-asphyxiation" | ||
}, | }, | ||
"Radiation": { | "Radiation": { | ||
| Строка 20: | Строка 25: | ||
"armorCoefficientPrice": 2.5, | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type-radiation" | "name": "damage-type-radiation" | ||
}, | }, | ||
"Bloodloss": { | "Bloodloss": { | ||
| Строка 46: | Строка 31: | ||
"name": "damage-type-bloodloss" | "name": "damage-type-bloodloss" | ||
}, | }, | ||
" | "Heat": { | ||
"armorFlatPrice": | "armorFlatPrice": 20, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type- | "name": "damage-type-heat" | ||
}, | }, | ||
"Holy": { | "Holy": { | ||
| Строка 56: | Строка 41: | ||
"name": "damage-type-holy" | "name": "damage-type-holy" | ||
}, | }, | ||
" | "Cellular": { | ||
"armorFlatPrice": | "armorFlatPrice": 30, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 5, | ||
"name": "damage-type- | "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" | ||
}, | }, | ||
" | "Caustic": { | ||
"armorFlatPrice": | "armorFlatPrice": 30, | ||
"armorCoefficientPrice": 5, | "armorCoefficientPrice": 5, | ||
"name": "damage-type- | "name": "damage-type-caustic" | ||
}, | |||
"Blunt": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-blunt" | |||
}, | }, | ||
" | "Slash": { | ||
"armorFlatPrice": 10, | "armorFlatPrice": 10, | ||
"armorCoefficientPrice": 2, | "armorCoefficientPrice": 2, | ||
"name": "damage-type- | "name": "damage-type-slash" | ||
}, | |||
"Cold": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-cold" | |||
} | } | ||
} | } | ||
} | } | ||
Версия от 11:35, 6 февраля 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|