In future I will remember to remove the emacs tmp files =)

These are just the artifact monsters put into arcs (with a few small changes here and there). It is so map makers can place them directly into maps.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1429 282e977c-c81d-0410-88c4-b93c2d0d6712
master
darth_bob 2001-11-18 03:48:19 +00:00
parent a06b11b124
commit 366e31f41d
8 changed files with 289 additions and 0 deletions

View File

@ -0,0 +1,31 @@
Object gnoll_chief_arc
randomitems gnoll
race goblin
face gnoll_chief.111
color_fg brown
anim
gnoll_chief.111
gnoll_chief.111
mina
monster 1
sleep 1
Wis 8
Int 8
Dex 12
Str 15
no_pick 1
alive 1
exp 120
ac 11
wc 10
dam 20
hp 40
maxhp 40
level 5
resist_physical 30
speed 0.1
weight 45000
run_away 30
can_use_skill 1
editable 1
end

View File

@ -0,0 +1,31 @@
Object gnoll_leader_arc
name gnoll champion
randomitems gnoll
race goblin
face gnoll_leader.111
color_fg brown
anim
gnoll_leader.111
gnoll_leader.111
mina
monster 1
sleep 1
Wis 8
Int 8
Dex 12
Str 15
no_pick 1
alive 1
exp 50
ac 12
wc 11
dam 17
hp 21
maxhp 21
level 4
speed 0.1
weight 45000
run_away 30
can_use_skill 1
editable 1
end

View File

@ -0,0 +1,36 @@
Object goblin_chief_arc
name goblin chief
randomitems goblin
race goblin
face goblin_chief.111
color_fg green
anim
goblin_chief.111
goblin_chief.111
mina
monster 1
sleep 1
Wis 10
no_pick 1
alive 1
exp 120
ac 12
wc 15
dam 16
hp 30
maxhp 30
level 4
resist_physical 30
speed 0.1
weight 50000
run_away 10
will_apply 2
pick_up 24
can_apply 25
can_use_wand 1
can_use_bow 1
can_use_ring 1
can_use_armour 1
can_use_weapon 1
editable 1
end

View File

@ -0,0 +1,35 @@
Object goblin_leader_arc
name goblin champion
randomitems goblin
race goblin
face goblin_leader.111
color_fg green
anim
goblin_leader.111
goblin_leader.111
mina
monster 1
sleep 1
Wis 10
no_pick 1
alive 1
exp 40
ac 13
wc 16
dam 16
hp 16
maxhp 16
level 3
speed 0.1
weight 50000
run_away 10
will_apply 2
pick_up 24
can_apply 25
can_use_wand 1
can_use_bow 1
can_use_ring 1
can_use_armour 1
can_use_weapon 1
editable 1
end

View File

@ -0,0 +1,43 @@
Object ogre_chief_arc
name ogre chief
randomitems ogre
race giant
face ogre_chief.111
anim
ogre_chief.111
ogre_chief.111
mina
monster 1
sleep 1
no_pick 1
alive 1
exp 200
level 8
ac 6
wc 5
can_see_in_dark 1
hp 160
maxhp 160
Con 2
Wis 10
Str 22
Dex 20
Int 8
dam 30
speed 0.08
resist_electricity 30
resist_physical 30
weight 140000
run_away 15
can_apply 24
run_away 30
can_use_scroll 1
can_use_skill 1
can_use_wand 1
can_use_bow 1
can_use_ring 1
can_use_armour 1
can_use_weapon 1
editable 1
magicmap brown
end

View File

@ -0,0 +1,42 @@
Object ogre_leader_arc
name ogre champion
randomitems ogre
race giant
face ogre_leader.111
anim
ogre_leader.111
ogre_leader.111
mina
monster 1
sleep 1
no_pick 1
alive 1
exp 150
level 7
ac 8
wc 5
can_see_in_dark 1
hp 75
maxhp 75
Con 2
Wis 10
Str 22
Dex 20
Int 8
dam 22
speed 0.08
resist_electricity 50
weight 140000
run_away 15
can_apply 24
run_away 30
can_use_scroll 1
can_use_skill 1
can_use_wand 1
can_use_bow 1
can_use_ring 1
can_use_armour 1
can_use_weapon 1
editable 1
magicmap brown
end

View File

@ -0,0 +1,36 @@
Object orc_chief_arc
name orc chief
randomitems orc
race goblin
face orc_chief.111
anim
orc_chief.111
orc_chief.111
mina
monster 1
sleep 1
Wis 8
no_pick 1
alive 1
exp 75
ac 14
wc 17
dam 15
hp 24
maxhp 24
level 3
resist_physical 30
speed 0.15
weight 23000
run_away 25
will_apply 2
pick_up 24
can_apply 25
can_use_wand 1
can_use_bow 1
can_use_ring 1
can_use_armour 1
can_use_weapon 1
editable 1
color_fg black
end

View File

@ -0,0 +1,35 @@
Object orc_leader_arc
name orc champion
randomitems orc
race goblin
face orc_leader.111
anim
orc_leader.111
orc_leader.111
mina
monster 1
sleep 1
Wis 8
no_pick 1
alive 1
exp 35
ac 15
wc 18
dam 14
hp 16
maxhp 16
level 2
speed 0.15
weight 23000
run_away 25
will_apply 2
pick_up 24
can_apply 25
can_use_wand 1
can_use_bow 1
can_use_ring 1
can_use_armour 1
can_use_weapon 1
editable 1
color_fg black
end