ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_dancing_sword.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -2 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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