Участник:IanComradeBot/prototype/damageType.json: различия между версиями
Update prototype/damageType.json via GitHub Actions |
м Update prototype/damageType.json via GitHub Actions |
||
| (не показано 6 промежуточных версий этого же участника) | |||
| Строка 6: | Строка 6: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Heat": { | ||
"armorFlatPrice": | "armorFlatPrice": 20, | ||
"armorCoefficientPrice": 10, | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type- | "name": "damage-type-heat" | ||
}, | |||
"Blunt": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"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": { | "Piercing": { | ||
| Строка 16: | Строка 36: | ||
"name": "damage-type-piercing" | "name": "damage-type-piercing" | ||
}, | }, | ||
" | "Structural": { | ||
"armorFlatPrice": | "armorFlatPrice": 1, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 1, | ||
"name": "damage-type- | "name": "damage-type-structural" | ||
}, | }, | ||
"Radiation": { | "Radiation": { | ||
| Строка 26: | Строка 46: | ||
"name": "damage-type-radiation" | "name": "damage-type-radiation" | ||
}, | }, | ||
" | "Asphyxiation": { | ||
"armorFlatPrice": 50, | "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": { | "Holy": { | ||
| Строка 40: | Строка 60: | ||
"armorCoefficientPrice": 1, | "armorCoefficientPrice": 1, | ||
"name": "damage-type-holy" | "name": "damage-type-holy" | ||
}, | |||
"Bloodloss": { | |||
"armorFlatPrice": 50, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-bloodloss" | |||
}, | }, | ||
"Cellular": { | "Cellular": { | ||
| Строка 45: | Строка 70: | ||
"armorCoefficientPrice": 5, | "armorCoefficientPrice": 5, | ||
"name": "damage-type-cellular" | "name": "damage-type-cellular" | ||
}, | }, | ||
"Cold": { | "Cold": { | ||