Files
Paradise/code/datums/spells/fake_gib.dm
T
2018-04-15 16:25:56 -04:00

11 lines
393 B
Plaintext

/obj/effect/proc_holder/spell/targeted/touch/fake_disintegrate
name = "Disintegrate"
desc = "This spell charges your hand with vile energy that can be used to violently explode victims."
hand_path = "/obj/item/melee/touch_attack/fake_disintegrate"
school = "evocation"
charge_max = 600
clothes_req = 0
cooldown_min = 200 //100 deciseconds reduction per rank
action_icon_state = "gib"