情報元 https://www.negitaku.org/news/n-27543
『Dota 2』の最新ゲームパッチ「7.41」がリリースされました。
約2年前に追加の「Facet」削除
「Facet」は、2024年5月23日にリリースされた「7.36ゲームプレイパッチ」で追加されました。
「Facet」は、ヒーローごとに用意された追加効果を選択するシステムで、2つの選択肢から1つを選ぶことでプレースタイルに影響を与えるものでした。


「Facet」削除による影響
これまでは「Facet」で強化したスキルがプレーの中心になるため、同じヒーローでも選んだ「Facet」によって違うヒーローになるほどの違いがありました。
「Facet」の効果はヒーローによって大きな差があり、「Facet」のおかげで最初から大きな存在感を発揮するヒーローもいました。
例えば、自分がメインで使っている「Venomancer」は、「Aghanim’s Shard」で得られるスキル強化効果を最初から利用することができました。
本来このアイテムは、ゲーム開始15分後から1,400ゴールドで購入可能なため、序盤からその効果を得られるのは大きな恩恵でした。
削除の背景は明らかにされていませんが、「Facet」が削除されたことによって各ヒーローの特徴が改めて明確になるほか、バランス調整やバグ修正がしやすくなるといったメリットが考えられます。
アイテム追加・復活やマップ変更も
「7.41」では、新たにアイテムが追加されたほか、過去のアップデートで削除されたアイテムが復活したほか、マップレイアウトも変更されるなどかなり大きな変更が加えられています。
大会は当日から最新「7.41」で進行
「Facet」が追加された「7.36」では、大会Day4から全く別ゲームになった状態で競技が実施されていました。
/* PC用共通スタイル */
#embed-card-251243 { margin: 1.5rem 0; width: 100%; }
#embed-card-251243 .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-251243 .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-251243 .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-251243 .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-251243 .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-251243 .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-251243 .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-251243 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-251243 p { margin: 0 !important; padding: 0 !important; }
#embed-card-251243 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-251243 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-251243 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-251243 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-251243.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-251243.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-251243.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-251243.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-251243.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-251243.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-251243.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-251243.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-251243.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
今回も、賞金100万ドルの『ESL One Birmingham 2026』が最新ゲームパッチ「7.41」リリース当日からそのまま適用されて大会が進行しています。
配信開始の冒頭ではアップデートについて言及されていました。
Sheever「念のため、パッチノートを読んでいない方がいるかもしれませんのでお伝えすると、冒頭に重大な一行がありました。Facetが削除されました。」
Jenkins 「これは必要なアップデートでした。実際のところ、各ヒーローで選ばれるFacetはほとんど片方の1つだけでしたね」
KheZu「Lycanは召還ユニットをナシにして自分を強化することができるのは面白い点でした。ただ、他のヒーローはマッチアップに関係なく、毎回同じという状態だったので削除されたのでしょう」
Purge「Valveの社員が時間を費やしてプログラミングしたにもかかわらず、誰も使われなかったとわかった時の姿が目に浮かびます」
Sheever「Facetの削除はクールなことだと思います。みなさんが言及していた頻繁にピックされたていたFacetは、ヒーロー本体に組み込まれる結果になっているのですから。
まずは昨日(7.40)と今日(7.41)の違いを見ていきましょう。これまでよくピックされていた4体のヒーローがいました。
最初にBANされるかピックされるかのどちらかなので、わたしはビッグ4と呼んでいたのですが、全員に変更が加えられました」
















