--- deliantra/arch/spell/Rune/rune_fireball.arc 2007/03/03 01:16:55 1.7 +++ deliantra/arch/spell/Rune/rune_fireball.arc 2007/03/03 01:24:23 1.8 @@ -1,50 +1,52 @@ -object rune_medium_fireball -name Rune of Fireball -type 154 -speed 1 -hp 1 -other_arch spell_medium_fireball -face rune_fireball.x11 -msg -You set off a fireball! -endmsg +object rune_large_fireball anim rune_fireball.x11 rune_fireball.x11 mina -level 1 -color_fg red +name Rune of Fireball +msg +You set off a large fireball! +endmsg +other_arch spell_large_fireball +face rune_fireball.x11 is_animated 0 +cha 20 +hp 1 +dam 90 +speed 1 +level 1 +type 154 +attacktype 6 invisible 1 +move_on walk no_pick 1 -walk_on 1 +color_fg red editable 32 -attacktype 6 -dam 90 -Cha 20 end -object rune_large_fireball -name Rune of Fireball -type 154 -speed 1 -hp 1 -other_arch spell_large_fireball -face rune_fireball.x11 -msg -You set off a large fireball! -endmsg + +object rune_medium_fireball anim rune_fireball.x11 rune_fireball.x11 mina -level 1 -color_fg red +name Rune of Fireball +msg +You set off a fireball! +endmsg +other_arch spell_medium_fireball +face rune_fireball.x11 is_animated 0 +cha 20 +hp 1 +dam 90 +speed 1 +level 1 +type 154 +attacktype 6 invisible 1 +move_on walk no_pick 1 -walk_on 1 +color_fg red editable 32 -attacktype 6 -dam 90 -Cha 20 end +