差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
wiki:data:lodoss_geographic [2019/09/12 17:36] 管理员wiki:data:lodoss_geographic [2024/01/28 14:32] (当前版本) 管理员
行 1: 行 1:
 ====== 罗德斯岛(地理) ====== ====== 罗德斯岛(地理) ======
-<alert type="info" dismiss="true" icon="fa fa-info-circle">如非特别说明,以下内容以英雄战争时期([[wiki:data:others:shinokokureki]]510年)为当前时间基点进行描述。</alert>+<alert type="info" dismiss="true" icon="fa fa-info-circle">如非特别说明,以下内容原则上以英雄战争时期([[wiki:data:others:shinokokureki]]510年)为当前时间基点进行描述。</alert>
  
-罗德斯岛位于距离亚列克拉斯特大陆遥远的南方,气候相对温暖。+罗德斯岛位于距离[[wiki:data:others:arekurasutotairiku|亚列克拉斯特大陆]]遥远的南方,气候相对温暖。
  
 但是正如其“被诅咒之岛”之名,罗德斯岛各地都存在着因精灵之力的混乱,或是魔法的力量所产生的特殊地形。而藉由这些诸如深邃的森林、险峻的山脉,以及沙漠等在内的特殊地形,可将罗德斯岛大致划分为东北部、西北部、中北部、中南部、东南部、西南部六大区域。 但是正如其“被诅咒之岛”之名,罗德斯岛各地都存在着因精灵之力的混乱,或是魔法的力量所产生的特殊地形。而藉由这些诸如深邃的森林、险峻的山脉,以及沙漠等在内的特殊地形,可将罗德斯岛大致划分为东北部、西北部、中北部、中南部、东南部、西南部六大区域。
  
 +<tabs>
 +  * [[#map_element|要素]]
 +  * [[#map_soi|势力]]
 +  <pane id="map_element">
 +<html>
 +<fieldset id="fieldsetmapc" class="checkbox-002">
 +<label for="machi">
 +<input type="checkbox" id="machi" checked="checked">城镇</label>
 +<label for="landroute">
 +<input type="checkbox" id="landroute">陆路</label>
 +<label for="searoute">
 +<input type="checkbox" id="searoute">海路</label>
 +<label for="hex">
 +<input type="checkbox" id="hex">Hex</label>
 +</fieldset>
 +</html>
 +</pane>
 +<pane id="map_soi">
 +<html>
 +<fieldset id="fieldsetmapr" class="radio-001">
 +<label><input type="radio" name="soi" value="510a" data-target="#soi510a" checked="checked">510年(英雄战争爆发前)</label>
 +<label><input type="radio" name="soi" value="510b" data-target="#soi510b">510年(英雄战争结束时)</label>
 +<label><input type="radio" name="soi" value="525" data-target="#soi525">525年(邪神战争结束时)</label>
 +<label><input type="radio" name="soi" value="527" data-target="#soi527">527年(终焉战争结束时)</label>
 +<label><input type="radio" name="soi" value="clear" data-target="#soiclear">不显示势力信息</label>
 +</fieldset>
 +</html>
 +</pane>
 +</tabs>
 ==  == ==  ==
 ~~NOCACHE~~ ~~NOCACHE~~
行 12: 行 41:
 .maprelative { .maprelative {
     position: relative;     position: relative;
-} 
-.mapabsolute { 
-    position: absolute; 
-    left: 0px; 
-    top: 0px; 
 } }
 .maprelative img { .maprelative img {
行 26: 行 50:
     height: auto;     height: auto;
 } }
-</style> +.machi1 { 
- +    display: block; 
-<div class="maprelative"> +    font-size: 60px; 
-<img src="/_media/wiki/data/world-img01-pc.jpg" /> +    fill: #000; 
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1100px" height="872px" class="mapabsolute" viewBox="0 0 1100 872"> +    fill-opacity: 0.6; 
-<style type="text/css">+    text-shadow:  
 +       2px  2px 1px #ffffff, 
 +      -2px  2px 1px #ffffff, 
 +       2px -2px 1px #ffffff, 
 +      -2px -2px 1px #ffffff, 
 +       2px  0px 1px #ffffff, 
 +       0px  2px 1px #ffffff, 
 +      -2px  0px 1px #ffffff, 
 +       0px -2px 1px #ffffff;     
 +
 +.machi2 { 
 +    displaynone; 
 +
 +image.selected{ 
 +    display: block; 
 +
 +.soi{ 
 +    displaynone; 
 +
 +.hexnone { 
 +    displaynone; 
 +
 +.hexblock { 
 +    display: block; 
 +
 +.searoutenone { 
 +    display: none; 
 +
 +.searouteblock { 
 +    display: block; 
 +
 +.landroutenone { 
 +    display: none; 
 +
 +.landrouteblock { 
 +    display: block; 
 +}
 .mappoints { .mappoints {
     font-size: 18px;     font-size: 18px;
-    fill: #ffffff;+    fill: #000;
 } }
 .mappointm { .mappointm {
-    font-size: 24px+    font-size: 85px; 
-    fill: #ffffff+    font-weight: 600
-    fill-opacity: 0.6; +    fill: #fff
-} +    text-shadow 
-.mappointl { +       2px  2px 1px rgba(153, 153, 153, 0.10), 
-    font-size: 60px; +      -2px  2px 1px rgba(153, 153, 153, 0.10), 
-    font-weight: bold; +       2px -2px 1px rgba(153, 153, 153, 0.10), 
-    fill: #000000; +      -2px -2px 1px rgba(153, 153, 153, 0.10), 
-    fill-opacity: 0.4;+       2px  0px 1px rgba(153, 153, 153, 0.10), 
 +       0px  2px 1px rgba(153, 153, 153, 0.10), 
 +      -2px  0px 1px rgba(153, 153, 153, 0.10), 
 +       0px -2px 1px rgba(153, 153, 153, 0.10)
 } }
 circle { circle {
行 53: 行 116:
   0% { stroke-dasharray: 0 377; }   0% { stroke-dasharray: 0 377; }
   99.9%,to { stroke-dasharray: 377 377; }   99.9%,to { stroke-dasharray: 377 377; }
 +}
 +.checkbox-002 {
 +    display: flex;
 +    flex-wrap: wrap;
 +    gap: .5em 2em;
 +    border: none;
 +}
 +.checkbox-002 label {
 +    display: flex;
 +    align-items: center;
 +    gap: 0 .5em;
 +    position: relative;
 +    cursor: pointer;
 +}
 +.checkbox-002 label::before {
 +    width: 18px;
 +    height: 18px;
 +    border-radius: 3px;
 +    border: 2px solid #d6dde3;
 +    content: '';
 +}
 +.checkbox-002 label:has(:checked)::after {
 +    position: absolute;
 +    top: 5px;
 +    left: 7px;
 +    transform: rotate(45deg);
 +    width: 5px;
 +    height: 10px;
 +    border: solid #990000;
 +    border-width: 0 3px 3px 0;
 +    content: '';
 +}
 +
 +.checkbox-002 input {
 +    display: none;
 +}
 +
 +.radio-001 {
 +    display: flex;
 +    flex-wrap: wrap;
 +    gap: .3em 2em;
 +    border: none;
 +}
 +
 +.radio-001 label {
 +    display: flex;
 +    align-items: center;
 +    gap: 0 .5em;
 +    position: relative;
 +    cursor: pointer;
 +}
 +
 +.radio-001 label::before,
 +.radio-001 label:has(:checked)::after {
 +    border-radius: 3px;
 +    content: '';
 +}
 +
 +.radio-001 label::before {
 +    width: 18px;
 +    height: 18px;
 +    background-color: #e6edf3;
 +}
 +
 +.radio-001 label:has(:checked)::after {
 +    position: absolute;
 +    top: 50%;
 +    left: 9px;
 +    transform: translate(-50%, -50%);
 +    width: 10px;
 +    height: 10px;
 +    background-color: #990000;
 +}
 +
 +.radio-001 input {
 +    display: none;
 +}
 +
 +#fieldsetmapc {
 +    width: auto;
 +}
 +
 +#fieldsetmapr {
 +    width: auto;
 } }
 </style> </style>
-<text id="arania" class="mappointlx="820y="329">亚拉尼亚</text+ 
-<text id="fureimu" class="mappointlx="500y="260">弗雷姆</text+<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> 
-<text id="buarisu" class="mappointlx="490y="452">瓦利斯</text+<script type="text/javascript"> 
-<text id="kanon" class="mappointlx="750y="582">卡诺</text+$(function() { 
-<text id="mosuclass="mappointlx="180y="615">摩斯</text+  $("#machi").click(function() { 
-<text id="mamoclass="mappointlx="660y="802">马莫</text+    $(".machi1").toggleClass("machi2"); 
-<text id="kaerazunomori" class="mappointm" x="842" y="398">&#127794;不归之森</text> +  }); 
-<text id="kagaminomori" class="mappointm" x="194" y="367">&#127794;镜之森</text> +}); 
-<text id="ankokunomori" class="mappointm" x="801" y="755">&#127794;暗黑之森</text> + 
-<text id="nazarusammyaku" class="mappointm" x="590" y="606" dx="70,-55,-45,-45,-40,-35" dy="-70,23,23,23,24,25">&#x1f5fb;那扎鲁山脉</text> +$(function() { 
-<text id="hakuryusammyaku" class="mappointm" x="970" y="170" dx="-30,30,-50,-50,-50" dy="10,-10,20,20,20">&#x1f5fb;白龙山脉</text> +  $("#hex").click(function() { 
-<text id="karyuzan" class="mappointm" x="342" y="196">&#x1f30b;火龙山</text> +    $(".hexnone").toggleClass("hexblock"); 
-<text id="runoanako" class="mappointm" x="378" y="339">&#x1F4A7;露诺亚那湖</text> +  }); 
-<text id="kazetohononosabaku" class="mappointm" x="562" y="285">&#x1f335;风与炎之沙漠</text> +}); 
-<circle id="guretosutoretokurifu1" cx="93" cy="156" r="60" /> + 
-<text id="guretosutoretokurifu" class="mappointm" x="93" y="156" dx="0,-45,-45" dy="0,25,25">大直崖</text> +$(function() { 
-<circle id="zakuson1" cx="1003" cy="130" r="60" />+  $("#landroute").click(function() { 
 +    $(".landroutenone").toggleClass("landrouteblock"); 
 +  }); 
 +}); 
 + 
 +$(function() { 
 +  $("#searoute").click(function() { 
 +    $(".searoutenone").toggleClass("searouteblock"); 
 +  }); 
 +}); 
 + 
 +$(function(){ 
 +  $('input[type="radio"][data-target^="#soi"]').on("change", function () { 
 +    $('image[id^="soi"]').removeClass('selected'); 
 +    $($(this).attr('data-target')).toggleClass('selected', this.checked); 
 +  }).filter(':checked').trigger('change'); 
 +}); 
 +</script> 
 + 
 +<div class="maprelative"
 +<svg width="4887pxheight="4360px" class="mapabsolute" viewBox="0 0 4887 4360"> 
 +<image xlink:href ="/_media/wiki/data/lodoss_map.png" /> 
 +<image class="soi" id="soi510axlink:href = "/_media/wiki/data/lodoss_map_soi_510a.png" /> 
 +<image class="soiid="soi510bxlink:href = "/_media/wiki/data/lodoss_map_soi_510b.png/> 
 +<image class="soi" id="soi525" xlink:href = "/_media/wiki/data/lodoss_map_soi_525.png" /> 
 +<image class="soi" id="soi527xlink:href = "/_media/wiki/data/lodoss_map_soi_527.png" /> 
 +<image class="soiid="soiclearxlink:href = "/_media/wiki/data/lodoss_map_soi_clear.png/> 
 +<image class="landroutenone" xlink:href = "/_media/wiki/data/lodoss_map_land_route.png" /> 
 +<image class="searoutenonexlink:href = "/_media/wiki/data/lodoss_map_sea_route.png" /> 
 +<image class="machi1xlink:href = "/_media/wiki/data/lodoss_map_machi.png/> 
 +<image class="hexnonexlink:href = "/_media/wiki/data/lodoss_map_hex.png" /> 
 + 
 +<circle id="fureimu" cx="2345" cy="1093" r="240" /> 
 +<circle id="araniacx="4121cy="1245r="240/> 
 +<circle id="buarisu" cx="2277" cy="2412" r="240" /> 
 +<circle id="kanoncx="3501cy="3077r="240/> 
 +<circle id="mosu" cx="777" cy="2757" r="240" /> 
 +<circle id="mamo" cx="3405" cy="3841" r="240" /> 
 +<circle id="kaerazunomori" cx="3850" cy="2106" r="240" /> 
 +<a xlink:href="/wiki/data/others/kaerazunomori"> 
 +<text class="mappointm" x="3650" y="2106">&#127794;不归之森</text
 +</a
 +<text class="mappointm" x="929" y="1982">&#127794;镜之森</text> 
 +<text class="mappointm" x="3550" y="3762">&#127794;暗黑之森</text> 
 +<text class="mappointm" x="3125" y="2642" dx="-400,-200,-200,-200,-200,-200" dy="0,100,100,100,100,100">&#x1f5fb;那扎鲁山脉</text> 
 +<circle id="hakuryusammyaku" cx="4277" cy="661" r="240" /> 
 +<a xlink:href="/wiki/data/others/hakuryusammyaku"> 
 +<text class="mappointm" x="4277" y="661" dx="-100,-200,-160,-100,-50" dy="-100,100,100,100,100">&#x1f5fb;白龙山脉</text
 +</a
 +<text class="mappointm" x="1500" y="833">&#x1f30b;火龙山</text> 
 +<text class="mappointm" x="1641" y="1931">&#x1F4A7;露诺亚那湖</text
 +<circle id="chimmokunodaishitsugen" cx="1600" cy="2077" r="240" /> 
 +<a xlink:href="/wiki/data/others/chimmokunodaishitsugen"
 +<text class="mappointm" x="1500" y="2077">&#x1F4A7;沉默之大湿原</text> 
 +</a> 
 +<circle id="fuagokawa" cx="2400" cy="2252" r="240" /> 
 +<a xlink:href="/wiki/data/others/fuagokawa"> 
 +<text class="mappointm" x="2380" y="2252">&#x1F4A7;法格河</text> 
 +</a> 
 +<circle id="daisankakusu" cx="2146" cy="2570" r="240" /> 
 +<a xlink:href="/wiki/data/others/daisankakusu"> 
 +<text class="mappointm" x="2146" y="2670">大三角洲</text> 
 +</a> 
 +<circle id="kazetohononosabaku" cx="2725" cy="1333" r="240" /> 
 +<a xlink:href="/wiki/data/others/kazetohononosabaku"> 
 +<text class="mappointm" x="2525" y="1333">&#x1f335;风与炎之沙漠</text
 +</a
 +<circle id="guretosutoretokurifu" cx="93" cy="156" r="240" /> 
 +<text class="mappointm" x="350" y="800" dx="0,-150,-150" dy="0,100,100">大直崖</text> 
 + 
 +<circle id="zakuson" cx="4569" cy="893" r="240" />
 <a xlink:href="/wiki/data/others/zakuson"> <a xlink:href="/wiki/data/others/zakuson">
-<text id="zakuson" class="mappoints" x="1003" y="130">&#x1f3f0;萨克森</text>+<text class="machi1" x="4569" y="893">萨克森</text>
 </a> </a>
-<text id="taba" class="mappoints" x="997" y="111">&#x1f3f0;塔伯</text> +<text class="machi1" x="4617" y="613">塔伯</text> 
-<text id="nobisu" class="mappoints" x="805" y="267">&#x1f3f0;诺比斯</text> +<circle id="nobisu" cx="3685" cy="1625" r="240" /> 
-<text id="aran" class="mappoints" x="950" y="365">&#x1f3f0;亚兰</text> +<a xlink:href="/wiki/data/others/nobisu"> 
-<text id="buredo" class="mappoints" x="522" y="196">&#x1f3f0;布雷德</text> +<text class="machi1" x="3685" y="1625">诺比斯</text> 
-<text id="raiden" class="mappoints" x="163" y="124">&#x1f3f0;莱丁</text> +</a> 
-<text id="roido" class="mappoints" x="492" y="451">&#x1f3f0;洛依德</text> +<circle id="buaruchicx="2986" cy="2496" r="240" /> 
-<text id="haken" class="mappoints" x="178" y="626">&#x1f3f0;哈肯</text> +<a xlink:href="/wiki/data/others/buaruchi"> 
-<text id="perusei" class="mappoints" x="785" y="788">&#x1f3f0;佩鲁</text> +<text class="machi1" x="2986" y="2496">瓦鲁奇</text
-<text id="kanon_miyako" class="mappoints" x="735" y="575">&#x1f3f0;卡诺</text>+</a
 +<text class="machi1x="3125" y="2430">亚兰</text> 
 +<text class="machi1" x="2433" y="1077">布雷德</text> 
 +<circle id="raiden" cx="745" cy="605" r="240" /> 
 +<a xlink:href="/wiki/data/others/raiden"> 
 +<text class="machi1" x="745" y="605">莱丁</text
 +</a
 +<text class="machi1x="2313" y="2365">洛依德</text> 
 +<text class="machi1" x="981" y="3307">哈肯(龙炎)</text> 
 +<text class="machi1" x="3633" y="3931">佩鲁塞</text> 
 +<text class="machi1" x="3397" y="2919">卡诺</text> 
 +<text class="machi1" x="4319" y="1831">亚兰</text> 
 +<text class="machi1" x="853" y="489">毕锡</text> 
 +<text class="machi1" x="693" y="729">霍斯特</text> 
 +<text class="machi1" x="409" y="1401">龙翼</text> 
 +<text class="machi1" x="681" y="1837">海兰(龙眼)</text> 
 +<text class="machi1" x="1585" y="3114">威诺(龙鳞)</text> 
 +<text class="machi1" x="1614" y="3303">马斯凯特</text> 
 +<text class="machi1" x="1050" y="3457">柳瑟(龙尾)</text> 
 +<text class="machi1" x="1524" y="3419">巴恩</text> 
 +<text class="machi1" x="1572" y="3537">史卡德</text> 
 +<text class="machi1x="1322" y="3677">石之王国</text> 
 +<text class="machi1" x="1749" y="2702">乌兹</text> 
 +<text class="machi1x="2265" y="1957">基德</text> 
 +<text class="machi1" x="2133" y="1845">马尼</text> 
 +<text class="machi1" x="2105" y="1617">楼兰</text> 
 +<text class="machi1" x="2161" y="1341">希鲁特</text> 
 +<text class="machi1" x="2125" y="893">修瓦</text> 
 +<text class="machi1" x="2709" y="1441">海文</text> 
 +<text class="machi1" x="2993" y="3585">里伯</text> 
 +<text class="machi1" x="3313" y="3493">路德</text> 
 +<text class="machi1" x="3329" y="3729">萨鲁巴德</text> 
 +<text class="machi1" x="3665" y="3345">孚兰吉</text> 
 +<text class="machi1" x="4037" y="3065">巴斯托尔</text> 
 +<text class="machi1" x="4629" y="1046"></text> 
 +<text class="machi1x="4237" y="481">铁之王国</text> 
 +<text class="machi1" x="2401" y="2589">里斯摩尔</text>
 </svg> </svg>
 </div> </div>
 </html> </html>
-<button collapse="mapm" size="xs" icon="fa fa-info">注意</button> <button size="xs" icon="fa fa-external-link">[[https://sneakerbunko.jp/lodoss30th/about/|图片来源]]</button>+<button collapse="mapm" size="xs" icon="fa fa-info">注意</button>
 <collapse id="mapm" collapsed="true"> <collapse id="mapm" collapsed="true">
 作为[[wiki:data:products_summary#media_mix所带来的负面影响|media mix]]的典型案例之一,罗德斯岛战记并不是一部单一的作品,同一地理场景在不同作品(甚至同一作品)中的名称、位置等描述未必完全一致。本地图中的内容原则上都基于由原作者水野良所撰写的小说版本。 作为[[wiki:data:products_summary#media_mix所带来的负面影响|media mix]]的典型案例之一,罗德斯岛战记并不是一部单一的作品,同一地理场景在不同作品(甚至同一作品)中的名称、位置等描述未必完全一致。本地图中的内容原则上都基于由原作者水野良所撰写的小说版本。
行 99: 行 352:
  
 ===== 东南部 ===== ===== 东南部 =====
-不归之森以南为坐落着卡诺王国的罗德斯岛东南部。该地遍布平缓的丘陵、土地丰饶,畜牧业与农业繁荣。另外还是著名的优质美酒产地。+不归之森以南为坐落着[[wiki:data:others:kanon|卡诺王国]]的罗德斯岛东南部。该地遍布平缓的丘陵、土地丰饶,畜牧业与农业繁荣。另外还是著名的优质美酒产地。
  
-卡诺以南则是被称为“暗黑之岛”的马莫岛。作为栖息着邪恶的妖魔的混沌之地而为人所惧。+卡诺以南则是被称为“暗黑之岛”的[[wiki:data:others:mamoto|马莫岛]]。作为栖息着邪恶的妖魔的混沌之地而为人所惧。
  
-马莫的土地因为受到邪神卡蒂丝的诅咒,持续不断地散发着邪恶的“气”。就像是为了证明这一点,生长在马莫“暗黑之森”的树木枝干都扭曲成异样的形状,甚至无法区分其种类。+马莫的土地因为受到邪神卡蒂丝的诅咒,持续不断地散发着邪恶的“气”。就像是为了证明这一点,生长在马莫“[[wiki:data:others:yaminomori|暗黑之森]]”的树木枝干都扭曲成异样的形状,甚至无法区分其种类。
  
 ===== 中南部 ===== ===== 中南部 =====
-从罗德斯岛东南部,越过被称为“罗德斯岛屋脊”那扎鲁山脉,就来到了罗德斯岛的中南部。此处坐落着神圣王国瓦利斯。+从罗德斯岛东南部,越过被称为“罗德斯岛屋脊”[[wiki:data:others:nazarusammyaku|那扎鲁山脉]],就来到了罗德斯岛的中南部。此处坐落着神圣王国[[wiki:data:others:buarisu|瓦利斯]]
  
-该地域的大部分都是由“圣河”法格所形成的冲积平原,在其河口则是著名的大三角洲。另外由于瓦利斯的西部海岸有着连绵不绝的巨大沙丘,因此通往西南部的街道不得不远绕至内陆深处。+该地域的大部分都是由“圣河”[[wiki:data:others:fuagokawa|法格]]所形成的冲积平原,在其河口则是著名的大三角洲。另外由于瓦利斯的西部海岸有着连绵不绝的巨大沙丘,因此通往西南部的街道不得不远绕至内陆深处。
  
-王都洛依德的西部,是名为“静寂之湖”的露诺亚那,与该湖接壤的是广阔的“沉默之大湿原”纳斯。露诺亚那曾经是古代王国湖上都市库德的所在地,据传其遗迹伴随着莫大的财宝,至今仍沉睡在湖底。+王都[[wiki:data:others:roido|洛依德]]的西部,是名为“静寂之湖”的[[wiki:data:others:runoanako|露诺亚那]],与该湖接壤的是广阔的“[[wiki:data:others:chimmokunodaishitsugen|沉默之大湿原]]”纳斯。露诺亚那曾经是[[wiki:data:others:kodaiokoku|古代王国]]湖上都市[[wiki:data:others:kudo|库德]]的所在地,据传其遗迹伴随着莫大的财宝,至今仍沉睡在湖底。
  
 ===== 西南部 ===== ===== 西南部 =====
-罗德斯岛的西南部是被“绿与青之山地”雅玻拉所封闭的高原地带。人们生活的街道与村落散布在各处盆地之中。+罗德斯岛的西南部是被“绿与青之山地”[[wiki:data:others:aruborasammyaku|雅玻拉]]所封闭的高原地带。人们生活的街道与村落散布在各处盆地之中。
  
-在此处有着著名的“天空之湖”霍鲁斯。该湖是于古代王国时期由同名火山大爆发后形成的湖泊。因为湖底地热高温,霍鲁斯因湖水在冬季也温热而闻名,附近也有许多温泉。+在此处有着著名的“天空之湖”[[wiki:data:others:horusuko|霍鲁斯]]。该湖是于古代王国时期由同名火山大爆发后形成的湖泊。因为湖底地热高温,霍鲁斯因湖水在冬季也温热而闻名,附近也有许多温泉。
  
 ===== 西北部 ===== ===== 西北部 =====
-坐落着自由都市莱丁的罗德斯岛西北部,主要被“茶色之山地”鲁劳扎所占据,可供人类居住的场所非常狭小。在该山地,有着罗德斯唯一的活火山“火龙山”。正如其名,该火山中栖息着“火龙”晨曦之星。这匹火龙以性情狂暴、且敌视人类而闻名。特别是鲁劳扎山地以东的广阔平原,因成为晨曦之星的狩猎场,而使得人类无法居住。这片平原也因此被冠以“火龙之狩猎场”的别名。+坐落着自由都市[[wiki:data:others:raiden|莱丁]]的罗德斯岛西北部,主要被“茶色之山地”[[wiki:data:others:rurauzasanchi|鲁劳扎]]所占据,可供人类居住的场所非常狭小。在该山地,有着罗德斯唯一的活火山“[[wiki:data:others:karyuzan|火龙山]]”。正如其名,该火山中栖息着“火龙”[[wiki:data:others:shuteingusuta|晨曦之星]]。这匹火龙以性情狂暴、且敌视人类而闻名。特别是鲁劳扎山地以东的广阔平原,因成为晨曦之星的狩猎场,而使得人类无法居住。这片平原也因此被冠以“[[wiki:data:others:karyunoshuryoba|火龙之狩猎场]]”的别名。
  
-另外,在鲁劳扎山地的西北部,从东北至东南直线延伸着像是被锋利的刀刃所切断的悬崖“大直崖”。如此不可思议的地形究竟是如何形成的,虽然至今仍然是一个谜,不过也有传说其为玛法神使用魔法将罗德斯岛与大陆切断后留下的痕迹。+另外,在鲁劳扎山地的西北部,从东北至东南直线延伸着像是被锋利的刀刃所切断的悬崖“[[wiki:data:others:guretosutoreitokurifu|大直崖]]”。如此不可思议的地形究竟是如何形成的,虽然至今仍然是一个谜,不过也有传说其为[[wiki:data:characters:mafua|玛法]]神使用魔法将罗德斯岛与大陆切断后留下的痕迹。
  
 在鲁劳扎山地和南边的雅玻拉之间的狭小平原中,坐落着“镜之森”。这座森林据传从太古时代起就已存在,森林的中央有着树龄超过千年的古木。该地还以仙女和森之妖精等妖精族的栖息地而闻名。 在鲁劳扎山地和南边的雅玻拉之间的狭小平原中,坐落着“镜之森”。这座森林据传从太古时代起就已存在,森林的中央有着树龄超过千年的古木。该地还以仙女和森之妖精等妖精族的栖息地而闻名。
  
-在莱丁北面的海上,坐落着栖息着“水龙”艾勃拉的“青龙之岛”。这座岛的四周因暗礁丛生、成为船的墓场而为人所惧。+在莱丁北面的海上,坐落着栖息着“水龙”[[wiki:data:others:eibura|艾勃拉]]的“青龙之岛”。这座岛的四周因暗礁丛生、成为船的墓场而为人所惧。
  
 ===== 中北部 ===== ===== 中北部 =====
-越过“火龙之狩猎场”往东,就来到了地处罗德斯岛中北部的沙漠地带。坐落着弗雷姆王国的该地几乎全境被灼热的“风与炎之沙漠”占据,只有“砂之河”沿岸地域、以及绿洲等处能够让人居住。+越过“火龙之狩猎场”往东,就来到了地处罗德斯岛中北部的沙漠地带。坐落着[[wiki:data:others:fureimu|弗雷姆]]王国的该地几乎全境被灼热的“[[wiki:data:others:kazetohononosabaku|风与炎之沙漠]]”占据,只有“[[wiki:data:others:sunanokawa|砂之河]]”沿岸地域、以及绿洲等处能够让人居住。
  
 进入旱季后,砂之河的下游会完全干涸,露出惨不忍睹的河底——这也是这条河流名字的由来。 进入旱季后,砂之河的下游会完全干涸,露出惨不忍睹的河底——这也是这条河流名字的由来。
-<html> +
-<style type="text/css"> +
-/*修复ie opacity的问题*/ +
-.handindex { +
-    opacity: 0.0; +
-+
-</style> +
-</html>+
 {{tag> {{tag>
 地理 地理
 }} }}
  • 最后更改: 2019/09/12 17:36