1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744 |
- <!DOCTYPE html>
- <html lang="ja">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=Edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0,shrink-to-fit=no">
- <meta name="description" content="新作3DS游戏【MHXX】怪物猎人双十字攻略wiki网站。武器・任务・狩技等的攻略情报和查找数据库">
- <meta name="keywords" content="mhxx,怪物猎人XX,怪物猎人,双十字,攻略">
- <title>
- 村任务下位★4 | 【MHXX】怪物猎人双十字攻略大全
- </title>
- <link rel="stylesheet" media="all" href="../index.css">
- <script src="../assets/application-53ee482db9501c259f1cd8e29154fa3f.js"></script>
- <!--[if lt IE 9]>
- <script src="../js/html5shiv.js"></script>
- <script src="../js/respond.js"></script>
- <![endif]-->
- <script>
- $('body').on('contextmenu selectstart copy cut', false);
- </script>
- </head>
- <body id="body_game" >
- <!-- suc_gen -->
- <div id="main_1">
- <div class="data1">
- <h2 class="c_black">村任务下位★4 - 【MHXX】怪物猎人双十字</h2>
- <ul id="bread">
- <li><a href="../index/index.html">【MHXX】怪物猎人双十字攻略</a></li>
- <li class="active">任务</li>
- <li class="active"><a href="../data/2014.html">村任务下位★4</a></li>
- </ul>
- <div id="navi1">
- <h3>任务相关数据</h3>
- <div style="background-color:#EFF3FA;padding:5px;margin-bottom:20px;">
- <span style="font-weight:bold;color:#666;">[任务一览总]</span><br>
- <a href="../data/2824.html">村民的委托</a> 
- <a href="../data/2859.html">村关键任务</a> 
- <a href="../data/2987.html">集关键任务</a> 
- <a href="../data/2950.html">食材追加</a> 
- <a href="../data/2952.html">狩技追加</a> 
- <a href="../data/2953.html">装备解放</a> 
- <a href="../data/2951.html">设施強化等</a> 
- <br>
- <span style="font-weight:bold;color:#666;">[村下位]</span><br>
- <a href="../data/2011.html">村任务下位★1</a> 
- <a href="../data/2012.html">村任务下位★2</a> 
- <a href="../data/2013.html">村任务下位★3</a> 
- <span class="select_page"><a href="../data/2014.html">村任务下位★4</a></span> 
- <a href="../data/2015.html">村任务下位★5</a> 
- <a href="../data/2016.html">村任务下位★6</a> 
- <br>
- <span style="font-weight:bold;color:#666;">[村上位]</span><br>
- <a href="../data/2017.html">村任务上位★7</a> 
- <a href="../data/2018.html">村任务上位★8</a> 
- <a href="../data/2019.html">村任务上位★9</a> 
- <a href="../data/2020.html">村任务上位★10</a> 
- <br>
- <span style="font-weight:bold;color:#666;">[集会所下位]</span><br>
- <a href="../data/2021.html">集会所任务下位★1</a> 
- <a href="../data/2022.html">集会所任务下位★2</a> 
- <a href="../data/2023.html">集会所任务下位★3</a> 
- <br>
- <span style="font-weight:bold;color:#666;">[集会所上位]</span><br>
- <a href="../data/2024.html">集会所任务上位★4</a> 
- <a href="../data/2025.html">集会所任务上位★5</a> 
- <a href="../data/2026.html">集会所任务上位★6</a> 
- <a href="../data/2027.html">集会所任务上位★7</a> 
- <br>
- <span style="font-weight:bold;color:#666;">[集会所G级]</span><br>
- <a href="../data/2028.html">集会所任务G级★1</a> 
- <a href="../data/2029.html">集会所任务G级★2</a> 
- <a href="../data/2030.html">集会所任务G级★3</a> 
- <a href="../data/2996.html">集会所任务G级★4</a> 
- <br>
- <span style="font-weight:bold;color:#666;">[其他]</span><br>
- <a href="../data/2997.html">特殊许可G级</a> 
- <a href="../data/2036.html">特殊许可任务</a> 
- <a href="../data/2035.html">斗技大会</a> 
- <a href="../data/2034.html">挑战任务</a> 
- <a href="../data/2031.html">配信任务★下位</a> 
- <a href="../data/2032.html">配信任务★上位</a> 
- <a href="../data/2033.html">配信任务★G级</a> 
- </div>
- </div>
- <div class="box1">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px">
- 乱入怪物的底色使用<span style="background-color:#fff0a0;">橙色</span>标识<br>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">采集
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">狩猎・讨伐
- <img alt="连续狩猎" title="连续狩猎" src="../images/quest/quest3.png" width="16px" height="16px">连续
- <img alt="捕获" title="捕获" src="../images/quest/quest5.png" width="16px" height="16px">捕获
- <img alt="特殊" title="特殊" src="../images/quest/quest6.png" width="16px" height="16px">特殊
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">猎猫
- <br>
- <img alt="关键" title="关键" src="../images/quest/key1.png" width="16px" height="16px">关键
- <img alt="紧急" title="紧急" src="../images/quest/key3.png" width="16px" height="16px">紧急
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">委托
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">标志<br>
- <img alt="入手" title="入手" src="../images/quest/treasure.png" width="16px" height="16px">入手
- <img alt="狩技" title="狩技" src="../images/quest/kariwaza.png" width="16px" height="16px">狩技
- <img alt="武具" title="武具" src="../images/quest/soubi.png" width="16px" height="16px">武具
- <img alt="食材" title="食材" src="../images/quest/meat.png" width="16px" height="16px">食材
- <img alt="设施" title="设施" src="../images/quest/etc.png" width="16px" height="16px">其他
- </div>
- <div style="text-align:center;margin-bottom:5px;">
- <style type="text/css">
- .adslot_middle1r { display:inline-block; width: 320px; height: 100px; }
- @media (min-width:500px) { .adslot_middle1r { display:inline-block; width: 468px; height: 60px; } }
- @media (min-width:760px) { .adslot_middle1r { display:inline-block; width: 728px; height: 90px; } }
- </style>
- <!-- data中央ビッグバナー1 -->
- </div>
- <div class="box2">
- <noscript>
- <div class="alert alert-danger" role="alert">JavaScriptが无效に之っている的でこ的机能が使えません。</div>
- </noscript>
- <span class="panel_parent2 pnl_base">
- <a href="#" class="panel_change2 btn btn-default" role="button">折叠</a>
- </span>
- <span class="panel_parent1 pnl_base">
- <a href="#" class="panel_change1 btn btn-default" role="button">全表示</a>
- </span>
- <span class="panel_parent4 pnl_base pc_only">
- <a href="#" class="panel_change4 btn btn-default" role="button">列表閉</a>
- </span>
- <span class="panel_parent3 pnl_base pc_only">
- <a href="#" class="panel_change3 btn btn-default" role="button">列表开</a>
- </span>
- </div>
- <div class="row_x" style="margin-bottom:20px;">
- <div class="col-sm-4 panel_grp" id="quest220197">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220197" class="panel_btn" id="a_id220197">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220197.html">火山的采集之旅</a>
- <span class="c_g">(7)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220197">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest219987">
- <div class="panel-kinkyu panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest219987" class="panel_btn" id="a_id219987">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/219987.html">幻惑的魔術師</a>
- <span class="c_g">(24)</span>
- <img alt="紧急" title="紧急" src="../images/quest/key3.png" width="16px" height="16px">
- <img alt="狩技" title="狩技" src="../images/quest/kariwaza.png" width="16px" height="16px"> <img alt="食材" title="食材" src="../images/quest/meat.png" width="16px" height="16px"> <img alt="设施" title="设施" src="../images/quest/etc.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl219987">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1845.html#id182546">夜鸟</a><br>
- </div>
- <img alt="古代林" title="古代林" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2400.html">古代林</a>
- <br>
- 村★3的关键任务全部完成之后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220198">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220198" class="panel_btn" id="a_id220198">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220198.html">疾风的迅龙</a>
- <span class="c_g">(27)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220198">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1839.html#id173397">迅龙</a><br>
- </div>
- <img alt="古代林" title="古代林" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2400.html">古代林</a>
- <br>
- <a href="../ida/219989.html">村★4红煌流星</a> 完成之后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220199">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220199" class="panel_btn" id="a_id220199">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220199.html">古代林的宝藏!虫的巻</a>
- <span class="c_g">(27)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220199">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1977.html#id182548">赤甲兽</a><br>
- </div>
- <img alt="古代林" title="古代林" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2400.html">古代林</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243424.html">委托★トレジィ的委托2</a></span><br>
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220200">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220200" class="panel_btn" id="a_id220200">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220200.html">化石的浪漫永存</a>
- <span class="c_g">(28)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220200">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1862.html#id173402">雌火龙</a></span><br>
- </div>
- <img alt="古代林" title="古代林" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2400.html">古代林</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220201">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220201" class="panel_btn" id="a_id220201">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220201.html">制作好吃的紫萁茶</a>
- <span class="c_g">(26)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- <img alt="食材" title="食材" src="../images/quest/meat.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220201">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1839.html#id173397">迅龙</a></span><br>
- </div>
- <img alt="古代林" title="古代林" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2400.html">古代林</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243407.html">委托★贝尔纳村的受付嬢的委托2</a></span><br>
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220202">
- <div class="panel panel-danger" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220202" class="panel_btn" id="a_id220202">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="连续狩猎" title="连续狩猎" src="../images/quest/quest3.png" width="16px" height="16px">
- <a href="../ida/220202.html">麻烦的黄速龙王</a>
- <span class="c_g">(17)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- <img alt="武具" title="武具" src="../images/quest/soubi.png" width="16px" height="16px"> <img alt="设施" title="设施" src="../images/quest/etc.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220202">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1983.html#id209379">黄速龙王</a> x2<br>
- </div>
- <img alt="旧沙漠" title="旧沙漠" src="../images/map_color/map3.png" width="16px" height="16px">
- <a href="../data/2412.html">旧沙漠</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243409.html">委托★キャラバン的団长的委托1</a></span><br>
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220203">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220203" class="panel_btn" id="a_id220203">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220203.html">挖掘未知的矿石</a>
- <span class="c_g">(27)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220203">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1977.html#id182548">赤甲兽</a></span><br>
- </div>
- <img alt="旧沙漠" title="旧沙漠" src="../images/map_color/map3.png" width="16px" height="16px">
- <a href="../data/2412.html">旧沙漠</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest219988">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest219988" class="panel_btn" id="a_id219988">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/219988.html">激斗!雌火龙</a>
- <span class="c_g">(27)</span>
- <img alt="关键" title="关键" src="../images/quest/key1.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl219988">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1862.html#id173402">雌火龙</a><br>
- </div>
- <img alt="森丘" title="森丘" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2404.html">森丘</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220204">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220204" class="panel_btn" id="a_id220204">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220204.html">绞蛇龙的狩猎</a>
- <span class="c_g">(29)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220204">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1849.html#id173388">绞蛇龙</a><br>
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1840.html#id173387">大怪鸟</a></span><br>
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1984.html#id209380">蓝速龙王</a></span><br>
- </div>
- <img alt="森丘" title="森丘" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2404.html">森丘</a>
- <br>
- <a href="../ida/219990.html">村★4绞蛇龙起舞</a> 完成之后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220205">
- <div class="panel panel-danger" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220205" class="panel_btn" id="a_id220205">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="连续狩猎" title="连续狩猎" src="../images/quest/quest3.png" width="16px" height="16px">
- <a href="../ida/220205.html">怪鸟们的运动会</a>
- <span class="c_g">(21)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220205">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1840.html#id173387">大怪鸟</a> x2<br>
- </div>
- <img alt="森丘" title="森丘" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2404.html">森丘</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220206">
- <div class="panel panel-danger" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220206" class="panel_btn" id="a_id220206">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="连续狩猎" title="连续狩猎" src="../images/quest/quest3.png" width="16px" height="16px">
- <a href="../ida/220206.html">守护森丘的寂静喵!!</a>
- <span class="c_g">(19)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220206">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1984.html#id209380">蓝速龙王</a> x2<br>
- </div>
- <img alt="森丘" title="森丘" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2404.html">森丘</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243445.html">委托★トレニャー的委托2</a></span><br>
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220207">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220207" class="panel_btn" id="a_id220207">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220207.html">雪山的主、雪狮子王</a>
- <span class="c_g">(22)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220207">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1857.html#id173396">雪狮子王</a><br>
- </div>
- <img alt="雪山" title="雪山" src="../images/map_color/map2.png" width="16px" height="16px">
- <a href="../data/2406.html">雪山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220208">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220208" class="panel_btn" id="a_id220208">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220208.html">月光的冰上舞蹈</a>
- <span class="c_g">(25)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220208">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1980.html#id209376">白兔兽</a> x2<br>
- </div>
- <img alt="雪山" title="雪山" src="../images/map_color/map2.png" width="16px" height="16px">
- <a href="../data/2406.html">雪山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest219989">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest219989" class="panel_btn" id="a_id219989">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/219989.html">红煌流星</a>
- <span class="c_g">(27)</span>
- <img alt="关键" title="关键" src="../images/quest/key1.png" width="16px" height="16px">
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl219989">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1839.html#id173397">迅龙</a><br>
- </div>
- <img alt="溪流" title="溪流" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2403.html">溪流</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220209">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220209" class="panel_btn" id="a_id220209">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220209.html">ス水花风暴</a>
- <span class="c_g">(22)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220209">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1978.html#id182549">水兽</a> x2<br>
- </div>
- <img alt="溪流" title="溪流" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2403.html">溪流</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243464.html">委托★モガ的村的農场长的委托2</a></span><br>
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220210">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220210" class="panel_btn" id="a_id220210">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220210.html">行商修行</a>
- <span class="c_g">(20)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- <img alt="食材" title="食材" src="../images/quest/meat.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220210">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1978.html#id182549">水兽</a></span><br>
- </div>
- <img alt="溪流" title="溪流" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2403.html">溪流</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243483.html">委托★西纳托村的女的子的委托</a></span><br>
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220211">
- <div class="panel panel-default" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220211" class="panel_btn" id="a_id220211">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="捕获" title="捕获" src="../images/quest/quest5.png" width="16px" height="16px">
- <a href="../ida/220211.html">孤岛的鸟</a>
- <span class="c_g">(26)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220211">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1845.html#id182546">夜鸟</a><br>
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1964.html#id182529">青熊兽</a></span><br>
- </div>
- <img alt="孤岛" title="孤岛" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2402.html">孤岛</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243467.html">委托★モガ的村长的息子的委托2</a></span><br>
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220212">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220212" class="panel_btn" id="a_id220212">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220212.html">恶鬼们也颤抖的晚宴?</a>
- <span class="c_g">(25)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220212">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1856.html#id173395">鬼蛙</a> x2<br>
- </div>
- <img alt="孤岛" title="孤岛" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2402.html">孤岛</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220213">
- <div class="panel panel-danger" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220213" class="panel_btn" id="a_id220213">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="连续狩猎" title="连续狩猎" src="../images/quest/quest3.png" width="16px" height="16px">
- <a href="../ida/220213.html">奇克村的英雄传说</a>
- <span class="c_g">(19)</span>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px">
- <img alt="武具" title="武具" src="../images/quest/soubi.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220213">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1854.html#id173393">盾蟹</a> x2<br>
- </div>
- <img alt="孤岛" title="孤岛" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2402.html">孤岛</a>
- <br>
- <img alt="委托" title="委托" src="../images/quest/irai.png" width="16px" height="16px"> <span style="background-color:#E7FFA0;"><a href="../ida/243414.html">委托★奇克村的村长的委托2</a></span><br>
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220214">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220214" class="panel_btn" id="a_id220214">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220214.html">湿地带的镰蟹</a>
- <span class="c_g">(22)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220214">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1852.html#id173391">镰蟹</a><br>
- </div>
- <img alt="沼地" title="沼地" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2405.html">沼地</a>
- <br>
- <a href="../ida/219992.html">村★4爱上镰蟹</a> 完成之后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest219990">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest219990" class="panel_btn" id="a_id219990">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/219990.html">绞蛇龙起舞</a>
- <span class="c_g">(29)</span>
- <img alt="关键" title="关键" src="../images/quest/key1.png" width="16px" height="16px">
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl219990">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1849.html#id173388">绞蛇龙</a><br>
- </div>
- <img alt="沼地" title="沼地" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2405.html">沼地</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest219991">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest219991" class="panel_btn" id="a_id219991">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/219991.html">恐怖…!沼地的怪谈</a>
- <span class="c_g">(23)</span>
- <img alt="关键" title="关键" src="../images/quest/key1.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl219991">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1860.html#id173400">白电龙</a> x2<br>
- </div>
- <img alt="沼地" title="沼地" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2405.html">沼地</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220215">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220215" class="panel_btn" id="a_id220215">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="讨伐" title="讨伐" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220215.html">讨伐小镰蟹群!</a>
- <span class="c_g">(25)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220215">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1866.html#id209383">小镰蟹</a> x10<br>
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1852.html#id173391">镰蟹</a></span><br>
- </div>
- <img alt="沼地" title="沼地" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2405.html">沼地</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220216">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220216" class="panel_btn" id="a_id220216">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="狩猎" title="狩猎" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220216.html">落石注意!?</a>
- <span class="c_g">(18)</span>
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl220216">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1977.html#id182548">赤甲兽</a><br>
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest219992">
- <div class="panel panel-default" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest219992" class="panel_btn" id="a_id219992">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="捕获" title="捕获" src="../images/quest/quest5.png" width="16px" height="16px">
- <a href="../ida/219992.html">爱上镰蟹</a>
- <span class="c_g">(22)</span>
- <img alt="关键" title="关键" src="../images/quest/key1.png" width="16px" height="16px">
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl219992">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1852.html#id173391">镰蟹</a><br>
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220217">
- <div class="panel panel-info2" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220217" class="panel_btn" id="a_id220217">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="讨伐" title="讨伐" src="../images/quest/quest1.png" width="16px" height="16px">
- <a href="../ida/220217.html">讨伐溶岩兽</a>
- <span class="c_g">(21)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220217">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/2865.html#id220035">熔岩兽</a> x10<br>
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1977.html#id182548">赤甲兽</a></span><br>
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest220218">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220218" class="panel_btn" id="a_id220218">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220218.html">发现大矿脉!</a>
- <span class="c_g">(32)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220218">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1852.html#id173391">镰蟹</a></span><br>
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest220219">
- <div class="panel panel-success" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest220219" class="panel_btn" id="a_id220219">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="采集" title="采集" src="../images/quest/quest4.png" width="16px" height="16px">
- <a href="../ida/220219.html">火山的精算道具納品</a>
- <span class="c_g">(29)</span>
- </div>
- <div class="panel-body view_panel_body a_cl220219">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1981.html#id209377">红速龙王</a></span><br>
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- 村★4开放后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest238187">
- <div class="panel panel-warning" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest238187" class="panel_btn" id="a_id238187">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">
- <a href="../ida/238187.html">跳狗龙的头部破坏に挑战!</a>
- <span class="c_g">(16)</span>
- <img alt="设施" title="设施" src="../images/quest/etc.png" width="16px" height="16px">
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl238187">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1836.html#id182544">跳狗龙</a><br>
- </div>
- <img alt="古代林" title="古代林" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2400.html">古代林</a>
- <br>
- <a href="../ida/238186.html">村★3在沼泽引发异常事态的虫?</a> 完成之后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest238188">
- <div class="panel panel-warning" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest238188" class="panel_btn" id="a_id238188">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">
- <a href="../ida/238188.html">高速突进的交差点</a>
- <span class="c_g">(19)</span>
- </div>
- <div class="panel-body view_panel_body a_cl238188">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/monster1.png" width="16px" height="16px"> <a href="../data/1874.html#id209391">野猪</a> x10<br>
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1984.html#id209380">蓝速龙王</a></span><br>
- </div>
- <img alt="森丘" title="森丘" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2404.html">森丘</a>
- <br>
- <a href="../ida/238187.html">村★4跳狗龙的头部破坏に挑战!</a> 完成之后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest238189">
- <div class="panel panel-warning" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest238189" class="panel_btn" id="a_id238189">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">
- <a href="../ida/238189.html">可疑的工作</a>
- <span class="c_g">(20)</span>
- </div>
- <div class="panel-body view_panel_body a_cl238189">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- </div>
- <img alt="溪流" title="溪流" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2403.html">溪流</a>
- <br>
- <a href="../ida/238187.html">村★4跳狗龙的头部破坏に挑战!</a> 完成之后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest238190">
- <div class="panel panel-warning" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest238190" class="panel_btn" id="a_id238190">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">
- <a href="../ida/238190.html">蟹黄隐藏的味道</a>
- <span class="c_g">(20)</span>
- </div>
- <div class="panel-body view_panel_body a_cl238190">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1981.html#id209377">红速龙王</a></span><br>
- </div>
- <img alt="火山" title="火山" src="../images/map_color/map1.png" width="16px" height="16px">
- <a href="../data/2407.html">火山</a>
- <br>
- <a href="../ida/238187.html">村★4跳狗龙的头部破坏に挑战!</a> 完成之后
- </div>
- </div>
- </div>
- <div class="clearfix"></div>
- <div class="col-sm-4 panel_grp" id="quest238191">
- <div class="panel panel-warning" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest238191" class="panel_btn" id="a_id238191">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">
- <a href="../ida/238191.html">沼地是个好钓场?</a>
- <span class="c_g">(21)</span>
- <img alt="设施" title="设施" src="../images/quest/etc.png" width="16px" height="16px">
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl238191">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- </div>
- <img alt="沼地" title="沼地" src="../images/map_color/map4.png" width="16px" height="16px">
- <a href="../data/2405.html">沼地</a>
- <br>
- 村★4的猎猫任务を2つ以上完成之后
- </div>
- </div>
- </div>
- <div class="col-sm-4 panel_grp" id="quest238192">
- <div class="panel panel-warning" style="margin:4px;">
- <div class="panel-heading">
- <a href="#quest238192" class="panel_btn" id="a_id238192">
- <span style="font-size:14px;" class="panel_oc glyphicon glyphicon-minus-sign pull-right"></span>
- </a>
- <img alt="猎猫" title="猎猫" src="../images/quest/nyanta.png" width="16px" height="16px">
- <a href="../ida/238192.html">雪山的点数捜索队!</a>
- <span class="c_g">(20)</span>
- <img alt="设施" title="设施" src="../images/quest/etc.png" width="16px" height="16px">
- <img alt="标志" title="标志" src="../images/quest/flag.png" width="16px" height="16px">
- </div>
- <div class="panel-body view_panel_body a_cl238192">
- <div class='pull-left col-xs-6' style="height:100px;padding:5px;margin:0 12px 0 0;background-color:#E5E6E6;">
- <img src="../images/monster_color/rannyu1.png" width="16px" height="16px"> <span style="background-color:#fff0a0;"><a href="../data/1980.html#id209376">白兔兽</a></span><br>
- </div>
- <img alt="雪山" title="雪山" src="../images/map_color/map2.png" width="16px" height="16px">
- <a href="../data/2406.html">雪山</a>
- <br>
- 村★4的猎猫任务を2つ以上完成之后
- </div>
- </div>
- </div>
- </div>
- <script src="../assets/parts/mhx_quest-121807348de3b5dbe1506bf61436c9b4.js"></script>
- <script>
- $(document).ready(function(){
- if ($.cookie("questPanelOpen") == 1) {
- $(".panel_change1").trigger("click");
- }else if ($.cookie("questPanelOpen") == 2) {
- $(".panel_change2").trigger("click");
- }else if ($.cookie("questPanelOpen") == 3) {
- $(".panel_change3").trigger("click");
- }else if ($.cookie("questPanelOpen") == 4) {
- $(".panel_change4").trigger("click");
- }
- });
- </script>
- </div>
- </div>
- <script>
- </script>
- </body>
- </html>
|