ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/mail/robe_midnight.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:15 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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