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

File Contents

# Content
1 object small_troll
2 anim
3 smalltroll.x11
4 smalltroll.x12
5 mina
6 name small troll
7 race troll
8 face smalltroll.x11
9 str 20
10 dex 18
11 con 5
12 wis 10
13 int 5
14 hp 90
15 maxhp 90
16 exp 450
17 dam 10
18 wc 4
19 ac 2
20 speed 0.12
21 level 7
22 resist_fire -100
23 weight 100000
24 randomitems troll
25 run_away 5
26 pick_up 8
27 will_apply 2
28 alive 1
29 no_pick 1
30 monster 1
31 can_use_weapon 1
32 can_use_ring 1
33 sleep 1
34 can_use_skill 1
35 can_see_in_dark 1
36 body_arm 2
37 body_skill 1
38 body_finger 2
39 color_fg brown
40 editable 1
41 end
42