--- deliantra/arch/spell/Change_Ability/spell_confusion.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_confusion.arc 2007/03/03 00:51:08 1.5 @@ -1,23 +1,22 @@ -object spell_confusion +Object spell_confusion name confusion name_pl confusion -skill sorcery -msg -This spell adds confusion to your attack types! Very useful to kill enemiess with immunity to physical attacks. -endmsg -other_arch confusion face spell_sorcery.x11 -sp 10 level 2 +sp 10 +casting_time 10 +path_attuned 1024 +other_arch confusion +skill sorcery type 101 subtype 24 -attacktype 32 -path_attuned 1024 value 20 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 -no_drop 1 -casting_time 10 +duration 500 +attacktype 32 +msg +This spell adds confusion to your attack types! Very useful to kill enemiess with immunity to physical attacks. +endmsg end -