ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_dex.arc
Revision: 1.11
Committed: Sat Mar 27 13:16:36 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.10: +19 -2 lines
Log Message:
added mining archetypes, fixed the improvement archetypes to use it. and documented everything in the msg.

File Contents

# Content
1 object improve_dex
2 name Improve Dexterity Bonus
3 name_pl Improve Dexterity Bonus
4 race scrolls
5 slaying brazilianite
6 face scroll.x11
7 magicmap white
8 sp 6
9 nrof 1
10 type 124
11 materialname paper
12 value 10000
13 weight 200
14 client_type 1016
15 identified 1
16 msg
17 This scroll will magically make your weapon to support your dexterity.
18 But to accomplis that you will need some special mineral.
19
20 H<This scroll helps to improve the dexterity bonus of weapons. You
21 will need brazilianite minerals to use it. You first need to prepare a weapon using
22 a Prepare Weapon scroll. Then you can read this scroll to improve the weapon.
23
24 The number of minerals you need is calculated this way: You sum up the stat
25 improvements the weapon already gives. For example, a weapon that has Str+1,
26 Int-1, Wis+2 will add up to: (1 + 2) - 1 = 2.
27
28 Then you need to doulbe the sum you got: 2 * 2 = 4.
29
30 The end result is the number of minerals you need. However, the minimum number
31 of minerals you need is 2. You then have to drop the minals on the floor, make
32 sure your weapon is marked, and then read this scroll.>
33 endmsg
34 end