Spear and Baseball bat tweak (#14375)

This commit is contained in:
Alekshhh
2023-03-23 18:06:09 +02:00
committed by GitHub
parent 734082c103
commit fd006f990a
2 changed files with 7 additions and 6 deletions

View File

@@ -10,15 +10,16 @@
- type: MeleeWeapon - type: MeleeWeapon
damage: damage:
types: types:
Blunt: 14 Blunt: 10
- type: Wieldable - type: Wieldable
- type: IncreaseDamageOnWield - type: IncreaseDamageOnWield
damage: damage:
types: types:
Blunt: 5 Blunt: 8
- type: Item - type: Item
size: 15 size: 20
- type: Clothing - type: Clothing
quickEquip: false
slots: slots:
- back - back
- type: Construction - type: Construction

View File

@@ -15,7 +15,7 @@
- type: MeleeWeapon - type: MeleeWeapon
damage: damage:
types: types:
Piercing: 10 Piercing: 12
angle: 0 angle: 0
animation: WeaponArcThrust animation: WeaponArcThrust
- type: DamageOtherOnHit - type: DamageOtherOnHit
@@ -23,7 +23,7 @@
types: types:
Piercing: 15 Piercing: 15
- type: Item - type: Item
size: 40 size: 25
- type: Clothing - type: Clothing
quickEquip: false quickEquip: false
slots: slots:
@@ -48,7 +48,7 @@
- type: IncreaseDamageOnWield - type: IncreaseDamageOnWield
damage: damage:
types: types:
Piercing: 7 Piercing: 4
- type: Damageable - type: Damageable
damageContainer: Inorganic damageContainer: Inorganic
- type: Destructible - type: Destructible