{{ loc.name }} [{{ loc.oid }}], {{ loc.subkind }} {%- if loc.subkind != 'region' -%} , in {% if loc.subkind == 'city' %} province {% endif %} {%- if loc.where -%} {{ loc.where.name }} [{{ loc.where.oid }}] {%- endif -%} {%- endif -%} {%- if loc.safe_haven -%} , safe haven {%- endif -%} {%- if loc.hidden -%} , hidden {%- endif -%} {%- if loc.civ_level -%} , {{ loc.civ_level }} {%- endif -%}

{% if loc.anchor %}

Return to Map

{% endif %} {% if loc.barrier %}

A magical barrier surrounds {{ loc.barrier.name }} [{{ loc.barrier.oid }}].

{% endif %} {% if loc.shroud %}

A magical shroud surrounds {{ loc.shroud.name }} [{{ loc.shroud.oid }}].

{% endif %} {%- if loc.controlled_by -%} Province controlled by {{ loc.controlled_by.name }} [{{ loc.controlled_by.oid }}], {{ loc.controlled_by.subkind }}, in {{ loc.controlled_by.loc_name }} [{{ loc.controlled_by.loc_oid }}] {% endif %} {% if loc.controlled_by.ruled_by_dict %}
Ruled by {{ loc.controlled_by.ruled_by_dict.name }} [{{ loc.controlled_by.ruled_by_dict.oid }}] {% endif %} {% if loc.routes_out %}

Routes leaving {{ loc.routes_out.name }}:

{% if loc.routes_out.dest %} {% endif %} {% endif %} {% if loc.structure %} {% if loc.structure.effort_given and loc.structure.effort_required %} {% if loc.structure.effort_given < loc.structure.effort_required %} {% endif %} {% endif %} {% if loc.structure.defense %} {% endif %} {% if loc.structure.defense or loc.structure.effort_given or loc.structure.effort_required %} {% endif %} {% if loc.structure.depth %} {% endif %} {% if loc.structure.level %} {% endif %}
Percent Complete: ({{ loc.structure.completed }}%
Defense:{{ loc.structure.defense }}
Damage:{{ loc.structure.damage }}%
Level:{{ loc.structure.depth }} // 3
Level:{{ loc.structure.level }}
{% endif %} {% if loc.skills %}

Skills taught here:

{% endif %} {% if loc.markets %}

Market Report:

{% for entry in loc.markets %} {% if entry.subkind == '1' %} {% else %} {% endif %} {% if entry.recip_list %} {% else %} {% endif %} {% endfor %}
tradewhopriceqtywt/eaitemrecip whorecip pricerecip qty
buysell{{ entry.who_oid }} {{ entry.who_price }} {{ entry.who_qty }} {{ entry.item_weight }} {{ entry.item_name }} [{{ entry.item_oid }}] {% for recip in entry.recip_list %} {{ recip.name }} [{{ recip.loc_oid }}]
{% endfor %}
{% for recip in entry.recip_list %} {{ recip.price }}
{% endfor %}
{% for recip in entry.recip_list %} {{ recip.qty }}
{% endfor %}
   
{% endif %} {% if loc.seen_here %} {% if loc.seen_here.inner %}

Inner Locations:

{% endfor %} {% endif %} {% endif %} {% if loc.seen_here.seen %}

Seen Here:

{% endfor %} {% endif %} {% endif %} {% if loc.seen_here.ships %} {% if loc.subkind == 'ocean' %}

Ships sighted:

{% else %}

Ships docked:

{% endif %} {% endfor %} {% endif %} {% endif %} {% if loc.seen_here.storms %}

Storms Here:

{% endfor %} {% endif %} {% endif %} {% endif %} {% if loc.hidden_access %}

Hidden location known by:

{% endif %} {% if loc.garrisons %}

Garrisons:

{% endif %} {% if loc.anchor %}

Return to Map

{% endif %}