--- deliantra/arch/spell/Change_Ability/spell_confusion.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_confusion.arc 2010/04/21 09:29:57 1.14 @@ -1,19 +1,25 @@ -Object spell_confusion +object spell_confusion +inherit type_spell name confusion name_pl confusion -face spell_sorcery.111 -level 2 -sp 10 -casting_time 10 -path_attuned 1024 -other_arch confusion skill sorcery -type 101 +msg +Adds confusion to your attack types! + +Very useful to kill enemies with immunity to physical attacks. +endmsg +other_arch confusion +face spell_sorcery.x11 +sp 10 +level 14 subtype 24 -value 20 -no_drop 1 +attacktype 32 +path_attuned 1024 +value 1 invisible 1 -duration_modifier 4 duration 500 -attacktype 32 +duration_modifier 4 +no_drop 1 +casting_time 10 end +