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