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

Comparing deliantra/arch/spell/Bolt/spell_lg_lightning.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.8 by root, Thu Sep 17 08:14:47 2009 UTC

1Object spell_large_lightning 1object spell_large_lightning
2name large lightning 2name large lightning
3name_pl large lightnings 3name_pl large lightnings
4face spell_pyromancy.111 4skill pyromancy
5level 4 5msg
6sp 13 6Creates a bolt of lightning.
7casting_time 7 7
8path_attuned 8 8Has a longer range,
9the bolt persists longer, and it does more
10damage than small lightning.
11endmsg
9other_arch lightning 12other_arch lightning
13face spell_pyromancy.x11
14sp 15
15maxsp 24
10dam 8 16dam 8
11dam_modifier 3 17level 25
12duration 16
13maxsp 24
14skill pyromancy
15type 101 18type 101
16subtype 4 19subtype 4
20attacktype 10
21path_attuned 8
17value 40 22value 40
18attacktype 10 23invisible 1
24duration 16
19range 24 25range 24
26dam_modifier 3
20no_drop 1 27no_drop 1
21invisible 1 28casting_time 7
22msg
23Large lightning creates a bolt of lightning.
24The large lightning spell has a longer range,
25the bolt persists longer, and it does more
26damage than the small lightning spell.
27endmsg
28end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines