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.9 by root, Tue Nov 3 09:49:58 2009 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
9inherit type_weapon
10attacktype 1 11attacktype 1
11resist_physical 50 12resist_physical 50
12resist_drain 50 13resist_drain 50
13materialname iron 14materialname iron
14value 150000 15value 150000
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
22magicmap grey
23end 23end
24 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines