ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_dancing_sword.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object spell_dancing_sword
2 root 1.1 name dancing sword
3     name_pl dancing sword
4 pippijn 1.3 face spell_summoner.x11
5 root 1.1 type 101
6     subtype 12
7 root 1.5 level 11
8     value 110
9     sp 25
10     casting_time 10
11     skill summoning
12 root 1.4 path_attuned 2048
13 root 1.5 other_arch dancingsword
14     dam 10
15     dam_modifier 2
16 root 1.1 duration 75
17 root 1.5 duration_modifier 1
18 root 1.4 range_modifier 15
19 root 1.5 maxsp 10
20     attacktype 1
21 root 1.1 no_drop 1
22 root 1.5 invisible 1
23     msg
24     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!
25     endmsg
26 root 1.1 end