--- deliantra/arch/spell/Golem/spell_golem.arc 2007/03/03 01:16:51 1.5 +++ deliantra/arch/spell/Golem/spell_golem.arc 2007/03/03 01:24:18 1.6 @@ -1,24 +1,6 @@ object spell_summon_golem name summon golem name_pl summon golem -face spell_summoner.x11 -level 2 -sp 5 -casting_time 10 -path_attuned 64 -other_arch golem -dam 16 -dam_modifier 10 -duration 75 -duration_modifier 5 -range_modifier 15 -maxsp 15 -type 101 -subtype 12 -value 20 -attacktype 1 -no_drop 1 -invisible 1 skill summoning msg Golem summons a magical creature that does @@ -29,4 +11,23 @@ it takes damage. This golem is a bit more powerful than the lesser golem. endmsg +other_arch golem +face spell_summoner.x11 +sp 5 +maxsp 15 +dam 16 +level 2 +type 101 +subtype 12 +attacktype 1 +path_attuned 64 +value 20 +invisible 1 +duration 75 +range_modifier 15 +duration_modifier 5 +dam_modifier 10 +no_drop 1 +casting_time 10 end +