--- deliantra/arch/spell/Golem/spell_summon_earth_elemental.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Golem/spell_summon_earth_elemental.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_summon_earth_elemental +object spell_summon_earth_elemental name summon earth elemental name_pl summon earth elemental -face spell_summoner.x11 -level 4 -sp 15 -casting_time 11 -path_attuned 64 -other_arch earth_elemental -dam 50 -dam_modifier 10 -duration 280 -duration_modifier 10 -range_modifier 20 -maxsp 15 -type 101 -subtype 12 -value 40 -attacktype 1 -no_drop 1 -invisible 1 skill summoning msg Summon earth elemental creates an elemental @@ -28,4 +10,23 @@ durable. They have powerful physical attacks. endmsg +other_arch earth_elemental +face spell_summoner.x11 +sp 15 +maxsp 15 +dam 50 +level 4 +type 101 +subtype 12 +attacktype 1 +path_attuned 64 +value 40 +invisible 1 +duration 280 +range_modifier 20 +duration_modifier 10 +dam_modifier 10 +no_drop 1 +casting_time 11 end +