ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/mystic_fist.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object mystic_fist
2 root 1.5 name Mystic Fist
3     type 102
4     subtype 12
5     face mystic_fist.x11
6 root 1.4 anim
7     mystic_fist.x11
8     mystic_fist.x12
9     mystic_fist.x13
10     mina
11 root 1.5 monster 1
12     alive 1
13     ac 5
14     wc 12
15     dam 8
16     color_fg brown
17 root 1.3 hp 50
18     maxhp 50
19 root 1.5 level 9
20     speed 0.5
21 root 1.3 exp 200
22     weight 20
23     editable 33
24 root 1.1 end