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

Comparing deliantra/arch/spell/Bolt/spell_sm_lightning.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:04 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:47 2009 UTC

1Object spell_sm_lightning 1object spell_sm_lightning
2name small lightning 2name small lightning
3name_pl small lightnings 3name_pl small lightnings
4skill pyromancy
5msg
6This is the weakest lightning bolt, inflicting electric damage.
7endmsg
8other_arch lightning
4face spell_pyromancy.x11 9face spell_pyromancy.x11
5level 1
6sp 6 10sp 6
7casting_time 5 11maxsp 24
8path_attuned 8
9other_arch lightning
10dam 8 12dam 8
11dam_modifier 3 13level 3
12duration 8
13maxsp 24
14skill pyromancy
15type 101 14type 101
16subtype 4 15subtype 4
16attacktype 10
17path_attuned 8
17value 10 18value 10
18attacktype 10 19invisible 1
20duration 8
19range 12 21range 12
22dam_modifier 3
20no_drop 1 23no_drop 1
21invisible 1 24casting_time 5
22msg
23This is the smallest lighting spell. It inflicts electric damage. It's a bolt spell.
24endmsg
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines