ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_dam.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: +5 -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_damage
2 name Improve Weapon Damage
3 name_pl Improve Weapon Damage
4 race scrolls
5 face scroll.x11
6 magicmap white
7 sp 2
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 improve your weapon to do more damange.
17 H<You first need to prepare a weapon using a Prepare Weapon scroll.
18 Then you can read this scroll to improve it.>
19 endmsg
20 end
21