ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_polymorph.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_polymorph.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:29 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_polymorph 1object spell_polymorph
2inherit type_spell
2name polymorph 3name polymorph
3name_pl polymorph 4name_pl polymorph
4skill none 5skill none
5msg 6msg
6This 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. 7Fires a polymorph bolt that transforms items and creatures in other items or creatures.
8
9Careful, you can lose items or transform peaceful creatures in deadly monsters!
7endmsg 10endmsg
8other_arch polymorph 11other_arch polymorph
9sp 20 12sp 20
10level 6 13level 6
11type 101
12subtype 29 14subtype 29
13path_attuned 16384 15path_attuned 16384
14value 60 16value 60
15invisible 1 17invisible 1
16range 15 18range 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines