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.5 by root, Sat Mar 3 00:51:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines