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

Comparing deliantra/arch/spell/Bolt/spell_frostbolt.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:44 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:14 2007 UTC

1object spell_frostbolt 1object spell_frostbolt
2name frostbolt 2name frostbolt
3name_pl frostbolts 3name_pl frostbolts
4face spell_evocation.x11
5level 3
6sp 12
7casting_time 10
8path_attuned 4
9other_arch frostbolt
10dam 12
11dam_modifier 4
12duration 11
13maxsp 48
14skill evocation 4skill evocation
15type 101
16subtype 4
17value 30
18attacktype 18
19range 12
20no_drop 1
21invisible 1
22msg 5msg
23This spell produces a directed bolt of frost. It is useful in 6This spell produces a directed bolt of frost. It is useful in
24corridors with most demons. Most demons cannot abide cold. 7corridors with most demons. Most demons cannot abide cold.
25endmsg 8endmsg
9other_arch frostbolt
10face spell_evocation.x11
11sp 12
12maxsp 48
13dam 12
14level 3
15type 101
16subtype 4
17attacktype 18
18path_attuned 4
19value 30
20invisible 1
21duration 11
22range 12
23dam_modifier 4
24no_drop 1
25casting_time 10
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines