Rigged boxing gloves (#13847)
* rigged boxing gloves * change item parent * fix indentation
This commit is contained in:
@@ -73,6 +73,20 @@
|
||||
fiberColor: fibers-yellow
|
||||
- type: FingerprintMask
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHandsGlovesBoxingBlue
|
||||
id: ClothingHandsGlovesBoxingRigged
|
||||
name: blue boxing gloves
|
||||
description: Blue gloves for competitive boxing. Feels like they're heavier than usual...
|
||||
components:
|
||||
- type: StaminaDamageOnHit
|
||||
damage: 30
|
||||
- type: MeleeWeapon
|
||||
attackRate: 1.5
|
||||
damage:
|
||||
types:
|
||||
Blunt: 8
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHandsBase
|
||||
id: ClothingHandsGlovesCaptain
|
||||
|
||||
Reference in New Issue
Block a user