ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/bracers_gnarg.arc
Revision: 1.6
Committed: Sat Mar 3 00:49:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object bracers_gnarg
2     nrof 1
3 root 1.1 name bracers
4 root 1.2 title of strength of Wargs
5 root 1.6 face bracersdex.x11
6 root 1.1 msg
7     An exceptional pair of bracers. Not only do
8     they provide the wearer with protection
9     from cold, they also increase the wearer's
10     damage and strength, and help heal the body
11 root 1.2 from damage. A mighty gift from Gnarg sent
12 root 1.1 to aid you in annihilating His enemies.
13     endmsg
14     type 104
15 root 1.6 Str 2
16 root 1.1 resist_physical 30
17     resist_cold 20
18 root 1.6 dam 15
19     hp 1
20 root 1.1 value 65000
21     weight 9000
22 root 1.6 startequip 1
23     magicmap grey
24     name_pl bracers
25 root 1.5 client_type 310
26     body_wrist -2
27 root 1.1 end