--- deliantra/arch/spell/Rune/rune_blast.arc 2007/02/06 22:41:30 1.3 +++ deliantra/arch/spell/Rune/rune_blast.arc 2007/03/03 00:51:17 1.6 @@ -1,25 +1,24 @@ -object rune_blast +Object rune_blast name Rune of Blasting +type 154 +face rune_blast.x11 +speed 1 +hp 1 msg You detonate a Rune of Blasting! endmsg -face rune_blast.x11 -is_animated 0 -cha 20 -hp 1 -dam 90 -speed 1 -level 1 -type 154 -attacktype 3 -invisible 1 -move_on all -no_pick 1 -color_fg orange -editable 32 anim rune_blast.x11 explosion.x11 mina +level 1 +color_fg orange +is_animated 0 +invisible 1 +no_pick 1 +walk_on 1 +editable 32 +attacktype 3 +dam 90 +Cha 20 end -