--- deliantra/arch/spell/Golem/spell_summon_water_elemental.arc 2007/02/06 22:41:25 1.3 +++ deliantra/arch/spell/Golem/spell_summon_water_elemental.arc 2007/03/03 00:51:12 1.4 @@ -1,6 +1,24 @@ -object spell_summon_water_elemental +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 @@ -10,23 +28,4 @@ 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 -