This Minecraft Dungeons article is a stub.
You can help by expanding it.
This article is a work in progress.
Please help in the expansion or creation of this article by expanding or improving it. The talk page may contain suggestions.
The term Tough refers to the strong mob. Tough mobs are counted within the weekly challenges of the adventure hub.
List of mobs[]
This section of the article is empty.
You can help by adding to it.
Data value[]
- In the json files, tough mobs are referred to internally by the name "
strong
". - In the weekly challenges, tough mobs are referred to internally by the name
Tough Mobs
.
API json[]
Defeat Tough Mobs in a Single Blow(SingleBlows)
- ...
- objectives
- currentScore=0
- filterParts
- type=MinMobHealthPercentageLost
- value=100
- type=Operator
- value=AND
- type=Operator
- type=MobTag
- value=strong
- type=Operator
- value=AND
- type=Operator
- value=NOT
- type=MobTag
- value=friendly
- type=Operator
- value=AND
- type=Operator
- value=NOT
- type=Mob
- value=illusionerclone
- progressName=Group_0X-Y
- requiredScore=Z
- type=MobDeath
- objectives
History[]
This section of the article is empty.
You can help by adding to it.
References[]