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.2 by elmex, Wed Aug 9 09:58:13 2006 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 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 enemies!
7The paralyse effect will I<not> be broken when you attack them.
8
9This is a very useful spell, when your enemies are affected by it!
10endmsg
11other_arch paralyze
4face spell_sorcery.111 12face spell_sorcery.x11
5level 2
6sp 5 13sp 5
7casting_time 10 14maxsp 0
8path_attuned 1024
9other_arch paralyze
10dam 25 15dam 25
11dam_modifier 3 16level 22
12range 5
13duration 2
14range_modifier 3
15maxsp 0
16type 101 17type 101
17subtype 7 18subtype 7
19attacktype 4098
20path_attuned 1024
18value 20 21value 20
19attacktype 4098 22invisible 1
23duration 2
24range 5
25range_modifier 3
26dam_modifier 3
20no_drop 1 27no_drop 1
21invisible 1 28casting_time 10
22skill sorcery
23msg
24This 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!
25endmsg
26end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines