ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:17 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_forked_lightning
2     name forked lightning
3     name_pl forked lightnings
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 level 5
6     grace 15
7     maxgrace 24
8     casting_time 10
9     path_attuned 8
10     other_arch forked_lightning
11     dam 10
12     dam_modifier 3
13     duration 16
14     skill praying
15     type 101
16     subtype 4
17     value 50
18     Dex 30
19     Con 50
20     attacktype 10
21     range 24
22     no_drop 1
23     invisible 1
24 elmex 1.2 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