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