minecraft.wiki-mirror/wiki_backup/Mining Fatigue.txt
2024-12-24 06:17:34 -05:00

156 lines
5.6 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Infobox effect
|image = Mining Fatigue.png
|sources=See {{slink||Causes}}
|particle= {{EffectSprite|particle-mining-fatigue}} {{color|#4A4217}} (dark khaki)
|type=Negative
}}
'''Mining Fatigue''' is an [[effect]] that reduces mining and attack speed, opposite to [[Haste]].
== Effect ==
;Attack speed
The effect decreases [[attack speed]] by 10% × ''level''. For the in-game default level III, attack speed decreases by 30%.
;Mining speed
The mining speed is reduced to 0.30^''level'' of the normal mining speed. For the in-game default level III, the speed is reduced to 0.3<sup>3</sup> (0.027×) of normal speed, taking 37 times longer than usual to break a block with the proper tool for that block.
{| class="wikitable"
|+Mining Fatigue effects
!
!Level 1
!Level 2
!Level 3
!Level 4
!Level 5
!Level 6
!Level 7
!Level 8
!Level 9
!Level 10+
|-
|Attack speed
|90%
|80%
|70%
|60%
|50%
|40%
|30%
|20%
|10%
|0%
|-
|Mining speed
|30% (3.3×)
|9% (11.1×)
|2.7% (37×)
|0.81% (123.5×)
|0.81% (123.5×)
|0.81% (123.5×)
|0.81% (123.5×)
|0.81% (123.5×)
|0.81% (123.5×)
|0.81% (123.5×)
|}
{{In|java}}, levels higher than 4 works as level 4 for the purposes of calculating mining speed. However, attack speed can still decrease, all the way to 0% at level 10.<!-- Negative levels increase attack speed, but still act as level 4 with respect to mining.-->
While afflicted, a player can still [[craft]] and ride entities as usual, but cannot remove most vehicles due to how slowly the vehicle can be broken.
The affliction is cured by drinking [[milk]], although milk does not prevent a subsequent affliction by an elder guardian, which can happen within a few seconds{{only|java}} or immediately.{{only|bedrock}} [[Axolotl]]s can also remove this effect, if the player helps an axolotl kill a mob while an axolotl was battling that mob.
== Causes ==
[[File:Elder guardian screen effect.png|thumb|Mining Fatigue being inflicted by an [[elder guardian]].]]
The only natural cause of Mining Fatigue is from affliction by an [[elder guardian]], when player is close to it and the only natural effect level is III. Other levels can be achieved via [[command]]s.
{{IN|java}}, once per minute, elder guardians in the vicinity search for any player within 50 blocks to afflict with Mining Fatigue III. A player cannot defend from this attack. Concealment behind blocks, underground, or by a [[potion of invisibility]] offers no defense.
{{IN|bedrock}}, elder guardians within range afflict Mining Fatigue III immediately. Drinking [[milk]] to remove the effect results in re-infliction immediately after drinking the milk.
{| class="wikitable" data-description="Causes"
! Cause
! Potency
! Length
! Notes
|-
| {{EntityLink|Elder Guardian}}
| III
| 5:00
| Only when the player is not affected.
|}
== Notes ==
* The effect does not affect [[block]] breaking in [[Creative]] mode, or blocks that are [[instant mining|broken instantly]] by default.
* [[Axolotl|Axolotls]] can remove a player's mining fatigue if the player assisted it killing a mob
== Advancements ==
{{load advancements|How Did We Get Here?}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|shownumericids=1
|generatetranslationkeys=y
|nameid=mining_fatigue
|displayname=Mining Fatigue
|spritetype=effect
|id=4
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=1
|generatetranslationkeys=y
|nameid=mining_fatigue
|displayname=Mining Fatigue
|spritetype=effect
|id=4
|translationkey=potion.digSlowDown
|foot=1}}
== History ==
{{HistoryTable
|{{HistoryLine|java beta}}
|{{HistoryLine||1.8|dev=Pre-release|Mining Fatigue is added along with 18 other status effects but is currently unobtainable in regular gameplay.}}
|{{HistoryLine|java}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 2|[[File:Mining Fatigue JE1 BE1.png|18px]] The effect sprite for Mining Fatigue has been added to <samp>[[inventory.png]]</samp>.
|[[Milk]] now cancels the Mining Fatigue effect.}}
|{{HistoryLine||1.8|dev=14w25a|Mining Fatigue mechanics have been adjusted; speed no longer reduces at 20% per level.
|Mining Fatigue III has been made obtainable via [[elder guardian]]s.}}
|{{HistoryLine||1.9|dev=15w34b|Mining Fatigue now affects the new {{cd|attackSpeed}} [[attribute]].}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Mining Fatigue JE2.png|18px]] The effect icon texture of Mining Fatigue has been changed.}}
|{{HistoryLine|||dev=18w43b|[[File:Mining Fatigue JE3 BE2.png|18px]] The effect icon has been fixed.}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.11.0|dev=build 1|[[File:Mining Fatigue JE1 BE1.png|18px]] Added Mining Fatigue.
|Mining Fatigue is currently unobtainable.}}
|{{HistoryLine||v0.16.0|dev=build 1|Mining Fatigue III has been made obtainable via [[elder guardian]]s.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||?|[[File:Mining Fatigue JE3 BE2.png|18px]] The texture was updated.}}
|{{HistoryLine|console}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|[[File:Mining Fatigue JE1 BE1.png|18px]] Added Mining Fatigue.
|Mining Fatigue is obtained from [[elder guardian]]s.}}
|{{HistoryLine||xbox=TU63|xbone=CU53|ps3=1.67|psvita=1.67|ps4=1.67|wiiu=Patch 32|switch=1.0.13|The mining fatigue effect now properly reduces the player's mining speed.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|[[File:Mining Fatigue JE3 BE2.png|18px]] The effect icon texture of Mining Fatigue has been changed.}}
}}
== Issues ==
{{issue list}}
== Navigation ==
{{Navbox effects}}
[[de:Abbaulähmung]]
[[es:Fatiga minera]]
[[fr:Fatigue de minage]]
[[ja:採掘速度低下]]
[[ko:채굴 피로]]
[[lzh:疲]]
[[pt:Exaustão (efeito)]]
[[ru:Утомление]]
[[zh:挖掘疲劳]]