Nerf gun damage (#8853)
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 70
|
||||
Piercing: 49
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 27
|
||||
Piercing: 19
|
||||
|
||||
- type: entity
|
||||
id: BulletCaselessRifleFlash
|
||||
@@ -29,7 +29,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 32
|
||||
Piercing: 22
|
||||
|
||||
- type: entity
|
||||
id: BulletCaselessRiflePractice
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 28
|
||||
Piercing: 19
|
||||
|
||||
- type: entity
|
||||
id: BulletMinigun
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 28
|
||||
Piercing: 19
|
||||
|
||||
- type: entity
|
||||
id: BulletLightRifleFlash
|
||||
@@ -29,7 +29,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 30
|
||||
Piercing: 21
|
||||
|
||||
- type: entity
|
||||
id: BulletLightRiflePractice
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 32
|
||||
Piercing: 22
|
||||
|
||||
- type: entity
|
||||
id: BulletMagnumFlash
|
||||
@@ -29,7 +29,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 35
|
||||
Piercing: 24
|
||||
|
||||
- type: entity
|
||||
id: BulletMagnumPractice
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 24
|
||||
Piercing: 16
|
||||
|
||||
- type: entity
|
||||
id: BulletPistolFlash
|
||||
@@ -29,7 +29,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 28
|
||||
Piercing: 19
|
||||
|
||||
- type: entity
|
||||
id: BulletPistolPractice
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 25
|
||||
Piercing: 17
|
||||
|
||||
- type: entity
|
||||
id: BulletRifleFlash
|
||||
@@ -29,7 +29,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 30
|
||||
Piercing: 21
|
||||
|
||||
- type: entity
|
||||
id: BulletRiflePractice
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 8 # Should have the same or less damage than a regular pellet
|
||||
Piercing: 5 # Should have the same or less damage than a regular pellet
|
||||
|
||||
- type: entity
|
||||
id: PelletShotgunBeanbag
|
||||
@@ -41,7 +41,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 8
|
||||
Piercing: 5
|
||||
|
||||
- type: entity
|
||||
id: PelletShotgunFlash
|
||||
@@ -55,7 +55,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Blunt: 3
|
||||
Blunt: 2
|
||||
|
||||
- type: entity
|
||||
id: PelletShotgunIncendiary
|
||||
@@ -69,7 +69,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
groups:
|
||||
Burn: 10
|
||||
Burn: 7
|
||||
- type: PointLight
|
||||
enabled: true
|
||||
color: "#ff4300"
|
||||
@@ -130,7 +130,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
groups:
|
||||
Burn: 20
|
||||
Burn: 14
|
||||
- type: PointLight
|
||||
enabled: true
|
||||
color: "#FF8080"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
id: RedLaser
|
||||
damage:
|
||||
types:
|
||||
Heat: 20
|
||||
Heat: 14
|
||||
muzzleFlash:
|
||||
sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi
|
||||
state: muzzle_laser
|
||||
@@ -31,7 +31,7 @@
|
||||
id: RedMediumLaser
|
||||
damage:
|
||||
types:
|
||||
Heat: 25
|
||||
Heat: 17
|
||||
muzzleFlash:
|
||||
sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi
|
||||
state: muzzle_laser
|
||||
@@ -46,7 +46,7 @@
|
||||
id: OmniLaser
|
||||
damage:
|
||||
types:
|
||||
Heat: 30
|
||||
Heat: 21
|
||||
muzzleFlash:
|
||||
sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi
|
||||
state: muzzle_omni
|
||||
@@ -61,8 +61,8 @@
|
||||
id: XrayLaser
|
||||
damage:
|
||||
types:
|
||||
Heat: 15
|
||||
Radiation: 15
|
||||
Heat: 10
|
||||
Radiation: 10
|
||||
muzzleFlash:
|
||||
sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi
|
||||
state: muzzle_xray
|
||||
@@ -77,7 +77,7 @@
|
||||
id: RedHeavyLaser
|
||||
damage:
|
||||
types:
|
||||
Heat: 40
|
||||
Heat: 28
|
||||
muzzleFlash:
|
||||
sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi
|
||||
state: muzzle_beam_heavy
|
||||
@@ -92,7 +92,7 @@
|
||||
id: Pulse
|
||||
damage:
|
||||
types:
|
||||
Heat: 50
|
||||
Heat: 35
|
||||
muzzleFlash:
|
||||
sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi
|
||||
state: muzzle_blue
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 20
|
||||
Piercing: 14
|
||||
soundHit:
|
||||
path: /Audio/Weapons/Guns/Hits/bullet_hit.ogg
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 12
|
||||
Piercing: 17
|
||||
|
||||
- type: entity
|
||||
id: BaseBulletPractice
|
||||
@@ -179,7 +179,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Heat: 20
|
||||
Heat: 14
|
||||
- type: Tag
|
||||
tags:
|
||||
- EmitterBolt
|
||||
|
||||
Reference in New Issue
Block a user