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

Comparing deliantra/arch/monster/goblin/gnoll_chief_arc.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:03 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:26 2007 UTC

1object gnoll_chief_arc 1Object gnoll_chief_arc
2name gnoll chief
3randomitems gnoll
4race goblin
5face gnoll_chief.x11
6color_fg brown
2anim 7anim
3gnoll_chief.x11 8gnoll_chief.x11
4gnoll_chief.x11 9gnoll_chief.x11
5mina 10mina
6name gnoll chief 11monster 1
7race goblin 12sleep 1
8face gnoll_chief.x11 13Wis 8
9str 15 14Int 8
10dex 12 15Dex 12
11wis 8 16Str 15
12int 8 17no_pick 1
18alive 1
19exp 120
20ac 11
21wc 10
22dam 20
13hp 40 23hp 40
14maxhp 40 24maxhp 40
15exp 120
16dam 20
17wc 10
18ac 11
19speed -0.1
20level 5 25level 5
21resist_physical 30 26resist_physical 30
27speed -0.1
22weight 45000 28weight 45000
23randomitems gnoll
24run_away 30 29run_away 30
25alive 1
26no_pick 1
27monster 1
28sleep 1
29can_use_skill 1 30can_use_skill 1
31editable 1
30body_skill 1 32body_skill 1
31color_fg brown
32editable 1
33end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines