ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_weigh.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: +7 -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 improve_weight
2 name Lower Weapon Weight
3 name_pl Lower Weapon Weights
4 race scrolls
5 face scroll.x11
6 magicmap white
7 sp 3
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 make your sword lighter.
17 H<This "improves" the weight of your weapon: each scroll reduces the weight by
18 one fifth (20%). It will not, however, create weightless weapons. To use this
19 scroll you first need to prepare a weapon using a Prepare Weapon scroll. Then
20 you can read this scroll to improve the weapon.>
21 endmsg
22 end
23