ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/defender.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:41 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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