@@ -41,3 +41,5 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 3
|
Blunt: 3
|
||||||
|
- type: StaminaDamageOnCollide
|
||||||
|
damage: 35 # 3 hits to stun cuz revolver
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
types:
|
types:
|
||||||
Blunt: 10
|
Blunt: 10
|
||||||
- type: StaminaDamageOnCollide
|
- type: StaminaDamageOnCollide
|
||||||
damage: 55
|
damage: 55 # 2 hits to stun
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: PelletShotgun
|
id: PelletShotgun
|
||||||
|
|||||||
@@ -126,7 +126,7 @@
|
|||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/Guns/Hits/snap.ogg
|
path: /Audio/Weapons/Guns/Hits/snap.ogg
|
||||||
- type: StaminaDamageOnCollide
|
- type: StaminaDamageOnCollide
|
||||||
damage: 15
|
damage: 22 # 5 hits to stun sounds reasonable
|
||||||
|
|
||||||
# Energy projectiles
|
# Energy projectiles
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
Reference in New Issue
Block a user