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.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.11 by root, Thu Sep 17 08:14:48 2009 UTC

1object spell_confusion 1object spell_confusion
2name confusion 2name confusion
3name_pl confusion 3name_pl confusion
4skill sorcery
5msg
6Adds confusion to your attack types!
7
8Very useful to kill enemies with immunity to physical attacks.
9endmsg
10other_arch confusion
4face spell_sorcery.x11 11face spell_sorcery.x11
5level 2
6sp 10 12sp 10
7casting_time 10 13level 14
8path_attuned 1024
9other_arch confusion
10skill sorcery
11type 101 14type 101
12subtype 24 15subtype 24
16attacktype 32
17path_attuned 1024
13value 20 18value 20
19invisible 1
20duration 500
21duration_modifier 4
14no_drop 1 22no_drop 1
15invisible 1 23casting_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 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines