--- deliantra/arch/spell/Golem/spell_dancing_sword.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Golem/spell_dancing_sword.arc 2007/03/03 00:51:12 1.5 @@ -1,27 +1,26 @@ -object spell_dancing_sword +Object spell_dancing_sword name dancing sword name_pl dancing sword -skill summoning -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 -level 11 type 101 subtype 12 -attacktype 1 -path_attuned 2048 +level 11 value 110 -invisible 1 +sp 25 +casting_time 10 +skill summoning +path_attuned 2048 +other_arch dancingsword +dam 10 +dam_modifier 2 duration 75 -range_modifier 15 duration_modifier 1 -dam_modifier 2 +range_modifier 15 +maxsp 10 +attacktype 1 no_drop 1 -casting_time 10 +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 end -