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

Comparing deliantra/arch/player/dragon_ability/spelldirect_large_icestorm.arc (file contents):
Revision 1.2 by root, Mon Sep 4 09:57:06 2006 UTC vs.
Revision 1.8 by root, Fri Apr 2 21:26:19 2010 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_large_icestorm. Nevertheless it cannot be deleted because existing 2# by spell_large_icestorm. Nevertheless it cannot be deleted because existing
3# players may contain such an object. 3# players may contain such an object.
4Object spelldirect_large_icestorm 4object spelldirect_large_icestorm
5inherit type_spell
5name large icestorm 6name large icestorm
6name_pl large icestorm 7name_pl large icestorm
8skill evocation
9other_arch icestorm
7face spell_evocation.111 10face spell_evocation.x11
11sp 13
12maxsp 11
13dam 4
8level 12 14level 12
9sp 13
10casting_time 40
11path_attuned 4
12other_arch icestorm
13dam 4
14dam_modifier 3
15range 14
16duration 2
17range_modifier 5
18maxsp 11
19type 101 15type 101
20subtype 7 16subtype 7
17attacktype 18
18path_attuned 4
21value 120 19value 120
22attacktype 18 20invisible 1
21duration 2
22range 14
23range_modifier 5
24dam_modifier 3
23no_drop 1 25no_drop 1
24invisible 1 26casting_time 40
25skill evocation
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines