特玩网 > 特玩手游库 > 角色扮演 >
雷霆问道官网下载
9527 人下载过
let andCMSUrl = ""; let iosCMSUrl = ""; let isiOS = !!navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/); if (isiOS) { MIP.setData({ os: 'ios' }) } else { MIP.setData({ os: 'and' }) } MIP.setData({ andCMSUrl:andCMSUrl, iosCMSUrl:iosCMSUrl }) let getGameKuId = "9842" let arcId = '414646' ? '414646'.split('_')[1] : 0 let typeId = '' ? parseInt('') : 610 let getPackInfo = function() { return new Promise((resolve, reject) => { fetch(`//down-statistics.18183.com/down/te5-pack?source=te5down&game_id=${getGameKuId}&siteId=6`).then(res =>res.json()).then(data => {resolve(data)}) }) }; let getDownInfo = function() { return new Promise((resolve, reject) => { fetch(`//down-statistics.18183.com/down/get-down-info?kuid=${getGameKuId}&aId=${arcId}&typeId=${typeId}&siteId=6`).then(res=> res.json()).then(data => {resolve(data)}) }) }; Promise.all([getPackInfo(), getDownInfo()]) .then(([packInfo, downInfo]) => { if (packInfo.code === 0 && downInfo.code === 0) { let closeFlag = false; if (['上海', '北京', '广东', '广东深圳'].indexOf(packInfo.data.closeIp)!=-1) {closeFlag = true;} MIP.setData({ packInfo: packInfo.data, downInfo: downInfo.data, isTool: packInfo.data.te_zheng.find((v) => v.name === '工具'), hasData: Object.keys(packInfo).length > 1, closeIp: closeFlag && [34830].indexOf(packInfo.data.game_info.game_id) != -1 }) } })
APP预约
下载应用市场 一键预约
立即下载
安全下载
该软件为PC端软件,建议使用安全下载

专题合集推荐

热门游戏
雷霆问道官网下载介绍

还在为寻找雷霆问道官网下载而烦恼吗?那就来特玩游戏库来看看吧!

雷霆问道官网下载是一款经典的端游移植作品,现在我们可以在移动平台上完整的体验到它了。完美的复刻了端游最经典的问道版本,充满复古怀旧气息的画面风格以及剧情让你重温当年的点点滴滴。众多全性元素的加入让你的问道修仙之路变得更加精彩。
官方介绍

雷霆问道官网下载是一款画面非常华丽精美改编自同名端游的经典回合制对战类rpg手游,在游戏中玩家需要控制主角去完成一系列的对战任务。

特点简述

1、千万玩家多年的等待,端游怀旧版本的完美复刻,梦回那个在网吧激战开黑的年代。

2、全新适配的手机端操控模式,点触式的任务触发机制和方面的挂机升级让你便捷无比。

3、众多经典职业的完美移植,更多灵宠和装备的加入,丰富多样的转职进化路线提升战力。

上手引导

最经典的回合制战斗游戏的完美移植,众多经典的故事剧情让你重温当初的那份感动。在画面上完美的延续了端游的画质水准,虽然放在如今的手游界这种画质已经不能看了,但是非常复古和具有情怀。各种试炼场所来训练任务的战斗力和技能,野外修炼都能捕捉到神级宝宝。

下载说明

建议在wifi下下载游戏!

高速下载
本类最新 更多
雷霆问道官网下载

预约游戏清关注下方微信公众号

关注微信公众号 激活码率先开抢

微信号:

热门预约 更多+
fetch("//down-statistics.18183.com/transfer/page?page_id=4") .then(function (res) { res.json().then(function(data){ console.log(data) var arr = {}; var b = 0; for(var i in data.data.items) { var obj = {} obj.item_id = data.data.items[i].item_id; obj.cover = data.data.items[i].cover; obj.title = data.data.items[i].title; arr[b] = obj; b++; } MIP.setData({ yuyueList2:arr }) console.log(arr) }); }).catch(function(err){ console.log(err) }) fetch("//down-statistics.18183.com/transfer/page?page_id=3") .then(function (res) { res.json().then(function(data){ console.log(data) var arr = {}; var b = 0; for(var i in data.data.items) { var obj = {} obj.item_id = data.data.items[i].item_id; obj.cover = data.data.items[i].cover; obj.title = data.data.items[i].title; arr[b] = obj; b++; } MIP.setData({ yuyueList:arr }) console.log(arr) }); }) .catch(function(err){ console.log(err) }) fetch('//www.te5.com/plus/count.php?view=no&cid=1&aid=414646')