World of Arx Fatalis: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page describes the various locations in Arx Fatalis.
{{SpoilerWarning|This page contains fully revealed maps - beware spoilers if you'd rather explore them yourself.}}
 
This page describes the various locations in Arx Fatalis. They form a connected network of underground caverns on [[Exosta]].
 
= Map Levels =


{{#arraydefine:levels|0,1,2,3,4,5,6,7}}{{#arrayprint:levels||@level|
{{#arraydefine:levels|0,1,2,3,4,5,6,7}}{{#arrayprint:levels||@level|
Line 6: Line 10:


== Level {{#expr:@level+1}} ==
== Level {{#expr:@level+1}} ==
{{#vardefine:levelmap|}}
<!--
-->{{#arraydefine:areas|<!--
  -->{{#ask:[[Category:Areas]] [[is on level::@level]]|?is area=|mainlabel=-|limit=1000|format=array}}<!--
-->}}<!--
-->{{#arrayprint:areas||@area|<!--
  -->{{#if:@area|<!--
    -->{{#arraydefine:locations|<!--
      -->{{#ask: [[Category:World]] [[is in area::@area]] | ?=# |mainlabel=-|limit=1000|format=array}}<!--
      -->,{{#ask: [[Category:Areas]] [[is area::@area]] | ?=# |mainlabel=-|limit=1000|format=array}}<!--
    -->}}<!--
    -->{{#arrayprint:locations||@location|<!--
      -->{{#if:@location|<!--
        -->{{#vardefine:outline|{{#show:@location|?has outline|default=}}}}<!--
        -->{{#if:{{#var:outline}}|<!--
          -->{{#vardefine:levelmap|{{#var:levelmap}}
poly {{#var:outline}} [[@location]]<!--
          -->}}<!--
        -->}}<!--
      -->}}<!--
    -->}}<!--
  -->}}<!--
-->}}
{{#tag:imagemap|<!--
-->File:Level_@level.jpg{{!}}<nowiki />
{{#var:levelmap}}<!--
-->}}


Areas:
Areas:
{{#ask: [[Category:Areas]] [[is on level::@level]] | format=ul | limit=1000}}
{{#arraydefine:areas|{{#ask: [[Category:Areas]] [[is on level::@level]] | ?=# | mainlabel=- | limit=1000 | format=array}}}}
 
<ul>
Locations:
{{#arrayprint:areas||@area|<!--
{{#ask: [[Category:World]] [[is on level::@level]] | format=ul | limit=1000}}
-->{{#vardefine:area_id|{{#show:@area|?is area|default=-1}}}}
<li> [[@area]] <font color=gray>({{#var:area_id}})</font>
{{#ask: [[Category:World]] [[is in area::{{#var:area_id}}]] | format=ul | limit=1000}}
}}
</ul>


{{#vardefine:areagallery|}}<!--
-->{{#arraydefine:areas|<!--
  -->{{#ask:[[Category:World]] [[is on level::@level]]|?=#|mainlabel=-|limit=1000|format=array|link=subject}}<!--
-->}}<!--
-->{{#arrayprint:areas||@area|<!--
  -->{{#vardefine:image|{{#show:@area|?has image}}}}<!--
  -->{{#if:{{#var:image}}|<!--
    -->{{#vardefine:areagallery|{{#var:areagallery}}
{{#var:image}}{{!}}[[@area]]{{!}}link=@area}}<!--
  -->}}<!--
-->}}<!--
-->{{#tag:gallery|{{#var:areagallery}}|mode=nolines|heights=270px|widths=337px}}
}}
}}

Latest revision as of 21:01, 6 July 2022