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.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

1Object spell_dancing_sword 1object spell_dancing_sword
2name dancing sword 2name dancing sword
3name_pl dancing sword 3name_pl dancing sword
4skill summoning
5msg
6This spell summons a magical sword as your golem.
7The sword moves in the direction the player has cast it.
8It can be moved in different directions from player like any other golem.
9You will get the experience for creatures that the swords kills!
10endmsg
11other_arch dancingsword
4face spell_summoner.111 12face spell_summoner.x11
13sp 25
14maxsp 10
15dam 10
16level 11
5type 101 17type 101
6subtype 12 18subtype 12
7level 11 19attacktype 1
20path_attuned 2048
8value 110 21value 110
9sp 25 22invisible 1
23duration 75
24range_modifier 15
25duration_modifier 1
26dam_modifier 2
27no_drop 1
10casting_time 10 28casting_time 10
11skill summoning
12path_attuned 2048
13other_arch dancingsword
14dam 10
15dam_modifier 2
16duration 75
17duration_modifier 1
18range_modifier 15
19maxsp 10
20attacktype 1
21no_drop 1
22invisible 1
23end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines