难以置信!《幻兽帕鲁》玩家游玩时长超13亿个小时!

来源:NBA直播吧
4月29日讯 《幻兽帕鲁》自推出以来,由于其开放性的玩法以及游戏中各式各样的帕鲁让玩家们沉迷其中。近日,《幻兽帕鲁》官方在社交媒体X中宣布,《幻兽帕鲁》已正式发售100天,所有玩家的总游玩时长已超过了13亿个小时,换算成年份约15万年。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });