ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/defender.arc
(Generate patch)

Comparing deliantra/arch/weapon/artifact/defender.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:47 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:41 2009 UTC

1object defender 1object defender
2inherit type_weapon
2name Defender 3name Defender
3name_pl Defenders 4name_pl Defenders
4skill one handed weapons 5skill one handed weapons
5face defender.x11 6face defender.x11
7magicmap grey
6dam 8 8dam 8
7ac -1 9ac -1
8nrof 1 10nrof 1
9type 15
10attacktype 1 11attacktype 1
11resist_physical 50 12resist_physical 50
12resist_drain 50 13resist_drain 50
13material 2 14materialname iron
14value 150000 15value 150000
15weight 20000 16weight 20000
16magic 3 17magic 3
17last_sp 8 18last_sp 8
18weapontype 1 19weapontype 1
19client_type 100 20client_type 100
20item_power 5 21item_power 5
21body_arm -1 22body_arm -1
22editable 5120
23magicmap grey
24end 23end
25 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines