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.2 by elmex, Wed Aug 9 09:49:23 2006 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 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
5level 2
6sp 10 11sp 10
7casting_time 10 12level 14
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
19msg
20This spell adds confusion to your attack types! Very useful to kill enemiess with immunity to physical attacks.
21endmsg
22end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines