ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_forked_lightning
2 root 1.1 name forked lightning
3     name_pl forked lightnings
4 pippijn 1.3 face spell_praying.x11
5 root 1.5 level 5
6 root 1.1 grace 15
7     maxgrace 24
8 root 1.5 casting_time 10
9     path_attuned 8
10     other_arch forked_lightning
11 root 1.1 dam 10
12 root 1.5 dam_modifier 3
13     duration 16
14     skill praying
15 root 1.1 type 101
16     subtype 4
17 root 1.5 value 50
18     Dex 30
19     Con 50
20 root 1.4 attacktype 10
21 root 1.1 range 24
22     no_drop 1
23 root 1.5 invisible 1
24     msg
25     This spell is as near a cone spell as electrical spells get.
26     The lightning bolt forks into smaller bolts, causing a wider area of effect.
27     endmsg
28 root 1.1 end