ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/smalltroll_green.arc
Revision: 1.1
Committed: Sun Mar 11 15:37:00 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
CVS Tags: rel-2_1
Log Message:
integrated face information with the .arc files

File Contents

# User Rev Content
1 pippijn 1.1 object smallt_green
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     magicmap green
40     editable 1
41     end
42