--- deliantra/arch/spell/Golem/spell_summon_water_elemental.arc 2007/03/03 01:16:51 1.5 +++ deliantra/arch/spell/Golem/spell_summon_water_elemental.arc 2007/03/03 01:24:18 1.6 @@ -1,24 +1,6 @@ object spell_summon_water_elemental name summon water elemental name_pl summon water elemental -face spell_summoner.x11 -level 5 -sp 15 -casting_time 11 -path_attuned 64 -other_arch water_elemental -dam 40 -dam_modifier 10 -duration 140 -duration_modifier 10 -range_modifier 20 -maxsp 15 -type 101 -subtype 12 -value 50 -attacktype 17 -no_drop 1 -invisible 1 skill summoning msg Summon water elemental summons the creature @@ -28,4 +10,23 @@ cold and physical attacks. They are not, however, completely immune to cold attacks. endmsg +other_arch water_elemental +face spell_summoner.x11 +sp 15 +maxsp 15 +dam 40 +level 5 +type 101 +subtype 12 +attacktype 17 +path_attuned 64 +value 50 +invisible 1 +duration 140 +range_modifier 20 +duration_modifier 10 +dam_modifier 10 +no_drop 1 +casting_time 11 end +