--- deliantra/arch/spell/Misc/spell_polymorph.arc 2007/02/06 22:41:29 1.4 +++ deliantra/arch/spell/Misc/spell_polymorph.arc 2007/03/03 00:51:15 1.5 @@ -1,21 +1,20 @@ -object spell_polymorph +Object spell_polymorph name polymorph name_pl polymorph -skill none -msg -This spell will polymorph items and creatures in other items or creatures. Careful, you can lose items or transform peaceful creatures in deadly monsters! It's a bolt spell. -endmsg -other_arch polymorph -sp 20 level 6 +sp 20 +casting_time 30 +path_attuned 16384 +skill none type 101 subtype 29 -path_attuned 16384 value 60 +no_drop 1 invisible 1 range 15 range_modifier 5 -no_drop 1 -casting_time 30 +other_arch polymorph +msg +This spell will polymorph items and creatures in other items or creatures. Careful, you can lose items or transform peaceful creatures in deadly monsters! It's a bolt spell. +endmsg end -