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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:22 2007 UTC

1Object spell_polymorph 1object spell_polymorph
2name polymorph 2name polymorph
3name_pl polymorph 3name_pl polymorph
4skill none
5msg
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.
7endmsg
8other_arch polymorph
9sp 20
4level 6 10level 6
5sp 20
6casting_time 30
7path_attuned 16384
8skill ???
9type 101 11type 101
10subtype 29 12subtype 29
13path_attuned 16384
11value 60 14value 60
12no_drop 1
13invisible 1 15invisible 1
14range 15 16range 15
15range_modifier 5 17range_modifier 5
16other_arch polymorph 18no_drop 1
19casting_time 30
17end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines