Участник:IanComradeBot/prototype/DamageType.json: различия между версиями

Update prototype/DamageType.json via GitHub Actions
 
м Update prototype/DamageType.json via GitHub Actions
 
Строка 1: Строка 1:
{
{
"Radiation": {
"default": {
"armorFlatPrice": 16,
"armorFlatPrice": 0,
"armorCoefficientPrice": 2.5,
"armorCoefficientPrice": 0,
"name": "damage-type-radiation"
"name": null
},
},
"Poison": {
"id": {
"armorFlatPrice": 60,
"Slash": {
"armorCoefficientPrice": 10,
"armorFlatPrice": 10,
"name": "damage-type-poison"
"armorCoefficientPrice": 2,
},
"name": "damage-type-slash"
"Caustic": {
},
"armorFlatPrice": 30,
"Cold": {
"armorCoefficientPrice": 5,
"armorFlatPrice": 20,
"name": "damage-type-caustic"
"armorCoefficientPrice": 2.5,
},
"name": "damage-type-cold"
"Cold": {
},
"armorFlatPrice": 20,
"Heat": {
"armorCoefficientPrice": 2.5,
"armorFlatPrice": 20,
"name": "damage-type-cold"
"armorCoefficientPrice": 2.5,
},
"name": "damage-type-heat"
"Piercing": {
},
"armorFlatPrice": 10,
"Radiation": {
"armorCoefficientPrice": 2,
"armorFlatPrice": 16,
"name": "damage-type-piercing"
"armorCoefficientPrice": 2.5,
},
"name": "damage-type-radiation"
"Slash": {
},
"armorFlatPrice": 10,
"Caustic": {
"armorCoefficientPrice": 2,
"armorFlatPrice": 30,
"name": "damage-type-slash"
"armorCoefficientPrice": 5,
},
"name": "damage-type-caustic"
"Cellular": {
},
"armorFlatPrice": 30,
"Asphyxiation": {
"armorCoefficientPrice": 5,
"armorFlatPrice": 50,
"name": "damage-type-cellular"
"armorCoefficientPrice": 5,
},
"name": "damage-type-asphyxiation"
"Heat": {
},
"armorFlatPrice": 20,
"Poison": {
"armorCoefficientPrice": 2.5,
"armorFlatPrice": 60,
"name": "damage-type-heat"
"armorCoefficientPrice": 10,
},
"name": "damage-type-poison"
"Structural": {
},
"armorFlatPrice": 1,
"Blunt": {
"armorCoefficientPrice": 1,
"armorFlatPrice": 10,
"name": "damage-type-structural"
"armorCoefficientPrice": 2,
},
"name": "damage-type-blunt"
"Holy": {
},
"armorFlatPrice": 1,
"Bloodloss": {
"armorCoefficientPrice": 1,
"armorFlatPrice": 50,
"name": "damage-type-holy"
"armorCoefficientPrice": 5,
},
"name": "damage-type-bloodloss"
"Asphyxiation": {
},
"armorFlatPrice": 50,
"Piercing": {
"armorCoefficientPrice": 5,
"armorFlatPrice": 10,
"name": "damage-type-asphyxiation"
"armorCoefficientPrice": 2,
},
"name": "damage-type-piercing"
"Shock": {
},
"armorFlatPrice": 20,
"Cellular": {
"armorCoefficientPrice": 2.5,
"armorFlatPrice": 30,
"name": "damage-type-shock"
"armorCoefficientPrice": 5,
},
"name": "damage-type-cellular"
"Bloodloss": {
},
"armorFlatPrice": 50,
"Holy": {
"armorCoefficientPrice": 5,
"armorFlatPrice": 1,
"name": "damage-type-bloodloss"
"armorCoefficientPrice": 1,
},
"name": "damage-type-holy"
"Blunt": {
},
"armorFlatPrice": 10,
"Shock": {
"armorCoefficientPrice": 2,
"armorFlatPrice": 20,
"name": "damage-type-blunt"
"armorCoefficientPrice": 2.5,
"name": "damage-type-shock"
},
"Structural": {
"armorFlatPrice": 1,
"armorCoefficientPrice": 1,
"name": "damage-type-structural"
}
}
}
}
}