--- deliantra/arch/spell/Golem/spell_summon_fire_ele.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Golem/spell_summon_fire_ele.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_summon_fire_elemental +object spell_summon_fire_elemental name summon fire elemental name_pl summon fire elemental -face spell_summoner.x11 -level 7 -sp 25 -casting_time 12 -path_attuned 64 -other_arch fire_elemental -dam 20 -dam_modifier 10 -duration 200 -duration_modifier 10 -range_modifier 20 -maxsp 15 -type 101 -subtype 12 -value 70 -attacktype 4 -no_drop 1 -invisible 1 skill summoning msg Summon fire elemental summons the creature @@ -28,4 +10,23 @@ fire elementals are impervious from fire based damage, and have fire based attacks. endmsg +other_arch fire_elemental +face spell_summoner.x11 +sp 25 +maxsp 15 +dam 20 +level 7 +type 101 +subtype 12 +attacktype 4 +path_attuned 64 +value 70 +invisible 1 +duration 200 +range_modifier 20 +duration_modifier 10 +dam_modifier 10 +no_drop 1 +casting_time 12 end +