ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/mail/robe_midnight.arc
Revision: 1.5
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.4: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object robe_midnight
2 root 1.5 anim
3     robe_midnight.x11
4     robe_midnight.x12
5     robe_midnight.x13
6     mina
7 root 1.1 name Midnight Robe
8     name_pl Midnight Robes
9 root 1.3 face robe_midnight.x11
10     dex 1
11     pow 2
12     int 2
13     ac 5
14     speed 0.1
15 root 1.1 nrof 1
16     type 16
17     resist_magic 30
18     resist_fire 20
19     resist_cold 20
20 root 1.3 resist_acid 75
21 root 1.1 resist_drain 20
22 root 1.3 resist_ghosthit -100
23 root 1.1 resist_slow 20
24     resist_paralyze 20
25 root 1.4 materialname cloth
26 root 1.3 value 100000
27     weight 5000
28     magic 5
29     client_type 250
30     item_power 25
31 root 1.1 reflect_spell 1
32 root 1.3 body_torso -1
33 root 1.1 editable 5120
34 root 1.3 magicmap black
35 root 1.1 end
36 root 1.3