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

File Contents

# User Rev Content
1 root 1.7 object spear_ixalovh
2 root 1.5 anim
3     spear_ixalovh.x11
4     spear_ixalovh.x12
5     spear_ixalovh.x13
6     mina
7 root 1.11 inherit type_weapon
8 root 1.8 name Ixalovh's spear
9     name_pl Ixalovh's spears
10     skill two handed weapons
11     face spear_ixalovh.x11
12     pow 1
13 root 1.3 sp 1
14     dam 35
15 root 1.8 speed -0.02
16     nrof 1
17     attacktype 17
18     resist_magic 10
19     resist_fire 15
20     materialname adamant
21     value 75000
22 root 1.6 weight 26500
23     magic 12
24 root 1.8 last_sp 9
25     glow_radius 2
26     weapontype 5
27     client_type 136
28     item_power 20
29 root 1.3 startequip 1
30 root 1.8 body_arm -2
31 root 1.12 body_combat -1
32 root 1.1 end
33 root 1.8