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

Comparing deliantra/arch/spell/Cone/spell_fear.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:09 2007 UTC

1object spell_fear 1Object spell_fear
2name fear 2name fear
3name_pl fear 3name_pl fear
4face spell_sorcery.x11
5level 4
6sp 6
7casting_time 5
8path_attuned 1024
9other_arch fear
10dam 5
11dam_modifier 0
12range 4
13duration 2
14range_modifier 3
15maxsp 12
16type 101
17subtype 7
18value 40
19attacktype 16386
20no_drop 1
21invisible 1
4skill sorcery 22skill sorcery
5msg 23msg
6This is a cone spell, invoking fear in your enemies. 24This is a cone spell, invoking fear in your enemies.
7endmsg 25endmsg
8other_arch fear
9face spell_sorcery.x11
10sp 6
11maxsp 12
12dam 5
13level 4
14type 101
15subtype 7
16attacktype 16386
17path_attuned 1024
18value 40
19invisible 1
20duration 2
21range 4
22range_modifier 3
23dam_modifier 0
24no_drop 1
25casting_time 5
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines