ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/mystic_fist.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +13 -12 lines
Log Message:
second normaliser run - dude

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.3 hp 50
10     maxhp 50
11 root 1.7 exp 200
12     dam 8
13     wc 12
14     ac 5
15     speed 0.5
16 root 1.5 level 9
17 root 1.7 type 102
18     subtype 12
19 root 1.3 weight 20
20 root 1.7 alive 1
21     monster 1
22     color_fg brown
23 root 1.3 editable 33
24 root 1.1 end
25 root 1.7