--- deliantra/arch/spell/Golem/spell_mystic_fist.arc 2007/02/06 22:41:25 1.5 +++ deliantra/arch/spell/Golem/spell_mystic_fist.arc 2007/03/03 00:51:12 1.6 @@ -1,27 +1,26 @@ -object spell_mystic_fist +Object spell_mystic_fist name mystic fist name_pl mystic fist -skill summoning -msg -A magical fist will appear, which you can control. It can be sent in various direction by using the fir [dir] keys. You will get all experience of the fist kills! DO NOT GET IN FRONT OF YOUR FIST. -endmsg -other_arch mystic_fist face spell_summoner.x11 +level 5 sp 10 -maxsp 15 +casting_time 15 +path_attuned 64 +other_arch mystic_fist dam 8 -level 5 +dam_modifier 10 +duration 50 +duration_modifier 10 +range_modifier 20 +maxsp 15 type 101 subtype 12 -attacktype 8 -path_attuned 64 value 50 -invisible 1 -duration 50 -range_modifier 20 -duration_modifier 10 -dam_modifier 10 +attacktype 8 no_drop 1 -casting_time 15 +invisible 1 +skill summoning +msg +A magical fist will appear, which you can control. It can be sent in various direction by using the fir [dir] keys. You will get all experience of the fist kills! DO NOT GET IN FRONT OF YOUR FIST. +endmsg end -