This commit is contained in:
kevinz000
2020-02-03 15:49:41 -07:00
committed by GitHub
parent 9b4e40e3a7
commit 09bb223af0

View File

@@ -1028,7 +1028,7 @@
desc = "A large quarterstaff, with massive silver electrodes mounted at the end."
force = 10
damtype = BRUTE
w_class = WEIGHT_CLASS_GIGANTIC
w_class = WEIGHT_CLASS_HUGE
slot_flags = ITEM_SLOT_BACK
sharpness = FALSE
force_unwielded = 5
@@ -1036,7 +1036,7 @@
throwforce = 1
throw_speed = 1
block_chance = 50
materials = list(MAT_METAL=1000)
materials = list(MAT_METAL = 4000, MAT_SILVER = 2000)
hitsound = 'sound/weapons/staff.ogg'
attack_verb = list("suppresed", "struck", "beaten", "thwacked", "pulped", "shocked")
total_mass = 5 //yeah this is a heavy thing, beating people with it while it's off is not going to do you any favors.