ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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