ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/spelldirect_ball_lightning.arc
(Generate patch)

Comparing deliantra/arch/player/dragon_ability/spelldirect_ball_lightning.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:06 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:48 2007 UTC

1# This archetype was used for dragon players' abilities. It has been replaced 1# This archetype was used for dragon players' abilities. It has been replaced
2# by spell_ball_lightning. Nevertheless it cannot be deleted because existing 2# by spell_ball_lightning. Nevertheless it cannot be deleted because existing
3# players may contain such an object. 3# players may contain such an object.
4object spelldirect_ball_lightning 4Object spelldirect_ball_lightning
5name ball lightning 5name ball lightning
6name_pl ball lightning 6name_pl ball lightning
7skill evocation
8other_arch ball_lightning
9face spell_evocation.x11 7face spell_evocation.x11
10sp 10
11maxsp 15
12dam 8
13level 9
14type 101 8type 101
15subtype 35 9subtype 35
16attacktype 10 10level 9
11value 90
12sp 10
13casting_time 30
14skill evocation
17path_attuned 8 15path_attuned 8
18value 90 16other_arch ball_lightning
19invisible 1 17dam 8
18dam_modifier 3
20duration 40 19duration 40
21duration_modifier 1 20duration_modifier 1
22dam_modifier 3 21maxsp 15
22attacktype 10
23no_drop 1 23no_drop 1
24casting_time 30 24invisible 1
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines