ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/bracers_gnarg.arc
Revision: 1.5
Committed: Tue Feb 6 22:40:12 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.4: +10 -9 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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