ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/defender.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:30 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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