Faridun City: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
{{#cargo_query:
{{#cargo_query:
|tables = areas
|tables = areas
|where = areas.tags HOLDS "faridun_city"
|where = areas.biomes HOLDS "Faridun City"
|fields = IF(areas.main_page IS NOT NULL, CONCAT('[[', areas.main_page, '{{!}}', areas.name, ']]'), CONCAT('[[', areas.name, ']]', ' (', CONCAT('[[', areas._PageName, ']]'), ')'))
|fields = IF(areas.main_page IS NULL, CONCAT('[[', areas.name, ']]'), CONCAT('[[', areas.main_page, '{{!}}', areas.name, ']]')) = Map,
|format = ul
  areas.biomes = Biomes,
  areas.adjacent_biomes = Adjacent biomes,
  IF(areas.main_page IS NULL, CONCAT('[[', areas._PageName, ']]'), '') = Area page
|format = table
|limit = 100
|limit = 100
}}
}}

Latest revision as of 18:07, 24 September 2025

✍️This article is a stub. Please help improve the article by expanding it.

Faridun City is a biome in the Atlas. It is found surrounding The Copper Citadel.

List of maps

List of maps that can spawn on Faridun City biome.

Map Biomes Adjacent biomes Area page
Channel Faridun City Desert
Headland Faridun City Desert Mountain Water Area:MapHeadland
Mesa Faridun City Desert
Mineshaft Faridun City Desert Mountain Area:MapMineshaft
Oasis Faridun City Desert Area:MapOasis
Outlands Faridun City Area:MapOutlands
The Copper Citadel Faridun City Area:MapUberBoss~CopperCitadel

Version history

Version Changes
0.1.1
  • Maps now display their Biome when hovered in the Atlas UI.
0.1.0
  • Introduced to the game.