ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_dancing_sword.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:31 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_dancing_sword
2     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     level 11
8     value 110
9     sp 25
10     casting_time 10
11     skill summoning
12     path_attuned 2048
13     other_arch dancingsword
14     dam 10
15     dam_modifier 2
16     duration 75
17     duration_modifier 1
18     range_modifier 15
19     maxsp 10
20     attacktype 1
21     no_drop 1
22     invisible 1
23 elmex 1.2 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