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.7 by root, Sat Mar 3 01:24:17 2007 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
4skill sorcery 5skill sorcery
5msg 6msg
6This spell adds confusion to your attack types! Very useful to kill enemiess with immunity to physical attacks. 7Adds confusion to your attack types!
8
9Very useful to kill enemies with immunity to physical attacks.
7endmsg 10endmsg
8other_arch confusion 11other_arch confusion
9face spell_sorcery.x11 12face spell_sorcery.x11
10sp 10 13sp 10
11level 2 14level 14
12type 101
13subtype 24 15subtype 24
14attacktype 32 16attacktype 32
15path_attuned 1024 17path_attuned 1024
16value 20 18value 1
17invisible 1 19invisible 1
18duration 500 20duration 500
19duration_modifier 4 21duration_modifier 4
20no_drop 1 22no_drop 1
21casting_time 10 23casting_time 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines