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.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:20 2007 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 smallest lighting spell. It inflicts electric damage. It's a bolt spell.
7endmsg
8other_arch lightning
4face spell_pyromancy.111 9face spell_pyromancy.x11
10sp 6
11maxsp 24
12dam 8
5level 1 13level 1
6sp 6
7casting_time 5
8path_attuned 8
9other_arch lightning
10dam 8
11dam_modifier 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
22end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines