--- deliantra/arch/spell/Change_Ability/spell_confusion.arc 2006/08/09 09:49:23 1.2 +++ deliantra/arch/spell/Change_Ability/spell_confusion.arc 2007/03/03 01:24:17 1.7 @@ -1,22 +1,23 @@ -Object spell_confusion +object spell_confusion name confusion name_pl confusion -face spell_sorcery.111 -level 2 -sp 10 -casting_time 10 -path_attuned 1024 -other_arch 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 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 +