--- deliantra/arch/spell/Golem/spell_dancing_sword.arc 2006/08/09 10:17:41 1.2 +++ deliantra/arch/spell/Golem/spell_dancing_sword.arc 2007/02/06 22:41:25 1.4 @@ -1,26 +1,27 @@ -Object spell_dancing_sword +object spell_dancing_sword name dancing sword name_pl dancing sword -face spell_summoner.111 -type 101 -subtype 12 -level 11 -value 110 -sp 25 -casting_time 10 skill summoning -path_attuned 2048 +msg +This spell summons a magical sword. The sword moves in the direction the player has cast it. It can be moved in different directions from player using the fire mode. You will get all experience of the swords kills! +endmsg other_arch dancingsword +face spell_summoner.x11 +sp 25 +maxsp 10 dam 10 -dam_modifier 2 +level 11 +type 101 +subtype 12 +attacktype 1 +path_attuned 2048 +value 110 +invisible 1 duration 75 -duration_modifier 1 range_modifier 15 -maxsp 10 -attacktype 1 +duration_modifier 1 +dam_modifier 2 no_drop 1 -invisible 1 -msg -This spell summons a magical sword. The sword moves in the direction the player has cast it. It can be moved in different directions from player using the fire mode. You will get all experience of the swords kills! -endmsg +casting_time 10 end +