ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/mystic_fist.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:30 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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