ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_spiderweb.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_spiderweb
2 name spiderweb
3 name_pl spiderweb
4 skill praying
5 msg
6 Creates a cone of gooey spider silk at your enemies.
7 It can nearly immobilize anyone hit.
8
9 This is a special prayer of the priests of Gaea. It is granted at low level.
10 endmsg
11 other_arch spiderweb_cone
12 face spell_praying.x11
13 grace 10
14 maxgrace 50
15 dam 0
16 level 12
17 type 101
18 subtype 7
19 attacktype 0
20 path_attuned 2048
21 value 40
22 invisible 1
23 duration 2
24 range 10
25 range_modifier 5
26 dam_modifier 0
27 no_drop 1
28 casting_time 10
29 end
30