Miscellaneous map item: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 12: Line 12:
==List of misc map items==
==List of misc map items==
{{Query base item
{{Query base item
|where = (items.class_id="MiscMapItem"  
|where = items.class_id="MiscMapItem"
AND items.name NOT LIKE "%waystone%"
  OR (items.name LIKE "% Splinter"
AND items.description NOT LIKE "%trial%")
    OR items.name LIKE "%Logbook%")
OR (items.name LIKE "%Simulacrum%"
|orderBy = items.class_id ASC
OR items.name LIKE "%Breachstone%"  
OR items.name LIKE "%Logbook%"  
OR items.name LIKE "%An Audience with the King%")
|large=1
|large=1
|flavour_text = 1
}}
}}


==Version history==
==Version history==
{{Version history table header}}
{{Version history table header}}
{{Version history table row|?|
{{Version history table row|0.1.0|
* Introduced to the game.
* Introduced to the game.
}}
}}
Line 31: Line 27:


==See also==
==See also==
* [[Breachstone]]
* [[Reliquary key]]
* [[Vault key]]
* [[Map fragment]]
 
==References==
{{reflist}}


{{Navbox Items}}
{{Navbox Items}}

Latest revision as of 08:20, 24 August 2025

A miscellaneous map item, or misc map item, is an item that can be used similar to a waystone to generate an area. Many of these items are used to encounter endgame bosses and encounters. The specific properties of these items can vary.

Mechanics

Most misc map items can be used by placing them into the Realmgate.

Expedition LogbooksExpedition LogbookTake this item to Dannig in your Hideout to open portals to an expedition. are an exception and must be opened through Dannig's interface to select a specific logbook area to enter.

Like waystones, these items create six portals to the area, but players cannot enter the area again if they die.

List of misc map items

Item
Expedition LogbookExpedition LogbookTake this item to Dannig in your Hideout to open portals to an expedition.
Breach SplinterBreach SplinterStack Size: 300Consume at least 50 Splinters at the Realmgate to enter the Twisted Domain.
Petition SplinterPetition SplinterStack Size: 300Consume at least 50 Splinters at the Realmgate to travel to the Crux of Nothingness.
Runic SplinterRunic SplinterStack Size: 300Consume at least 50 Splinters at the Realmgate to travel to the Kalguuran Tomb.
Simulacrum SplinterSimulacrum SplinterStack Size: 300Consume at least 50 Splinters at the Realmgate to enter the Simulacrum.

Version history

Version Changes
0.1.0
  • Introduced to the game.

See also