ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/DShieldms.arc
Revision: 1.5
Committed: Tue Feb 6 23:58:57 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.4: +0 -1 lines
Log Message:
more materials converted

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 materialname abyssium
20     value 300000
21     weight 25000
22     client_type 260
23     item_power 10
24 root 1.1 reflect_missile 1
25     reflect_spell 1
26 root 1.4 body_arm -1
27 root 1.1 editable 5120
28     magicmap black
29 root 1.4 anim
30     DShield.x11
31     DShield.x12
32     DShield.x11
33     DShield.x13
34     mina
35 root 1.1 end
36 root 1.4