--- deliantra/arch/spell/Change_Ability/spell_xrays.arc 2006/02/06 20:26:23 1.1.1.1 +++ deliantra/arch/spell/Change_Ability/spell_xrays.arc 2010/04/21 09:29:57 1.11 @@ -1,19 +1,23 @@ -Object spell_xray +object spell_xray +inherit type_spell name xray name_pl xray -face spell_sorcery.111 -level 10 -sp 20 -casting_time 20 -path_attuned 8192 skill sorcery -type 101 +msg +Allows the caster to see through one layer of wall... for a while. +endmsg +face spell_sorcery.x11 +sp 20 +maxsp 36 +level 10 subtype 24 -value 100 -no_drop 1 +path_attuned 8192 +value 1 invisible 1 -duration_modifier 4 duration 500 -maxsp 36 +duration_modifier 4 +no_drop 1 xrays 1 +casting_time 20 end +