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.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:20 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines