ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/smalltroll.arc
(Generate patch)

Comparing deliantra/arch/monster/troll/smalltroll.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:55:09 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:42 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines