Gas tanks and some utensils now have damage. (#12673)
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
- type: Utensil
|
||||
types:
|
||||
- Fork
|
||||
- type: MeleeWeapon
|
||||
attackRate: 1.5
|
||||
damage:
|
||||
types:
|
||||
Piercing: 5
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBase
|
||||
@@ -61,6 +66,11 @@
|
||||
- type: Utensil
|
||||
types:
|
||||
- Spoon
|
||||
- type: MeleeWeapon
|
||||
attackRate: 1.5
|
||||
damage:
|
||||
types:
|
||||
Blunt: 1
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBase
|
||||
|
||||
@@ -30,6 +30,11 @@
|
||||
- type: Explosive
|
||||
explosionType: Default
|
||||
maxIntensity: 20
|
||||
- type: MeleeWeapon
|
||||
attackRate: 0.8
|
||||
damage:
|
||||
types:
|
||||
Blunt: 10
|
||||
|
||||
- type: entity
|
||||
parent: GasTankBase
|
||||
@@ -100,6 +105,10 @@
|
||||
- Pocket
|
||||
- Belt
|
||||
- suitStorage
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
Blunt: 5
|
||||
|
||||
- type: entity
|
||||
parent: EmergencyOxygenTank
|
||||
@@ -144,6 +153,11 @@
|
||||
- Pocket
|
||||
- Belt
|
||||
- suitStorage
|
||||
- type: MeleeWeapon
|
||||
attackRate: 0.9
|
||||
damage:
|
||||
types:
|
||||
Blunt: 7.5
|
||||
|
||||
- type: entity
|
||||
parent: GasTankBase
|
||||
|
||||
Reference in New Issue
Block a user