ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/DShield.arc
(Generate patch)

Comparing deliantra/arch/armour/shield/DShield.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:44:49 2007 UTC vs.
Revision 1.5 by root, Tue Feb 6 23:58:57 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines