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.1.1.1 by root, Mon Feb 6 20:26:00 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:37 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines