《剑星》PS商店评价超2万:五星好评率稳定92%!

来源:NBA直播吧
《剑星》已于上周正式发售,登陆PS5平台,商店页面显示,目前该作的全球玩家评价数已突破2万条,目前为21067条,五星好评率达92%。

undefined

undefined

该作PS港服标准版售价568HKD,豪华版售价628HKD。

豪华版额外包含:

伊芙的占星服。

伊芙的半框眼镜。

伊芙的四倍矩形耳饰。

百合的占星师外套、艾德姆的占星师服装。

无人机的占星师套装。

2000点技能经验。

5000枚金方(游戏内货币)。

undefined

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); } ; });