
PULL REQUEST DETAILS
[FEATURE] [GAME OBJECTS] [INPUT] [WIKI]
About the PR
Adds a new salvager weapon!
![[Image: 463bc7b4-9419-41dc-9a52-d01fe84141ed]](https://github.com/goonstation/goonstation/assets/77701409/463bc7b4-9419-41dc-9a52-d01fe84141ed)
The weapon is a 2 handed laser weapon.
It fits on backs as well.
It uses large energy cells and uses 1250 energy per shot to create a 20 damage laser.
different cells used
![[Image: d2d7a98a-ac7f-4c76-966e-7d5b466d5527]](https://github.com/goonstation/goonstation/assets/77701409/d2d7a98a-ac7f-4c76-966e-7d5b466d5527)
![[Image: 00c1b1ad-cd90-43af-85e4-03b0cd775ffd]](https://github.com/goonstation/goonstation/assets/77701409/00c1b1ad-cd90-43af-85e4-03b0cd775ffd)
The weapon can be used in-hand to adjust the firerate. This is between 0.2 and 1 seconds
![[Image: 473c0506-6ad7-4996-8aa4-1aa96160c2dc]](https://github.com/goonstation/goonstation/assets/77701409/473c0506-6ad7-4996-8aa4-1aa96160c2dc)
If the gun is fired too much within a short period of time or the gun is emped the gun will burst into flame and the gun's cell will be drained!
![[Image: 31d7d6e2-6049-42e7-99cd-d69b4fbaa551]](https://github.com/goonstation/goonstation/assets/77701409/31d7d6e2-6049-42e7-99cd-d69b4fbaa551)
After cooling down the gun needs to be repaired
![[Image: 402db7c2-0b65-4131-9028-c0085cec1869]](https://github.com/goonstation/goonstation/assets/77701409/402db7c2-0b65-4131-9028-c0085cec1869)
Steps:
1. Wirecutters to remove burnt wires
2. Add 10 wires to replace burnt wires
3. remove and replace power cell/light tube
The meltdown combined with the adjustable firerate allows a player to choose a slower firerate for a more reliable gun or a faster firerate for higher dps.
Using a rigged light tube will cause the gun to explode on use.
Using a wrench on the rifle will remove the battery
Using wirecutters will remove the light tube
A new battery/light tube can be added to the gun by clicking on it with the respective item
Why's this needed?
More variety in salvager weapons provides a more interesting gameplay experience. This weapon is designed around being less powerful than the survival rifle but has more ammo sources than the rifle as compensation.
Changelog
PULL REQUEST DETAILS
[FEATURE] [GAME OBJECTS] [INPUT] [WIKI]
About the PR
Adds a new salvager weapon!
The weapon is a 2 handed laser weapon.
It fits on backs as well.
It uses large energy cells and uses 1250 energy per shot to create a 20 damage laser.
different cells used
The weapon can be used in-hand to adjust the firerate. This is between 0.2 and 1 seconds
If the gun is fired too much within a short period of time or the gun is emped the gun will burst into flame and the gun's cell will be drained!
After cooling down the gun needs to be repaired
Steps:
1. Wirecutters to remove burnt wires
2. Add 10 wires to replace burnt wires
3. remove and replace power cell/light tube
The meltdown combined with the adjustable firerate allows a player to choose a slower firerate for a more reliable gun or a faster firerate for higher dps.
Using a rigged light tube will cause the gun to explode on use.
Using a wrench on the rifle will remove the battery
Using wirecutters will remove the light tube
A new battery/light tube can be added to the gun by clicking on it with the respective item
Why's this needed?
More variety in salvager weapons provides a more interesting gameplay experience. This weapon is designed around being less powerful than the survival rifle but has more ammo sources than the rifle as compensation.
Changelog
Code:
changelog
(u)UnfunnyPerson
(+)Added a new salvager weapon, the makeshift laser rifle.
PULL REQUEST DETAILS