| AntiKnockback | |
|---|---|
| タイプ | ハック |
| Category | 戦闘 |
| ゲーム内説明 | “他のプレイヤーやモブに押されるのを防止します。” |
| デフォルトキーバインド | なし |
| ソースコード | net/wurstclient/hacks/AntiKnockbackHack.java |
AntiKnockback(通称:アンチKB)は、プレイヤーがダメージを受ける際にノックバックを受けないようにするハックです。例えば、PVP戦闘において使用されます。
| 水平強度 | |
|---|---|
| タイプ | スライダー |
| ゲーム内説明 | “水平ノックバックをどれだけ減少させるか。100% = ノックバックなし” |
| デフォルト値 | 100% |
| 最小値 | 1% |
| 最大値 | 100% |
| インクリメント | 1% |
| 垂直強度 | |
|---|---|
| タイプ | スライダー |
| ゲーム内説明 | “垂直ノックバックをどれだけ減少させるか。100% = ノックバックなし” |
| デフォルト値 | 100% |
| 最小値 | 1% |
| 最大値 | 100% |
| インクリメント | 1% |
| Version | Changes |
|---|---|
| Wurst 1.3 Beta | Added AntiKnockback. |
| Wurst 2.15 | Added a “Strength” slider to AntiKnockback. |
| Wurst 3.0pre1 | Broke AntiKnockback. |
| Wurst 3.0pre3 | Fixed AntiKnockback. |
| Wurst 6.5 | Fixed AntiKnockback causing visual glitches. |
| Wurst 6.32 | AntiKnockback will no longer prevent the user from getting pushed by water. (Use AntiWaterPush instead.) |
| Wurst 6.33 | Split AntiKnockback's “Strength” slider into “Horizontal Strength” and “Vertical Strength”. (Thanks to flestr!) |
| Fixed AntiKnockback's description still saying that it would prevent the user from getting pushed by flowing water. | |
| Wurst 7.0pre1 | Temporarily removed AntiKnockback. |
| Wurst 7.0pre17 | Re-added AntiKnockback. |
| AntiKnockback will no longer prevent the user from getting pushed by water. (Use AntiWaterPush instead.) | |
| Wurst 7.2 | Split AntiKnockback's “Strength” slider into “Horizontal Strength” and “Vertical Strength”. (Thanks to flestr!) |