--- deliantra/arch/spell/Change_Ability/spell_confusion.arc 2007/03/03 01:16:50 1.6 +++ deliantra/arch/spell/Change_Ability/spell_confusion.arc 2010/04/02 21:26:25 1.12 @@ -1,22 +1,26 @@ object spell_confusion +inherit type_spell name confusion name_pl confusion +skill sorcery +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 -level 2 sp 10 -casting_time 10 -path_attuned 1024 -other_arch confusion -skill sorcery +level 14 type 101 subtype 24 +attacktype 32 +path_attuned 1024 value 20 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -attacktype 32 -msg -This spell adds confusion to your attack types! Very useful to kill enemiess with immunity to physical attacks. -endmsg +duration_modifier 4 +no_drop 1 +casting_time 10 end +