Advanced laser gun and four resprites (#11102)

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
This commit is contained in:
TaralGit
2022-09-11 09:46:38 +03:00
committed by GitHub
parent fdba747541
commit 47dd0ff2e8
23 changed files with 100 additions and 27 deletions

View File

@@ -354,3 +354,36 @@
- type: Appearance
- type: StaticPrice
price: 750
- type: entity
name: advanced laser gun
parent: BaseWeaponBatterySmall
id: WeaponAdvancedLaser
description: An experimental laser gun with a self charging nuclear powered battery.
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Battery/advancedlasergun.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-unshaded-4
map: ["enum.GunVisualLayers.MagUnshaded"]
shader: unshaded
- type: Clothing
sprite: Objects/Weapons/Guns/Battery/advancedlasergun.rsi
- type: Gun
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg
- type: HitscanBatteryAmmoProvider
proto: RedMediumLaser
fireCost: 100
- type: BatterySelfRecharger
autoRecharge: true
autoRechargeRate: 40
- type: MagazineVisuals
magState: mag
steps: 5
zeroVisible: true
- type: Appearance
- type: StaticPrice
price: 63