Several new modifications to the creatures in the store and to the first

upper floor of Zorn castle. More to come later.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4909 282e977c-c81d-0410-88c4-b93c2d0d6712
master
eracc 2006-09-09 20:43:51 +00:00
parent f82a3a5f58
commit f014ff1b53
5 changed files with 1597 additions and 83 deletions

View File

@ -1,5 +1,6 @@
arch map
name brest.scrolls
difficulty 50
region brest
shopitems scroll:95;armour improver:95;weapon improver:95;skillscroll:95;spellbook:-50;*:-100
shopgreed 0.95
@ -5177,6 +5178,9 @@ arch skill_praying
end
arch skill_meditation
end
arch gem
nrof 750
end
end
arch cyclops
name Orville
@ -5201,6 +5205,9 @@ resist_deplete 50
resist_death 50
resist_blind 50
can_see_in_dark 1
arch gem
nrof 200
end
end
arch cyclops
name Wilbur
@ -5225,4 +5232,7 @@ resist_deplete 50
resist_death 50
resist_blind 50
can_see_in_dark 1
arch gem
nrof 200
end
end

View File

@ -1,5 +1,6 @@
arch map
name brest.scrolls.right
difficulty 50
region brest
shopitems scroll:95;armour improver:95;weapon improver:95;skillscroll:95;spellbook:50;*:-100
shopgreed 1.0

View File

@ -2575,8 +2575,8 @@ x 19
y 23
end
arch baslic
name unusual basilisk
title guard
name Yin
title unusual basilisk
hp 12000
maxhp 12000
exp 400000
@ -2605,7 +2605,7 @@ resist_death 95
resist_chaos 95
resist_godpower 95
resist_holyword 95
randomitems none
randomitems dragon_parts
unaggressive 1
can_use_skill 1
arch skill_clawing
@ -2628,8 +2628,8 @@ nrof 500
end
end
arch baslic
name unusual basilisk
title guard
name Yang
title unusual basilisk
hp 12000
maxhp 12000
exp 400000
@ -2658,7 +2658,7 @@ resist_death 95
resist_chaos 95
resist_godpower 95
resist_holyword 95
randomitems none
randomitems scroll
unaggressive 1
can_use_skill 1
arch skill_clawing

View File

@ -2593,7 +2593,8 @@ x 19
y 23
end
arch giantrat
name Awful rat
name Ratigan
title Awful rat
Con 50
hp 6000
maxhp 6000
@ -2625,15 +2626,18 @@ resist_chaos 95
resist_godpower 95
resist_holyword 95
resist_blind 95
randomitems none
see_invisible 1
reflect_missile 1
run_away 10
can_cast_spell 0
can_see_in_dark 1
arch gem
nrof 750
end
end
arch giantrat
name Awful rat
name Kinktail
title Awful rat
Con 50
hp 6000
maxhp 6000
@ -2671,9 +2675,13 @@ reflect_missile 1
run_away 10
can_cast_spell 0
can_see_in_dark 1
arch gem
nrof 750
end
end
arch giantrat
name Awful rat
name Horridbreath
title Awful rat
Con 50
hp 6000
maxhp 6000
@ -2705,14 +2713,19 @@ resist_chaos 95
resist_godpower 95
resist_holyword 95
resist_blind 95
randomitems none
see_invisible 1
reflect_missile 1
run_away 10
can_cast_spell 0
can_see_in_dark 1
arch gem
nrof 750
end
end
arch giantrat
name Awful rat
name Ben
title Awful rat
Con 50
hp 6000
maxhp 6000
@ -2750,4 +2763,7 @@ reflect_missile 1
run_away 10
can_cast_spell 0
can_see_in_dark 1
arch gem
nrof 750
end
end

File diff suppressed because it is too large Load Diff