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

File Contents

# User Rev Content
1 root 1.6 object sandy
2 root 1.4 anim
3     sandy.x12
4     sandy.x13
5     sandy.x14
6     sandy.x15
7     sandy.x14
8     sandy.x13
9     sandy.x12
10     mina
11 root 1.7 name sandy
12     race faerie
13     face sandy.x11
14 root 1.3 hp 280
15     maxhp 280
16 root 1.7 exp 500
17     dam 50
18     wc 8
19     ac 5
20 root 1.5 speed -0.08
21 root 1.3 level 8
22     attacktype 16
23     resist_fire -100
24 root 1.7 resist_cold 100
25     weight 100000
26     alive 1
27     monster 1
28     color_bg khaki
29     color_fg brown
30 root 1.3 editable 1
31     end
32 root 1.7