--- deliantra/arch/spell/Golem/spell_stone_golem.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Golem/spell_stone_golem.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_summon_stone_golem +object spell_summon_stone_golem name summon stone golem name_pl summon stone golem -face spell_summoner.x11 -level 40 -sp 120 -casting_time 10 -path_attuned 64 -other_arch stonegolem -dam 200 -dam_modifier 1 -duration 150 -duration_modifier 5 -range_modifier 15 -maxsp 40 -type 101 -subtype 12 -value 20 -attacktype 1 -no_drop 1 -invisible 1 skill summoning msg Stone golem summons a magical creature that does @@ -30,4 +12,23 @@ powerful than the paper golem but has diffrent weaknesses. endmsg +other_arch stonegolem +face spell_summoner.x11 +sp 120 +maxsp 40 +dam 200 +level 40 +type 101 +subtype 12 +attacktype 1 +path_attuned 64 +value 20 +invisible 1 +duration 150 +range_modifier 15 +duration_modifier 5 +dam_modifier 1 +no_drop 1 +casting_time 10 end +