ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_dancing_sword.arc
(Generate patch)

Comparing deliantra/arch/spell/Golem/spell_dancing_sword.arc (file contents):
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:28 2010 UTC

1object spell_dancing_sword 1object spell_dancing_sword
2inherit type_spell
2name dancing sword 3name dancing sword
3name_pl dancing sword 4name_pl dancing sword
4skill summoning 5skill summoning
5msg 6msg
6This spell summons a magical sword as your golem. 7Summons a magical sword as your golem.
7The sword moves in the direction the player has cast it. 8The sword moves in the direction it was targetted at.
8It can be moved in different directions from player like any other golem. 9It can be moved in different directions from player like any other golem.
9You will get the experience for creatures that the swords kills! 10You will get the experience for creatures that the swords kills!
10endmsg 11endmsg
11other_arch dancingsword 12other_arch dancingsword
12face spell_summoner.x11 13face spell_summoner.x11
13sp 25 14sp 25
14maxsp 10 15maxsp 10
15dam 10 16dam 10
16level 11 17level 17
17type 101 18type 101
18subtype 12 19subtype 12
19attacktype 1 20attacktype 1
20path_attuned 2048 21path_attuned 2048
21value 110 22value 110

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines