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.8 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:01 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. 7Fires a polymorph bolt that transforms items and creatures in other items or creatures.
8
7Careful, you can lose items or transform peaceful creatures in deadly monsters! It is a bolt spell. 9Careful, you can lose items or transform peaceful creatures in deadly monsters!
8endmsg 10endmsg
9other_arch polymorph 11other_arch polymorph
10sp 20 12sp 20
11level 6 13level 6
12type 101
13subtype 29 14subtype 29
14path_attuned 16384 15path_attuned 16384
15value 60 16value 1
16invisible 1 17invisible 1
17range 15 18range 15
18range_modifier 5 19range_modifier 5
19no_drop 1 20no_drop 1
20casting_time 30 21casting_time 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines