--- deliantra/arch/spell/Rune/rune_fireball.arc 2007/01/02 21:58:41 1.2 +++ deliantra/arch/spell/Rune/rune_fireball.arc 2007/02/06 22:41:31 1.3 @@ -1,50 +1,52 @@ -Object rune_medium_fireball +object rune_large_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! +You set off a large fireball! endmsg -anim -rune_fireball.x11 -rune_fireball.x11 -mina -level 1 -color_fg red +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 all 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 anim rune_fireball.x11 rune_fireball.x11 mina -level 1 -color_fg red +end + +object rune_medium_fireball +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 all no_pick 1 -walk_on 1 +color_fg red editable 32 -attacktype 6 -dam 90 -Cha 20 +anim +rune_fireball.x11 +rune_fireball.x11 +mina end +