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.3 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines