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.14 by elmex, Wed Apr 21 09:29:57 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines