Melee damage increase
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
wideAnimationRotation: 180
|
wideAnimationRotation: 180
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 10
|
Blunt: 12
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/smash.ogg
|
path: /Audio/Weapons/smash.ogg
|
||||||
- type: Tool
|
- type: Tool
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 12
|
Blunt: 15
|
||||||
soundHit:
|
soundHit:
|
||||||
path: "/Audio/Weapons/smash.ogg"
|
path: "/Audio/Weapons/smash.ogg"
|
||||||
- type: Tag
|
- type: Tag
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
attackRate: 0.75
|
attackRate: 0.75
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 16
|
Slash: 33
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/bladeslice.ogg
|
path: /Audio/Weapons/bladeslice.ogg
|
||||||
- type: Item
|
- type: Item
|
||||||
@@ -69,14 +69,14 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 10
|
Blunt: 10
|
||||||
Slash: 10
|
Slash: 20
|
||||||
Structural: 5
|
Structural: 5
|
||||||
- type: Wieldable
|
- type: Wieldable
|
||||||
- type: IncreaseDamageOnWield
|
- type: IncreaseDamageOnWield
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 5
|
Blunt: 4
|
||||||
Slash: 5
|
Slash: 12
|
||||||
Structural: 10
|
Structural: 10
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Ginormous
|
size: Ginormous
|
||||||
|
|||||||
@@ -19,14 +19,15 @@
|
|||||||
types:
|
types:
|
||||||
# axes are kinda like sharp hammers, you know?
|
# axes are kinda like sharp hammers, you know?
|
||||||
Blunt: 5
|
Blunt: 5
|
||||||
Slash: 10
|
Slash: 13
|
||||||
Structural: 10
|
Structural: 10
|
||||||
- type: Wieldable
|
- type: Wieldable
|
||||||
- type: IncreaseDamageOnWield
|
- type: IncreaseDamageOnWield
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 10
|
Blunt: 2.5
|
||||||
Structural: 40
|
Slash: 10.5
|
||||||
|
Structural: 60
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Ginormous
|
size: Ginormous
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
wideAnimationRotation: -135
|
wideAnimationRotation: -135
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 10
|
Slash: 12
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/bladeslice.ogg
|
path: /Audio/Weapons/bladeslice.ogg
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
wideAnimationRotation: -135
|
wideAnimationRotation: -135
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 15
|
Slash: 20
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/bladeslice.ogg
|
path: /Audio/Weapons/bladeslice.ogg
|
||||||
- type: Item
|
- type: Item
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
wideAnimationRotation: -135
|
wideAnimationRotation: -135
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 15
|
Slash: 20
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/bladeslice.ogg
|
path: /Audio/Weapons/bladeslice.ogg
|
||||||
- type: Item
|
- type: Item
|
||||||
@@ -125,7 +125,7 @@
|
|||||||
attackRate: 0.75
|
attackRate: 0.75
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 20
|
Slash: 33
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/bladeslice.ogg
|
path: /Audio/Weapons/bladeslice.ogg
|
||||||
- type: Item
|
- type: Item
|
||||||
|
|||||||
Reference in New Issue
Block a user