Участник:IanComradeBot/prototype/damageType.json: различия между версиями
Update prototype/damageType.json via GitHub Actions |
Update prototype/damageType.json via GitHub Actions |
||
| Строка 6: | Строка 6: | ||
}, | }, | ||
"id": { | "id": { | ||
"Structural": { | "Structural": { | ||
"armorFlatPrice": 1, | "armorFlatPrice": 1, | ||
"armorCoefficientPrice": 1, | "armorCoefficientPrice": 1, | ||
"name": "damage-type-structural" | "name": "damage-type-structural" | ||
}, | }, | ||
"Asphyxiation": { | "Asphyxiation": { | ||
| Строка 31: | Строка 21: | ||
"name": "damage-type-radiation" | "name": "damage-type-radiation" | ||
}, | }, | ||
" | "Piercing": { | ||
"armorFlatPrice": | "armorFlatPrice": 10, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 2, | ||
"name": "damage-type- | "name": "damage-type-piercing" | ||
}, | |||
"Slash": { | |||
"armorFlatPrice": 10, | |||
"armorCoefficientPrice": 2, | |||
"name": "damage-type-slash" | |||
}, | }, | ||
"Caustic": { | "Caustic": { | ||
| Строка 41: | Строка 36: | ||
"name": "damage-type-caustic" | "name": "damage-type-caustic" | ||
}, | }, | ||
" | "Holy": { | ||
"armorFlatPrice": | "armorFlatPrice": 1, | ||
"armorCoefficientPrice": | "armorCoefficientPrice": 1, | ||
"name": "damage-type- | "name": "damage-type-holy" | ||
}, | }, | ||
"Bloodloss": { | "Bloodloss": { | ||
| Строка 51: | Строка 46: | ||
"name": "damage-type-bloodloss" | "name": "damage-type-bloodloss" | ||
}, | }, | ||
" | "Blunt": { | ||
"armorFlatPrice": 10, | "armorFlatPrice": 10, | ||
"armorCoefficientPrice": 2, | "armorCoefficientPrice": 2, | ||
"name": "damage-type- | "name": "damage-type-blunt" | ||
}, | }, | ||
"Shock": { | "Shock": { | ||
| Строка 65: | Строка 55: | ||
"armorCoefficientPrice": 2.5, | "armorCoefficientPrice": 2.5, | ||
"name": "damage-type-shock" | "name": "damage-type-shock" | ||
}, | |||
"Cellular": { | |||
"armorFlatPrice": 30, | |||
"armorCoefficientPrice": 5, | |||
"name": "damage-type-cellular" | |||
}, | }, | ||
"Poison": { | "Poison": { | ||
| Строка 70: | Строка 65: | ||
"armorCoefficientPrice": 10, | "armorCoefficientPrice": 10, | ||
"name": "damage-type-poison" | "name": "damage-type-poison" | ||
}, | |||
"Cold": { | |||
"armorFlatPrice": 20, | |||
"armorCoefficientPrice": 2.5, | |||
"name": "damage-type-cold" | |||
}, | }, | ||
"Heat": { | "Heat": { | ||