ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/mail_mostrai.arc
Revision: 1.3
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.2: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object mail_mostrai
2 root 1.1 name Thorin's Plate Mail
3     name_pl Thorin's Plate Mails
4     msg
5     This shining plate mail is Mostrai's
6     gift to the bravest of his warriors.
7     It is highly enchanted, increasing the
8     strength of the wearer and protecting
9     against fire.
10     endmsg
11 root 1.3 face plate_mail.x11
12     str 1
13 root 1.1 ac 3
14     nrof 1
15     type 16
16     resist_physical 50
17     resist_fire 30
18     weight 50000
19     magic 2
20 root 1.3 last_sp 13
21     client_type 250
22     item_power 4
23 root 1.1 gen_sp_armour 9
24 root 1.3 startequip 1
25 root 1.1 body_torso -1
26     end
27 root 1.3