Lower the damage of flash bullets and make the damage blunt. (#5932)
* Lower the damage of flash bullets and make the damage blunt. * Shotgun flash bullets still do a lot of damage * Make base flash bullet blunt to match the others.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 27
|
||||
Blunt: 3
|
||||
|
||||
- type: entity
|
||||
id: BulletClRifleHV
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 28
|
||||
Blunt: 3
|
||||
|
||||
- type: entity
|
||||
id: BulletLRifleHV
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 32
|
||||
Blunt: 3
|
||||
|
||||
- type: entity
|
||||
id: BulletMagnumHV
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 24
|
||||
Blunt: 3
|
||||
|
||||
- type: entity
|
||||
id: BulletPistolHV
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Blunt: 13
|
||||
Blunt: 3
|
||||
|
||||
- type: entity
|
||||
id: PelletShotgunIncendiary
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 25
|
||||
Blunt: 3
|
||||
|
||||
- type: entity
|
||||
id: BulletSRifleHV
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 10
|
||||
Blunt: 3
|
||||
soundHit:
|
||||
path: /Audio/Weapons/Guns/Hits/snap.ogg
|
||||
- type: FlashOnTrigger
|
||||
|
||||
Reference in New Issue
Block a user