--- deliantra/arch/spell/Misc/spell_polymorph.arc 2007/03/03 01:16:54 1.6 +++ deliantra/arch/spell/Misc/spell_polymorph.arc 2010/04/02 21:34:29 1.11 @@ -1,20 +1,23 @@ object spell_polymorph +inherit type_spell name polymorph name_pl polymorph -level 6 -sp 20 -casting_time 30 -path_attuned 16384 skill none -type 101 +msg +Fires a polymorph bolt that transforms items and creatures in other items or creatures. + +Careful, you can lose items or transform peaceful creatures in deadly monsters! +endmsg +other_arch polymorph +sp 20 +level 6 subtype 29 +path_attuned 16384 value 60 -no_drop 1 invisible 1 range 15 range_modifier 5 -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 +no_drop 1 +casting_time 30 end +