--- deliantra/arch/spell/Rune/rune_fireball.arc 2007/02/09 01:52:38 1.4 +++ deliantra/arch/spell/Rune/rune_fireball.arc 2007/03/03 01:16:55 1.7 @@ -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 all 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 all no_pick 1 -color_fg red +walk_on 1 editable 32 +attacktype 6 +dam 90 +Cha 20 end -