Difference between revisions of "City of Brass"

From NetHackWiki
Jump to navigation Jump to search
(Add extraplanar merchant and strategy sections)
m (cats)
 
(One intermediate revision by one other user not shown)
Line 55: Line 55:
 
  |reference=[https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/src/monst.c#L3632 SpliceHack 1.1.0 monst.c L3632]
 
  |reference=[https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/src/monst.c#L3632 SpliceHack 1.1.0 monst.c L3632]
 
}}
 
}}
Shops in the City of Brass are run by '''extraplanar merchants'''.<ref>https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/src/shknam.c#L718</ref> They have a chance of being generated with a [[katana]], a [[potion of full healing]], a [[potion of hallucination]] and a [[wand of speed monster]]. Compared to regular [[shopkeeper]]s, extraplanar merchants have a higher level, stronger attacks, and similar behaviour.
+
Shops in the City of Brass are run by '''extraplanar merchants'''.<ref>https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/src/shknam.c#L718</ref> They have a chance of being generated with a [[katana]], a [[potion of full healing]], a [[potion of hallucination]] and a [[wand of speed monster]].<ref>https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/src/makemon.c#L1052</ref> Compared to regular [[shopkeeper]]s, extraplanar merchants have a higher level, stronger attacks, and similar behaviour.
  
 
== Strategy ==
 
== Strategy ==
Line 64: Line 64:
  
 
==References==
 
==References==
<References />
+
<References /><!--{{variant-37X}}-->
 
+
[[Category:SpliceHack special levels]]
[[Category:SpliceHack]]
 
[[Category:Special levels]]
 

Latest revision as of 11:43, 6 March 2024

The City of Brass is a special level in SpliceHack. It is one of the Elemental Planes, appearing between the Plane of Fire and Plane of Water.[1]

Map


...---------}}}-----------------...............|.........|..........|....|..
...|.......|}}}+...............|..------------.|.........|..........|....|..
}..|..shop.|}}}|...............|..|....--.--.|.+...shop..|.-------..----+|..
...|.......|}}}|...............|..|....|.}.|.|.|.........|.+.....|.......|..
...|.......|}}.|.....shop......|..|.....}}}..|.|.........|.|.....|.......|..
...----+----.}}|...............|..|....|.}.|.|.-----------.|.....|.......|..
.}..}........}}|...............|..|....--}--.|.............|.....|.......|..
.------------}}|...............|......}}}}|..|.............-------.......|.}
.|..........|}}-----------------....}}}-------...........................|}}
}+....shop..|}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
.|..........|}-+-------------------...}}}}}}..............}}}}}}}}}}}}}}}}}}
.------------}|....|..............|......................}}}}............|.}
}}}}}}}}}}}}}}|....|.....shop.....|.------------......}}}}...............|..
...}}}}}}------....|..............|.|..........|.....}}}.................|..
.....}}}}|.........|..............|.|..........|....}.....------+----....|..
-+---...}|.........---------+------.|..........-------....|.........|....|..
|...|....|.........+.........|....---................|....|...shop..|....|..
|...|....-----------......{..|....+..................|....|.........|---+|..
|...|.......................}|....--------------------....-----------....|..
-----.....................}}}|......................................|....|..

The level is a town with a river of lava, a fountain, and six shops in the positions shown above.

Scattered around the level are twenty-four fire traps, three boulders, a hostile tourist, two peaceful djinni, thirteen hostile djinni, thirten hostile efreet, a peaceful fire elemental, eight hostile fire elementals, a hostile fusion elemental, a fire vortex, a peaceful hell hound pup, three hostile phoenixes, and ten hostile salamanders.

The magic portal is somewhere on the left half of the level.[2]

Extraplanar merchant

Shops in the City of Brass are run by extraplanar merchants.[3] They have a chance of being generated with a katana, a potion of full healing, a potion of hallucination and a wand of speed monster.[4] Compared to regular shopkeepers, extraplanar merchants have a higher level, stronger attacks, and similar behaviour.

Strategy

You may need to enter or leave a shop on this level. You could bring a mummy wrapping so that you can enter and leave even if permanently invisible. Alternatively, you can bring a pet strong enough to kill the merchants if they get in your way.

See also

References