ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/mystic_fist.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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