Участник:IanComradeBot/prototype/damageType.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/damageType.json via GitHub Actions |
м Update prototype/damageType.json via GitHub Actions |
||
| (не показаны 3 промежуточные версии этого же участника) | |||
| Строка 6: | Строка 6: | ||
}, | }, | ||
"id": { | "id": { | ||
"Heat": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-heat" | |||
}, | |||
"Blunt": { | "Blunt": { | ||
"armorFlatPrice": 10, | "armorFlatPrice": 10, | ||
"armorCoefficientPrice": 2, | "armorCoefficientPrice": 2, | ||
"name": "damage-type-blunt" | "name": "damage-type-blunt" | ||
}, | |||
"Caustic": { | |||
"armorFlatPrice": 30, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-caustic" | |||
}, | |||
"Shock": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-shock" | |||
}, | |||
"Slash": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-slash" | |||
}, | |||
"Piercing": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-piercing" | |||
}, | }, | ||
"Structural": { | "Structural": { | ||
| Строка 15: | Строка 40: | ||
"armorCoefficientPrice": 1, | "armorCoefficientPrice": 1, | ||
"name": "damage-type-structural" | "name": "damage-type-structural" | ||
}, | }, | ||
"Radiation": { | "Radiation": { | ||
| Строка 31: | Строка 46: | ||
"name": "damage-type-radiation" | "name": "damage-type-radiation" | ||
}, | }, | ||
" | "Asphyxiation": { | ||
"armorFlatPrice": | "armorFlatPrice": 50, | ||
"armorCoefficientPrice": 5, | "armorCoefficientPrice": 5, | ||
"name": "damage-type- | "name": "damage-type-asphyxiation" | ||
}, | }, | ||
" | "Poison": { | ||
"armorFlatPrice": | "armorFlatPrice": 60, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 10, | ||
"name": "damage-type- | "name": "damage-type-poison" | ||
}, | }, | ||
" | "Holy": { | ||
"armorFlatPrice": | "armorFlatPrice": 1, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 1, | ||
"name": "damage-type- | "name": "damage-type-holy" | ||
}, | }, | ||
"Bloodloss": { | "Bloodloss": { | ||
| Строка 51: | Строка 66: | ||
"name": "damage-type-bloodloss" | "name": "damage-type-bloodloss" | ||
}, | }, | ||
" | "Cellular": { | ||
"armorFlatPrice": | "armorFlatPrice": 30, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 5, | ||
"name": "damage-type- | "name": "damage-type-cellular" | ||
}, | }, | ||
"Cold": { | "Cold": { | ||
| Строка 60: | Строка 75: | ||
"armorCoefficientPrice": 2.5, | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type-cold" | "name": "damage-type-cold" | ||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 16:52, 3 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|