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.5 by root, Sat Mar 3 00:50:37 2007 UTC vs.
Revision 1.10 by root, Wed Aug 1 19:13:18 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
8sound_destroy wn/troll-die
9face smalltroll.x11
10str 20
11dex 18
12con 5
13wis 10
14int 5
15hp 90
16maxhp 90
17exp 450
18dam 10
19wc 4
20ac 2
21speed 0.12
22level 7
23resist_fire -100
24weight 100000
25randomitems troll
26run_away 5
27pick_up 8
28will_apply 2
29alive 1
30no_pick 1
11monster 1 31monster 1
32can_use_weapon 1
33can_use_ring 1
12sleep 1 34sleep 1
13Wis 10 35can_use_skill 1
14Int 5 36can_see_in_dark 1
15Str 20 37body_arm 2
16Dex 18 38body_skill 1
17no_pick 1 39body_finger 2
18alive 1 40editable 1
19resist_fire -100 41magicmap brown
42end
20 43
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