--- deliantra/arch/spell/Golem/spell_summon_devil.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Golem/spell_summon_devil.arc 2007/02/06 22:41:25 1.3 @@ -1,26 +1,8 @@ # This is currently only used by runes # -Object spell_summon_devil +object spell_summon_devil name summon devil name_pl summon devil -face spell_summoner.x11 -level 6 -sp 20 -casting_time 13 -path_attuned 64 -other_arch devil -dam 10 -dam_modifier 10 -duration 160 -duration_modifier 10 -range_modifier 20 -maxsp 15 -type 101 -subtype 12 -value 60 -attacktype 8 -no_drop 1 -invisible 1 skill summoning msg Summon devil calls up a devil from the @@ -31,4 +13,23 @@ devil, which can make it particularly useful against some creatures. endmsg +other_arch devil +face spell_summoner.x11 +sp 20 +maxsp 15 +dam 10 +level 6 +type 101 +subtype 12 +attacktype 8 +path_attuned 64 +value 60 +invisible 1 +duration 160 +range_modifier 20 +duration_modifier 10 +dam_modifier 10 +no_drop 1 +casting_time 13 end +