ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_polymorph.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:01 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

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