Files
Paradise/code/datums/spells/fake_gib.dm
T
2015-02-06 23:25:13 -05:00

17 lines
439 B
Plaintext

/obj/effect/proc_holder/spell/wizard/targeted/fake_gib
name = "Disintegrate"
desc = "This spell instantly kills somebody adjacent to you with the vilest of magick."
school = "conjuration"
charge_max = 20
clothes_req = 0
invocation = "EI NATH"
invocation_type = "shout"
range = -1
include_user = 1
cooldown_min = 5 //25 deciseconds reduction per rank
sparks_spread = 3
sparks_amt = 1
icon_power_button = "spell_disintegrate"