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.11 by root, Thu Sep 17 08:14:48 2009 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
6Adds confusion to your attack types! 7Adds confusion to your attack types!
9endmsg 10endmsg
10other_arch confusion 11other_arch confusion
11face spell_sorcery.x11 12face spell_sorcery.x11
12sp 10 13sp 10
13level 14 14level 14
14type 101
15subtype 24 15subtype 24
16attacktype 32 16attacktype 32
17path_attuned 1024 17path_attuned 1024
18value 20 18value 1
19invisible 1 19invisible 1
20duration 500 20duration 500
21duration_modifier 4 21duration_modifier 4
22no_drop 1 22no_drop 1
23casting_time 10 23casting_time 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines