ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:47 2009 UTC (14 years, 10 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: +3 -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_forked_lightning
2 name forked lightning
3 name_pl forked lightnings
4 skill praying
5 msg
6 Creates a lighting bolt that forks into smaller bolts, causing a wider area of effect.
7
8 While it is a single ray, the forking can cause it to act more like a cone.
9 endmsg
10 other_arch forked_lightning
11 face spell_praying.x11
12 dex 30
13 con 50
14 grace 15
15 maxgrace 24
16 dam 10
17 level 35
18 type 101
19 subtype 4
20 attacktype 10
21 path_attuned 8
22 value 50
23 invisible 1
24 duration 16
25 range 24
26 dam_modifier 3
27 no_drop 1
28 casting_time 10
29 end
30