--- deliantra/arch/spell/Golem/spell_paper_golem.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Golem/spell_paper_golem.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_summon_paper_golem +object spell_summon_paper_golem name summon paper golem name_pl summon paper golem -face spell_summoner.x11 -level 30 -sp 100 -casting_time 10 -path_attuned 64 -other_arch papergolem -dam 100 -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 Paper golem summons a magical creature that does @@ -29,4 +11,23 @@ it takes damage. This paper golem is more powerful than the golem. endmsg +other_arch papergolem +face spell_summoner.x11 +sp 100 +maxsp 40 +dam 100 +level 30 +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 +