ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/DShieldms.arc
Revision: 1.6
Committed: Fri Feb 9 01:51:23 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.5: +6 -6 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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