ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/gnoll_leader_arc.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:01 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object gnoll_leader_arc
2 root 1.5 name gnoll champion
3     randomitems gnoll
4     race goblin
5     face gnoll_leader.x11
6     color_fg brown
7 root 1.4 anim
8     gnoll_leader.x11
9     gnoll_leader.x11
10     mina
11 root 1.5 monster 1
12     sleep 1
13     Wis 8
14     Int 8
15     Dex 12
16     Str 15
17     no_pick 1
18     alive 1
19     exp 50
20     ac 12
21     wc 11
22     dam 17
23 root 1.3 hp 21
24     maxhp 21
25 root 1.5 level 4
26 root 1.3 speed 0.1
27 root 1.1 weight 45000
28     run_away 30
29     can_use_skill 1
30 root 1.5 editable 1
31 root 1.3 body_skill 1
32 root 1.1 end