Rebalances the security ebow (#13876)

* rebalances the large ebow part 1

* ebow part 2

* specialist weapon

* specialist weapon

* why is this huge not large wtf

* ebow no longer holds charge when dropped

* no unique frequency
This commit is contained in:
Theos
2022-04-25 17:59:14 -04:00
committed by GitHub
parent 76d940d4c9
commit 30ac0c6c5f
2 changed files with 7 additions and 3 deletions

View File

@@ -109,13 +109,17 @@
/obj/item/gun/energy/kinetic_accelerator/crossbow/large
name = "energy crossbow"
desc = "A reverse engineered weapon using syndicate technology."
desc = "A reverse engineered weapon using syndicate technology, substantially bulkier than its illegal counterpart."
icon_state = "crossbowlarge"
w_class = WEIGHT_CLASS_NORMAL
w_class = WEIGHT_CLASS_BULKY
materials = list(/datum/material/iron=4000)
suppressed = null
ammo_type = list(/obj/item/ammo_casing/energy/bolt/large)
pin = null
holds_charge = FALSE
unique_frequency = FALSE
weapon_weight = WEIGHT_CLASS_HUGE
overheat_time = 10 SECONDS
/obj/item/gun/energy/plasmacutter

View File

@@ -14,4 +14,4 @@
icon_state = "candy_corn"
/obj/item/projectile/energy/bolt/large
damage = 40
damage = 30 //we already deal 60 stamina damage per hit