情報元 https://www.negitaku.org/news/n-27571
2027年より実施される『VALORANT』競技シーンの大幅なシステム変更に関する発表が行なわれました。
大会フォーマット
- ティア1、ティア2の区分を廃止
- リーグ制を取りやめ、全てをトーナメント形式で実施
- 新大会「Cups」を各地域で年2回オフライン開催
- 「Cups」優勝チームは国際大会「Masters」「Champions」の出場資格を獲得
- オープン予選を導入
- オープン予選→Cups→Masters & Championsの流れとなる
- すべてのチームが世界大会を目指すことができる環境を構築
- 毎年20のトーナメントを16以上の異なる都市で開催予定
- 年間賞金総額:600万ドル(約9.5億円, $1=158.5円)


パートナーシッププログラム
パートナーチームの特典
- 毎年決まった額の基本報酬を支払う
- プログラムで課せられる目標を達成した場合は追加報酬を支払い
- チームカプセル(ゲーム内スキンセット)を販売
- 予選におけるシード権を付与。大会後半から出場可能。多くの安定性と露出機会を提供。
- パートナーシッププログラムの応募受付を開始。各リージョンのRiot Games窓口に連絡。
パートナーチーム以外
- シーズンを通じて得られるチャンピオンシップポイントと戦績に応じた報酬を受け取り可能
- 下位のパートナーチームよりも多くの報酬を得られるケースもあり
現状の課題と改善の意図
2027年の『VALORANT』eスポーツは、誰もが世界大会を目指せる平等な競技環境の構築を目指すものとなっています。
『VALORANT』のeスポーツは、2023年からパートナーチーム制度が導入されました。
/* PC用共通スタイル */
#embed-card-241791 { margin: 1.5rem 0; width: 100%; }
#embed-card-241791 .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-241791 .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-241791 .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-241791 .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-241791 .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-241791 .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-241791 .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-241791 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-241791 p { margin: 0 !important; padding: 0 !important; }
#embed-card-241791 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-241791 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-241791 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-241791 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-241791.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-241791.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-241791.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-241791.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-241791.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-241791.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-241791.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-241791.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-241791.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
パートナーチームは、Riot Gamesからの資金提供やゲーム内アイテムの売上配分などさまざまなサポートを得ることが出来ます。
この年から、公式世界大会に出場するためのルートは、パートナーチームが出場するインターナショナルリーグのみとなりました。
パートナーチーム以外は、各リージョンで行なわれる「Challengers」を勝ち上がり、その勝者たちで実施される「Ascension」で優勝することでインターナショナルリーグに昇格できる形でした。
この結果、パートナーチーム以外は公式世界大会を目指すことができないほか、インターナショナルリーグ昇格も各リージョン1チームと非常に狭き門で、チームは競技に参加するメリットが少ない状態でした。
パートナーチーム以外はRiot Gamesからの支援もなく、チームを維持していくことや高騰する選手達への支払いなども難しい状態となり、過去の世界大会優勝チームが競技シーンから離れていくようなこともおきる状態となっていました。
/* PC用共通スタイル */
#embed-card-260577 { margin: 1.5rem 0; width: 100%; }
#embed-card-260577 .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-260577 .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-260577 .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-260577 .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-260577 .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-260577 .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-260577 .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-260577 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-260577 p { margin: 0 !important; padding: 0 !important; }
#embed-card-260577 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-260577 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-260577 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-260577 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-260577.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-260577.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-260577.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-260577.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-260577.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-260577.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-260577.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-260577.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-260577.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
また、パートナーチームが給与未払いなどの問題を起こすことで契約を解除されるようなケースも複数おきるようになり、パートナーチームのみで実施するインターナショナルリーグを維持していくことにも課題が発生していました。
/* PC用共通スタイル */
#embed-card-253146 { margin: 1.5rem 0; width: 100%; }
#embed-card-253146 .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-253146 .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-253146 .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-253146 .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-253146 .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-253146 .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-253146 .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-253146 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-253146 p { margin: 0 !important; padding: 0 !important; }
#embed-card-253146 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-253146 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-253146 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-253146 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-253146.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-253146.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-253146.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-253146.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-253146.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-253146.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-253146.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-253146.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-253146.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
これらを改善・解決するために考案されたのが、今回発表された仕組みとなります。


















