--- deliantra/arch/spell/Rune/rune_fireball.arc 2007/02/18 21:07:41 1.5 +++ deliantra/arch/spell/Rune/rune_fireball.arc 2007/03/03 00:51:17 1.6 @@ -1,52 +1,50 @@ -object rune_large_fireball +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 anim rune_fireball.x11 rune_fireball.x11 mina -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 +color_fg red +is_animated 0 invisible 1 -move_on walk no_pick 1 -color_fg red +walk_on 1 editable 32 +attacktype 6 +dam 90 +Cha 20 end - -object rune_medium_fireball +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 -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 +color_fg red +is_animated 0 invisible 1 -move_on walk no_pick 1 -color_fg red +walk_on 1 editable 32 +attacktype 6 +dam 90 +Cha 20 end -