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.5 by root, Sat Mar 3 00:51:38 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:58 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines