VOOZH about

URL: https://minecraft.wiki/w/Dungeons:Enchanters

⇱ Dungeons:Enchanter – Minecraft Wiki


Dungeons:Enchanter

From Minecraft Wiki
(Redirected from Dungeons:Enchanters)
Jump to navigation Jump to search
πŸ‘ Image
Not to be confused with MCD:Enchantsmith.
πŸ‘ Image
For the article for Dungeons II, see MCD2:Enchanter. For other uses, see Enchanter.
Enchanter
Health points 100
Behavior Hostile
Classification Illager
Attack strength 75
Equipped models
{
 "title": "Enchanter",
 "rows": [
 {
 "field": "100",
 "label": "Health points"
 },
 {
 "field": "Hostile",
 "label": "Behavior"
 },
 {
 "field": "(link to MCD:Illager article, displayed as Illager)",
 "label": "Classification"
 },
 {
 "field": "75",
 "label": "Attack strength"
 },
 {
 "field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"height:24px;width:24px;--vertical-align:middle\">(link to File:DungeonsItemSprite enchanter's-tome.png article, displayed as 24x24px|link=MCD:Enchanter's Tome|alt=|class=pixel-image|)</span>(link to MCD:Enchanter's Tome article, displayed as <span class=\"sprite-text\">Enchanter's Tome</span>)</span>",
 "label": "(link to MCD:Mob#Equipped models article, displayed as Equipped models)"
 }
 ],
 "invimages": [],
 "images": [
 "Enchanter Idle.gif"
 ]
}

An enchanter is a hostile illager that can be found within the various missions of Minecraft Dungeons.

Spawning

[edit | edit source]

Behavior

[edit | edit source]
πŸ‘ Image
Enchanter Walk.

Enchanters are relatively weak, non-combative, and slow. Instead they mostly cast spells to make any allies stronger.

Basic attack

Enchanters hit and chase a target with their tome if they get too close (2.2 blocks), dealing light damage.

Enhance

πŸ‘ Image
Enchanter Enchance.

Enchanters enchant up to two nearby mobs individually, increasing their stats and applying the Double Damage or Fast Attack enchantments onto them. An enchanted beam links an enchanter with a targets. If a target strays too far or an enchanter is defeated, the enchantment ends on that target. Enchanters cannot enchant other enchanters. Enchanting geomancers, iceologers and charged creepers doubles the damage of their geomancer bombs, ice chunks and the charged creeper explosions.

Novelty

πŸ‘ Image
Enchanter "Novelty" animation.

An unused behavior in game. However this pose can be found within the Minecraft Dungeons loading screen as well as within an official image used for advertisement in the original game's start screen, prior to Minecraft Dungeon's release.

Stun

Although enchanters can be stunned, they use the idle animation when they are stunned.

Sounds

[edit | edit source]

The idle, hurt and death sounds of the enchanter include distorted villager sounds.[1]

Sounds
SoundDescriptionIdentifier
Idlesfx_mob_enchanterIdle_soundWave
Sounds
SoundDescriptionIdentifier
Hurtsfx_mob_enchanterHurt_soundWave

Death

[edit | edit source]
Sounds
SoundDescriptionIdentifier
Deathsfx_mob_enchanterDeath_soundWave
Body fallsfx_mob_bodyFall_soundWave

Basic attack

[edit | edit source]
Sounds
SoundDescriptionIdentifier
Attacksfx_mob_enchanterAttack_soundWave
Book closesfx_ui_enchantBookClose_soundWave

Pre attack

[edit | edit source]

For unknown reasons, pre attack sound effect is unused.[2]

Sounds
SoundDescriptionIdentifier
Pre-Attacksfx_mob_enchanterPreAttack_soundWave

In IllagerEnchanter_Walk file, enchanter's walk uses sfx_mob_stepGravel.sfx_mob_stepGravel sounds, which shares with sfx_player_stepGravel_soundWave sounds.

Sounds
SoundDescriptionIdentifier
Step Gravelsfx_player_stepGravel_soundWave

Enhance

[edit | edit source]
Sounds
SoundDescriptionIdentifier
Enchant booksfx_ui_enchantBook_soundWave
Spellsfx_mob_enchanterSpell_soundWave
Book closesfx_ui_enchantBookClose_soundWave
Enchant Book Bladdersfx_ui_enchantBookBladder_soundWave
Book throw [3]sfx_ui_enchantBook_soundWave
Sounds
SoundDescriptionIdentifier
Enchanter beamsfx_mob_enchanterBeam_soundWave
Enchanter beam loopsfx_mob_enchanterBeamLoop_soundWave

Novelty

[edit | edit source]

In sfx_mob_enchanterNovelty file. These sounds are the "Novelty" sound effects of the enchanter.

Sounds
SoundDescriptionIdentifier
Redstone golem Jump Scaresfx_mob_redstoneGolemJumpScare_soundWave
Enchant Chimesfx_ui_enchantChime_soundWave

Novelty (Animation sounds)

[edit | edit source]

In IllagerEnchanter_Novelty file. These sounds are the sound effects of the enchanter "Novelty" animation.

Sounds
SoundDescriptionIdentifier
Book throwsfx_ui_enchantBook_soundWave
Enchant Book Bladder (1)sfx_ui_enchantBookBladder_soundWave
Redstone golem Jump Scare (Novelty)sfx_mob_redstoneGolemJumpScare_soundWave
Enchant Chime (Novelty)sfx_ui_enchantChime_soundWave
Enchant Book Bladder (2)sfx_ui_enchantBookBladder_soundWave
Enchant booksfx_ui_enchantBook_soundWave
Enchant Book Bladder (3)sfx_ui_enchantBookBladder_soundWave

Data values

[edit | edit source]
  • In the game files, enchanters are referred to internally by the names Enchanter and IllagerEnchanter. Its closed arms are scaled down and hidden inside model geometry.
  • In the game files, enchanted books are referred to internally by the name EnchantedBook.
  • In the game files, enchanted book beams are referred to internally by the name EnchantedBeam.
  • In the animation files, enchanters have an unused legs position while attacking and enchanting.

BP_EnchanterCharacter_C

[edit | edit source]

Behavior Options Component

  • "EnchantRange": 1300.0,
  • "FleeDistance": 600.0,
  • "EnchantTargetSelectionRange": 2000.0

Capsule Component

  • "CapsuleHalfHeight": 110.0,
  • "CapsuleRadius": 50.0,
  • "BodyInstance":
    • "bLockXRotation": true,
    • "bLockYRotation": true

Grow Attack Component

  • "enchantDelay": 1.7,
  • "totalTime": 4.167,
  • "BuffTakeDamageMultiplier": 0.25,
  • "BuffDealDamageMultiplier": 2.0,
  • "BuffSpeedMultiplier": 2.0,
  • "distanceMax": 1800.0,
  • "attackRateSeconds": 3.2

Health Component

  • "Health": 100.0
  • "MaxHealth": 100.0

Mass Component

  • "pushMultiplier": 0.95

History

[edit | edit source]
Minecraft Dungeons
Dungeons BetaπŸ‘ Image
Added enchanters.
1.6.0.0Fixed a bug in which death sounds 2 and 3 would not play in-game.
1.12.0.0No longer able to enhance guardian vexes
1.16.2.0No longer able to enhance fungus throwers
Enchanters are now able to enchant necromancers and poison quill vines.

Quotes

[edit | edit source]

ENCHANTER – Recognizable by their strange hats and the magical tomes they clutch in their mottled hands, enchanters can boost the ability of other nearby mobs by creating a magical link to them. The link will be broken if you defeat the enchanter, so take them down first before the other mobs.

β€” Guide to Minecraft Dungeons:
A Handbook for Heroes

Trivia

[edit | edit source]
  • Three enchanters within the Pumpkin Pastures enchant a few vindicators and zombies to attack Hal, though they fail when Hal defeats the mobs before defeating them along with a spider.[4]
  • A group of "enchanted scholars" gather within the Highblock Halls before a hero invades their gathering, causing them to enchant their nearby allies to defeat the hero.[5]
  • In some official Minecraft Dungeons books, enchanters have their shoulders phase through their head.

Issues

[edit | edit source]

Issues for Minecraft Dungeons relating to "Enchanter" are no longer maintained on the bug tracker since September 28, 2023.

Gallery

[edit | edit source]

Renders

[edit | edit source]

Animations

[edit | edit source]

Textures

[edit | edit source]

Screenshots

[edit | edit source]

In other media

[edit | edit source]

See also

[edit | edit source]

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Dungeons:Enchanter?oldid=3626892"

Navigation menu