ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
(Generate patch)

Comparing deliantra/arch/spell/Bolt/spell_forked_lightning.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:20 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:04 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines