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

Comparing deliantra/arch/spell/Change_Ability/spell_confusion.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

1Object spell_confusion 1object spell_confusion
2name confusion 2name confusion
3name_pl confusion 3name_pl confusion
4skill sorcery
5msg
6This spell adds confusion to your attack types!
7Very useful to kill enemiess with immunity to physical attacks.
8endmsg
9other_arch confusion
4face spell_sorcery.111 10face spell_sorcery.x11
11sp 10
5level 2 12level 2
6sp 10
7casting_time 10
8path_attuned 1024
9other_arch confusion
10skill sorcery
11type 101 13type 101
12subtype 24 14subtype 24
15attacktype 32
16path_attuned 1024
13value 20 17value 20
18invisible 1
19duration 500
20duration_modifier 4
14no_drop 1 21no_drop 1
15invisible 1 22casting_time 10
16duration_modifier 4
17duration 500
18attacktype 32
19end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines