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.6 by root, Sat Mar 3 01:16:12 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:23:30 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
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
30monster 1
31can_use_weapon 1
32can_use_ring 1
33sleep 1
34can_use_skill 1
35can_see_in_dark 1
36body_arm 2
37body_skill 1
38body_finger 2
10color_fg brown 39color_fg brown
11monster 1 40editable 1
12sleep 1 41end
13Wis 10
14Int 5
15Str 20
16Dex 18
17no_pick 1
18alive 1
19resist_fire -100
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