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.3 by pippijn, Tue Jan 2 21:56:22 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:06 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
7face spell_evocation.x11 9face spell_evocation.x11
10sp 10
11maxsp 15
12dam 8
13level 9
8type 101 14type 101
9subtype 35 15subtype 35
10level 9 16attacktype 10
17path_attuned 8
11value 90 18value 90
12sp 10 19invisible 1
13casting_time 30
14skill evocation
15path_attuned 8
16other_arch ball_lightning
17dam 8
18dam_modifier 3
19duration 40 20duration 40
20duration_modifier 1 21duration_modifier 1
21maxsp 15 22dam_modifier 3
22attacktype 10
23no_drop 1 23no_drop 1
24invisible 1 24casting_time 30
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines