ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/smalltroll.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:09 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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