MENU
新着記事
プロゲーマー情報へ

『Natus Vincere』CS部門「jL」が休養入りを決断「家族のため、そしてもっと人生を楽しみたい」

情報元 https://www.negitaku.org/news/n-27053

『Natus Vincere』が、Counter-Strike部門のスターティングメンバー変更について発表しました。

NAVIの発表

本日、Justinas “jL” Lekavičius選手がCounter-Strike競技から離れて休養することを決断し、ロスターから外れ活動休止になることを発表します。

NAVIがCounter-Strikeチームのロスターを検討する中で、jL選手からチームを離れ自分の人生にフォーカスしたいとの申し入れがありました。

jL選手は、NAVIの歴史において、最もカリスマ性と献身性を備える選手の1人です。誠実で、感情をオープンにし、周囲をポジティブなエネルギーで満たしてきました。

試合の内外で共に成し遂げてきた全てに感謝しています。そして、jL選手が心のバランスを取り戻し、休息を取り、充電するための充分な時間を取って欲しいと願っています。

jL選手のYouTube投稿

jL選手は、自身のYouTubeで今回の決断について説明しました。

  • ロスターを外れて休養入りするのは、自らのポジティブな決定
  • eスポーツで世界一になるには全てを犠牲にしなければならない。もっと人生を楽しみたい。
  • 自分の家族のために時間を使いたい。結婚したばかりで、結婚式や自宅のリフォームなど、妻にはありとあらゆる負担をかけてきた。
  • 格闘技、カーレースなど様々なことに関心があり挑戦したい。選手をしていると、手をケガする可能性などがあるためトライできなかった
  • 旅行にも行きたい。世界中を駆け巡っているが、試合と練習ばかりで観光はまったくできないため。
  • CS2関連のコンテンツ作成にも力を入れたい。企画が大好き。FACEITもプレーしていく。
  • 休養期間は6ヶ月ほどを予定。その後、心身ともに強くなった状態でティア1シーンに戻る事を目指す。

NAVI Counter-Strike部門メンバー

  • Ukraine Valerii “b1t” Vakhovskyi
  • Finland Aleksi “Aleksib” Virolainen
  • Romania Mihai “iM” Ivan
  • Ukraine Ihor “w0nderful” Zhdanov
  • Kosovo Drin “Makazze” Shaqiri
  • Ukraine Andrii “B1ad3” Gorodenskyi (Coach)
  • Lithuania Justinas “jL” Lekavičius (活動休止)

スターティングメンバーには、先日アカデミーチームから昇格を果たしたMakazze選手が加わります。

関連記事

/* PC用共通スタイル */
#embed-card-257463 { margin: 1.5rem 0; width: 100%; }
#embed-card-257463 .embed-card { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; overflow: hidden; background: rgba(255, 255, 255, 0.05); color: #e5e5e5; display: flex; width: 100%; }
#embed-card-257463 .embed-card__link { display: flex !important; text-decoration: none !important; color: inherit; width: 100%; flex-direction: row !important; margin: 0 !important; padding: 0 !important; }
#embed-card-257463 .embed-card__thumbnail { position: relative; width: 30%; aspect-ratio: 16/9; background: #2a2a2a; overflow: hidden; flex-shrink: 0; font-size: 0; line-height: 0; margin: 0 !important; padding: 0 !important; }
#embed-card-257463 .embed-card__thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; margin: 0 !important; padding: 0 !important; border: none !important; }
#embed-card-257463 .embed-card__content { width: 70%; padding: 16px; display: flex; flex-direction: column; justify-content: center; background: rgba(255, 255, 255, 0.05); flex-shrink: 0; margin: 0 !important; }
#embed-card-257463 .embed-card__label { position: absolute; top: 8px; left: 8px; background: #404040; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 4px; z-index: 2; line-height: 1; margin: 0 !important; }
#embed-card-257463 .embed-card__title { font-size: 16px; font-weight: 600; line-height: 1.5; margin: 0 0 8px !important; color: #fff; padding: 0 !important; }
#embed-card-257463 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }

/* wpautopで生成される余分なpタグを消す */
#embed-card-257463 p { margin: 0 !important; padding: 0 !important; }
#embed-card-257463 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-257463 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-257463 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-257463 .embed-card__content p { margin: 0 !important; padding: 0 !important; }

/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-257463.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__thumbnail {
width: 35% !important;
min-width: 35% !important;
flex-shrink: 0 !important;
height: auto !important;
position: relative !important;
overflow: hidden !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-257463.embed-card-wrapper .embed-card__thumbnail img {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
width: auto !important;
height: 100% !important;
min-width: 100% !important;
max-width: none !important;
object-fit: cover !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-257463.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}

guest

0 コメント
最も人気
新しい順 古い順
Inline Feedbacks
全てのコメントを見る

新着記事

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
目次