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.2 by pippijn, Tue Jan 2 21:54:37 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:45 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines