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.6 by root, Sat Mar 3 01:16:44 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines