--- deliantra/arch/monster/misc/sockpuppet.arc 2007/03/03 01:16:09 1.6 +++ deliantra/arch/monster/misc/sockpuppet.arc 2007/03/03 01:23:23 1.7 @@ -1,51 +1,53 @@ +object generate_sockpuppet +name old sock dryer +race earth_elemental +other_arch sockpuppet +face sockpuppet_gen.x11 +hp 600 +maxhp 600 +maxsp 1 +exp 2000 +ac -10 +speed -0.5 +level 1 +weight 1000 +alive 1 +no_pick 1 +generator 1 +color_fg white +editable 1 +end + object sockpuppet name Sock Puppet -attach [[sockpuppet]] +attach [["sockpuppet"]] race earth_elemental face sockpuppet.x11 -color_fg green -monster 1 -Str 1 -Dex 1 -Con 1 -Pow 1 -Wis 1 -no_pick 1 -alive 1 -exp -1 -ac 120 -wc 25 -dam 0 +str 1 +dex 1 +con 1 +wis 1 +pow 1 hp 1 maxhp 1 +exp -1 +dam 0 +wc 25 +ac 120 +speed 4 +level 1 attacktype 0 -resist_poison 100 -resist_slow 100 -resist_paralyze 100 resist_fire 100 resist_cold 100 resist_acid 100 -level 1 -speed 4 +resist_poison 100 +resist_slow 100 +resist_paralyze 100 weight 300 -editable 1 -end -object generate_sockpuppet -race earth_elemental -other_arch sockpuppet -name old sock dryer -face sockpuppet_gen.x11 -color_fg white -generator 1 -hp 600 -maxhp 600 -ac -10 -exp 2000 alive 1 -level 1 no_pick 1 -speed -0.5 -maxsp 1 -weight 1000 +monster 1 +color_fg green editable 1 end +