ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/bracers_gnarg.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:18 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.7 object bracers_gnarg
2 root 1.1 name bracers
3 root 1.8 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.8 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.8 client_type 310
24 root 1.6 startequip 1
25 root 1.8 body_wrist -2
26 root 1.1 end
27 root 1.8