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

Comparing deliantra/arch/spell/Ability/abil_ball_lightning.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:40 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:24:12 2007 UTC

1object abil_ball_lightning 1object abil_ball_lightning
2name ball lightning ability 2name ball lightning ability
3name_pl ball lightning ability 3name_pl ball lightning ability
4other_arch ball_lightning
5sp 10
6maxsp 15
7dam 8
8level 9
4type 101 9type 101
5subtype 35 10subtype 35
6level 9 11attacktype 8
12path_attuned 8
7value 90 13value 90
8sp 10 14invisible 1
9casting_time 3
10path_attuned 8
11other_arch ball_lightning
12dam 8
13dam_modifier 3
14duration 40 15duration 40
15duration_modifier 1 16duration_modifier 1
16maxsp 15 17dam_modifier 3
17attacktype 8
18no_drop 1 18no_drop 1
19invisible 1 19casting_time 3
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines