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

Comparing deliantra/arch/spell/Cone/spell_paralyze.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:18 2007 UTC

1Object spell_paralyze 1object spell_paralyze
2name paralyze 2name paralyze
3name_pl paralyze 3name_pl paralyze
4skill sorcery
5msg
6This spell is a cone spell, paralyzing your enemiess! The paralyze effect will *not* be broken when you attack them. This is a very useful spell, when your enemies is affected by it!
7endmsg
8other_arch paralyze
4face spell_sorcery.111 9face spell_sorcery.x11
10sp 5
11maxsp 0
12dam 25
5level 2 13level 2
6sp 5
7casting_time 10
8path_attuned 1024
9other_arch paralyze
10dam 25
11dam_modifier 3
12range 5
13duration 2
14range_modifier 3
15maxsp 0
16type 101 14type 101
17subtype 7 15subtype 7
16attacktype 4098
17path_attuned 1024
18value 20 18value 20
19attacktype 4098 19invisible 1
20duration 2
21range 5
22range_modifier 3
23dam_modifier 3
20no_drop 1 24no_drop 1
21invisible 1 25casting_time 10
22skill sorcery
23end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines