ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/DShield.arc
Revision: 1.9
Committed: Sat Mar 3 01:21:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.8: +16 -16 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.8 object DShield
2 root 1.6 anim
3     DShield.x11
4     DShield.x12
5     mina
6 root 1.9 name Demonspawn Shield
7     name_pl Demonspawn Shields
8 root 1.4 msg
9     There is a evil spirit in the shield.
10     endmsg
11 root 1.9 face DShield.x11
12     cha -3
13     ac 3
14     speed 0.2
15     nrof 1
16     type 33
17     resist_physical 10
18 root 1.4 resist_fire 30
19     resist_drain 100
20     resist_ghosthit 70
21 root 1.9 materialname abyssium
22     value 50000
23 root 1.7 weight 25000
24 root 1.9 client_type 260
25     item_power 5
26     body_arm -1
27     color_fg black
28 root 1.7 editable 5120
29 root 1.1 end
30 root 1.9