ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/Bear/bear.arc
Revision: 1.2
Committed: Tue Feb 6 22:40:33 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.1: +29 -28 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object bear
2 name bear
3 race animal
4 face bear.x31
5 str 30
6 con 2
7 wis 10
8 int 5
9 hp 200
10 maxhp 200
11 exp 700
12 dam 20
13 wc 2
14 ac 1
15 speed -0.085
16 attack_movement 4
17 level 6
18 attacktype 1
19 weight 300000
20 randomitems bear
21 run_away 6
22 alive 1
23 no_pick 1
24 monster 1
25 sleep 1
26 color_fg brown
27 editable 1
28 anim
29 bear.x31
30 bear.x32
31 bear.x71
32 bear.x72
33 facings 2
34 mina
35 end
36 more
37 object bear_2
38 name bear
39 face bear.x31
40 y 1
41 alive 1
42 no_pick 1
43 monster 1
44 color_fg brown
45 anim
46 bear.x31
47 bear.x32
48 bear.x71
49 bear.x72
50 facings 2
51 mina
52 end
53