Devourer players have it too easy with no monsters attacking them with banish.
This update should make the devourer life more ... interesting on these maps. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5821 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5b90804e69
commit
4d7029814d
|
@ -8771,6 +8771,15 @@ This key is to the tower door.
|
||||||
Guard it with yout life.
|
Guard it with yout life.
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_banishment
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch woodfloor2
|
arch woodfloor2
|
||||||
x 22
|
x 22
|
||||||
|
@ -9153,6 +9162,15 @@ This key is to the tower door.
|
||||||
Guard it with yout life.
|
Guard it with yout life.
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_banishment
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 22
|
x 22
|
||||||
|
@ -14451,6 +14469,15 @@ This key is to the tower door.
|
||||||
Guard it with yout life.
|
Guard it with yout life.
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_banishment
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch woodfloor2
|
arch woodfloor2
|
||||||
x 36
|
x 36
|
||||||
|
@ -14833,6 +14860,15 @@ This key is to the tower door.
|
||||||
Guard it with yout life.
|
Guard it with yout life.
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_banishment
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 36
|
x 36
|
||||||
|
|
|
@ -20865,6 +20865,15 @@ item_power 5
|
||||||
applied 1
|
applied 1
|
||||||
stealth 1
|
stealth 1
|
||||||
end
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_banishment
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch active_volcano
|
arch active_volcano
|
||||||
x 27
|
x 27
|
||||||
|
|
|
@ -18765,8 +18765,6 @@ arch spell_mana_blast
|
||||||
end
|
end
|
||||||
arch spell_manabolt
|
arch spell_manabolt
|
||||||
end
|
end
|
||||||
arch spell_sunspear
|
|
||||||
end
|
|
||||||
arch holy_avenger
|
arch holy_avenger
|
||||||
name Glowing Holy Avenger
|
name Glowing Holy Avenger
|
||||||
name_pl Glowing Holy Avengers
|
name_pl Glowing Holy Avengers
|
||||||
|
@ -18857,6 +18855,24 @@ hp 9
|
||||||
sp 8
|
sp 8
|
||||||
glow_radius 8
|
glow_radius 8
|
||||||
end
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_sunspear
|
||||||
|
end
|
||||||
|
end
|
||||||
|
arch rod_heavy
|
||||||
|
hp 1000
|
||||||
|
maxhp 1000
|
||||||
|
level 110
|
||||||
|
applied 1
|
||||||
|
startequip 1
|
||||||
|
arch spell_banishment
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch destroying_angel
|
arch destroying_angel
|
||||||
name High Retributioner
|
name High Retributioner
|
||||||
|
|
Loading…
Reference in New Issue