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.9 by root, Thu Sep 17 08:14:49 2009 UTC

1Object spell_polymorph 1object spell_polymorph
2name polymorph 2name polymorph
3name_pl polymorph 3name_pl polymorph
4skill none
5msg
6Fires a polymorph bolt that transforms items and creatures in other items or creatures.
7
8Careful, you can lose items or transform peaceful creatures in deadly monsters!
9endmsg
10other_arch polymorph
11sp 20
4level 6 12level 6
5sp 20
6casting_time 30
7path_attuned 16384
8skill ???
9type 101 13type 101
10subtype 29 14subtype 29
15path_attuned 16384
11value 60 16value 60
12no_drop 1
13invisible 1 17invisible 1
14range 15 18range 15
15range_modifier 5 19range_modifier 5
16other_arch polymorph 20no_drop 1
21casting_time 30
17end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines