ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/alchemist_book.arc
Revision: 1.4
Committed: Wed Apr 21 09:30:06 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.3: +2 -2 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 alchemist_book
2 name alchemist's spellbook
3 name_pl alchemist's spellbooks
4 skill literacy
5 face alchemist_book.x11
6 magicmap brown
7 nrof 1
8 type 85
9 materialname paper
10 value 700
11 weight 5000
12 randomitems alchemist_book
13 client_type 1001
14 end
15
16 object alchemist_book_l1
17 name alchemist's spellbook
18 name_pl alchemist's spellbooks
19 skill literacy
20 face alchemist_book.x11
21 magicmap brown
22 nrof 1
23 type 85
24 materialname paper
25 value 200
26 weight 5000
27 randomitems alchemy_l1
28 client_type 1001
29 end
30