日本LJL赛事节目中给BLG上单Bin取了中二绰号:“年轻的上路破坏神”

来源:NBA直播吧
4月28日讯  LJL日本赛区在2024MSI开赛前,放出MSI相关的赛事节目。在该节目里,解说、主播和选手们说出自己这次MSI的“主队”,并对自己所推荐的队伍和队内明星选手进行介绍。其中,解说Revol的“主队”是BLG以及他心目中的瞩目选手是Bin。

他对Bin的介绍是:

亮点:年轻的上路破坏神;

1.2020年出道即世界赛亚军;

2.2022MSI的王者(冠军),2023MSI亚军;

3.听说是LPL里最会掰手腕的。

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