ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/mystic_fist.arc
Revision: 1.11
Committed: Sat Oct 16 09:19:10 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 root 1.1 end
23 root 1.7