ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
Revision: 1.2
Committed: Wed Aug 9 09:29:38 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +4 -0 lines
Log Message:
added further spell documentation from the crossfire homepage

File Contents

# User Rev Content
1 root 1.1 Object spell_forked_lightning
2     name forked lightning
3     name_pl forked lightnings
4     face spell_praying.111
5     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