--- deliantra/arch/spell/Cone/spell_mana_blast.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Cone/spell_mana_blast.arc 2007/02/06 22:41:25 1.3 @@ -1,28 +1,29 @@ -Object spell_mana_blast +object spell_mana_blast name mana blast name_pl mana blast -face spell_evocation.111 -level 2 -sp 10 -casting_time 7 -path_attuned 32768 -other_arch manablast -dam 4 -dam_modifier 4 -range 5 -duration 2 -range_modifier 4 -maxsp 9 -type 101 -subtype 7 -value 20 -attacktype 2 -no_drop 1 -invisible 1 skill evocation msg Mana blast fires a cone of magical energy. The energy is pure magic, which few creatures have resistance to. endmsg +other_arch manablast +face spell_evocation.x11 +sp 10 +maxsp 9 +dam 4 +level 2 +type 101 +subtype 7 +attacktype 2 +path_attuned 32768 +value 20 +invisible 1 +duration 2 +range 5 +range_modifier 4 +dam_modifier 4 +no_drop 1 +casting_time 7 end +