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.7 by root, Sat Mar 3 01:24:18 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:27 2010 UTC

1object spell_paralyze 1object spell_paralyze
2inherit type_spell
2name paralyze 3name paralyze
3name_pl paralyze 4name_pl paralyze
4skill sorcery 5skill sorcery
5msg 6msg
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! 7Creates a paralyzing cone in the targetted direction.
8
9The paralyse effect will I<not> be broken when you attack paralyzed creatures.
10
11This is a very useful spell, at least when your enemies are affected by it
12- some monsters cast it, too.
13
7endmsg 14endmsg
8other_arch paralyze 15other_arch paralyze
9face spell_sorcery.x11 16face spell_sorcery.x11
10sp 5 17sp 5
11maxsp 0 18maxsp 0
12dam 25 19dam 25
13level 2 20level 22
14type 101 21type 101
15subtype 7 22subtype 7
16attacktype 4098 23attacktype 4098
17path_attuned 1024 24path_attuned 1024
18value 20 25value 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines