ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/spear_ixalovh.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:49 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.10: +2 -2 lines
Log Message:
big cfarch-normalize run

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 root 1.11 magicmap red
13 root 1.8 pow 1
14 root 1.3 sp 1
15     dam 35
16 root 1.8 speed -0.02
17     nrof 1
18     attacktype 17
19     resist_magic 10
20     resist_fire 15
21     materialname adamant
22     value 75000
23 root 1.6 weight 26500
24     magic 12
25 root 1.8 last_sp 9
26     glow_radius 2
27     weapontype 5
28     client_type 136
29     item_power 20
30 root 1.3 startequip 1
31 root 1.8 body_arm -2
32 root 1.1 end
33 root 1.8