ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/defender.arc
Revision: 1.12
Committed: Sat Oct 16 09:19:37 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 dam 8
8 ac -1
9 nrof 1
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 body_combat -1
23 end
24