ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/DShieldms.arc
Revision: 1.4
Committed: Tue Feb 6 22:39:41 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +22 -21 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object DShieldms
2 root 1.1 name Demonspawn Shield
3     name_pl Demonspawn Shields
4     msg
5     There is a powerful evil spirit in the
6     shield dominating your mind. You are
7     struggling to retain control of yourself.
8     endmsg
9 root 1.4 face DShield.x11
10     cha -5
11     ac 7
12     speed 0.25
13     nrof 1
14     type 33
15     resist_physical 15
16 root 1.1 resist_fire 30
17     resist_drain 100
18     resist_ghosthit 80
19 root 1.4 material 256
20     materialname abyssium
21     value 300000
22     weight 25000
23     client_type 260
24     item_power 10
25 root 1.1 reflect_missile 1
26     reflect_spell 1
27 root 1.4 body_arm -1
28 root 1.1 editable 5120
29     magicmap black
30 root 1.4 anim
31     DShield.x11
32     DShield.x12
33     DShield.x11
34     DShield.x13
35     mina
36 root 1.1 end
37 root 1.4