mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
/obj/item/weapon/kinetic_crusher/glaive
|
|
name = "kinetic glaive"
|
|
icon_state = "crusher-glaive"
|
|
force = 20
|
|
detonation_damage = 20 // 40
|
|
backstab_bonus = 30 // 60
|
|
reach = 2
|
|
slot_flags = SLOT_BELT
|
|
w_class = ITEMSIZE_NORMAL |