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

File Contents

# Content
1 object prepare_weapon
2 name Prepare Weapon
3 name_pl Prepare Weapons
4 slaying gem
5 face scroll.x11
6 magicmap white
7 sp 1
8 nrof 1
9 type 124
10 materialname paper
11 value 10000
12 weight 200
13 client_type 1016
14 identified 1
15 msg
16 This scroll will magically prepare a weapon for improvements.
17
18 H<This is done in two steps: first you have to prepare your weapon for the
19 desired number of enchantments, then you apply the enchanments (weapons
20 remember how many times they can be enchanted further).
21
22 To prepare a weapon, wield it and mark (e.g. using the popup menu in the
23 inventory) it. Then, as a sacrifice, drop some diamonds on the floor then read
24 the Prepare Weapon scroll. The square root of the total number of diamonds
25 sacrificed this way determines the number of enchantments the weapon accepts:
26 one diamond for one enchanment, nine diamonds for three enchantments, 100
27 diamonds for ten enchantments, and so on.
28
29 Remember, once you prepare the weapon, it can only be wielded by you.>
30 endmsg
31 end