--- deliantra/arch/spell/Cone/spell_mana_blast.arc 2007/02/06 22:41:25 1.3 +++ deliantra/arch/spell/Cone/spell_mana_blast.arc 2007/03/03 01:16:50 1.5 @@ -1,29 +1,28 @@ object spell_mana_blast name mana blast name_pl mana blast -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 +level 2 sp 10 -maxsp 9 +casting_time 7 +path_attuned 32768 +other_arch manablast dam 4 -level 2 +dam_modifier 4 +range 5 +duration 2 +range_modifier 4 +maxsp 9 type 101 subtype 7 -attacktype 2 -path_attuned 32768 value 20 -invisible 1 -duration 2 -range 5 -range_modifier 4 -dam_modifier 4 +attacktype 2 no_drop 1 -casting_time 7 +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 end -