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.9 by root, Thu Sep 17 08:14:49 2009 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
6Fires a polymorph bolt that transforms items and creatures in other items or creatures. 7Fires a polymorph bolt that transforms items and creatures in other items or creatures.
8Careful, you can lose items or transform peaceful creatures in deadly monsters! 9Careful, you can lose items or transform peaceful creatures in deadly monsters!
9endmsg 10endmsg
10other_arch polymorph 11other_arch polymorph
11sp 20 12sp 20
12level 6 13level 6
13type 101
14subtype 29 14subtype 29
15path_attuned 16384 15path_attuned 16384
16value 60 16value 1
17invisible 1 17invisible 1
18range 15 18range 15
19range_modifier 5 19range_modifier 5
20no_drop 1 20no_drop 1
21casting_time 30 21casting_time 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines