VOOZH about

URL: https://minecraft.wiki/w/Talk:Illusioner

⇱ Talk:Illusioner – Minecraft Wiki


Talk:Illusioner

From Minecraft Wiki
Jump to navigation Jump to search

Invisibility

[edit source]
Latest comment: 22 April 20172 comments2 people in discussion

When creating illusions, does the invisibility effect of the illusioner always last 50 seconds? I don't have any way to know for sure. Firebastard (talk) 02:35, 21 April 2017 (UTC)

Should be sixty! – Sealbudsman talk/contr 20:33, 22 April 2017 (UTC)

Experience point

[edit source]
Latest comment: 23 April 20173 comments2 people in discussion

Please verify that the experience value available from illusioner is really 5.--Beans1512Talk/Contribs 05:03, 23 April 2017 (UTC)

It's really five, I just checked the code. – Sealbudsman talk/contr 12:21, 23 April 2017 (UTC)
Thanks!--Beans1512Talk/Contribs 12:22, 23 April 2017 (UTC)


I need an explanation for…

[edit source]
Latest comment: 22 September 20255 comments5 people in discussion

Just WHY are they unused? Devintrainer (talk) 12:14, 22 May 2017 (UTC)

Because he can only spawn with command. There are other giants as well.--Beans1512Talk/Contribs 12:17, 22 May 2017 (UTC)
Perhaps Mojang hasn't figured out a use for them yet, and they want to release the update as soon as possible. -Sonicwave (talk|c) 17:43, 22 May 2017 (UTC)

They're literally still updating an UNUSED MOB. Hope they start making him spawn in mansions and raids. Genki Mods (talk) 23:09, 8 October 2023 (UTC)

It would be really cool if it was the overall boss of Woodland Mansions, perhaps residing in a throne room. 2600:387:6:80F:0:0:0:C1 01:56, 22 September 2025 (UTC)

Same thing?

[edit source]
Latest comment: 26 May 20172 comments2 people in discussion
The blindness spell would only be cast if the regional difficulty was 3 or above.
The blindness spell will now only be cast if the regional difficulty is greater than 2.

'Greater than 2' is the same as '3 or above' - what is the difference here? They both have {3,4,5,...,∞} – Nixinova👁 Image
👁 Image
👁 Image
20:19, 26 May 2017 (UTC)

The reason is because regional difficulty is a float, not an integer. – Sealbudsman talk/contr 20:32, 26 May 2017 (UTC)

Illager

[edit source]
Latest comment: 9 June 20171 comment1 person in discussion

I don't see the point in spamming notes to prevent users from changing a name. One note alright, but not several all behind each other. I doubt a lot of people still feel the need to change the name anyway. --Pepijn (talk) 19:21, 9 June 2017 (UTC)

-er comes from 'Villager'

[edit source]
Latest comment: 29 August 20175 comments3 people in discussion

Pepijn, you reverted my edit of this article, because you don't know that was official info. Look up 'Illusioner' here - it clearly says 'Illusioner = Illusion + Illager (or Villager)'. (Previously it said 'Illusioner = Illusionist + Villager'). –Preceding unsigned comment was added by MCWaterfall (talkcontribs) at 15:33, 9 June 2017 (UTC). Please sign your posts with ~~~~

So "Farm-er" is also "farm + villager"? Like c'mon, adding "er" to a noun/verb to describe someone who works in the area of that noun/verb is common practice. --Pepijn (talk) 20:30, 9 June 2017 (UTC)
I mean no, but it's just info from devs, not my fable. Even its entity id is illusion_illager. –Preceding unsigned comment was added by MCWaterfall (talkcontribs) at 20:09, 10 June 2017 (UTC). Please sign your posts with ~~~~
I don't know if those comments come from the actual devs. And if they do, I think it's ridiculous even for a trivia point. I'm not going to undo it if you add it again (trivia is not an important enough section to have an edit war over), but others might. --Pepijn (talk) 15:32, 10 June 2017 (UTC)
What? Adding -er to a word does not come from other words. It is common practice. – Nixinova 👁 Image
👁 Image
👁 Image
04:50, 29 August 2017 (UTC)

Illusioner clone IDs

[edit source]
Latest comment: 29 August 20172 comments2 people in discussion

Can the illusioner clones be summoned using /summon? Do the clones have an entity ID? Kingdoy (talk)Kingdoy

Nope. They don't have an entity ID, by either meaning of the term (entity type IDs or packet entity IDs), and are entirely clientside. It's simply stored as an array of locations to render copies of the illager at - they aren't even real entities that exist in the world. (This is how I'm seeing it from the code, but I might be misreading it) --Pokechu22 (talk) 00:58, 29 August 2017 (UTC)
They're indeed just visual "extensions" of the original illager, to give a very simplified explanation. --Pepijn (talk) 01:15, 29 August 2017 (UTC)

Page Protection

[edit source]

you should probably do away with the protected page message or get rid of it 75.28.142.235 75.28.142.235

Illusioner experience: 5 or 10?

[edit source]
Latest comment: 8 July 20198 comments3 people in discussion

Ive checked in gameplay, the illusioner drops 10 –Preceding unsigned comment was added by Vincenzomedio2468 (talkcontribs) at 17:42, 04 July 2019 (UTC). Please sign your posts with ~~~~

It has already been confirmed quite some time ago that the illusioner drops five experience. I'm going to wait for someone to check the code of the game to be sure. -BDJP (t|c) 18:00, 4 July 2019 (UTC)
Sealbudsman, can you check the code to be sure the experience drop for the Illusioner hasn’t changed? -BDJP (t|c) 16:34, 8 July 2019 (UTC)
I used jd-gui to check Java Edition client 1.14.4, and it looks like there is an instance variable aiv.f which refers to experience drops, and, in the Illusioner class (aul) it is set to 5. But also, in the Ravager class (aut) it is set to 20, whereas on the wiki it says 10. All others match what we have on the Experience#Experience_amounts_by_source page. Would you be able to playtest those two mobs, BDJP? – Sealbudsman talk | contribs 19:42, 8 July 2019 (UTC)
I'll go ahead and play-test. brb. -BDJP (t|c) 19:47, 8 July 2019 (UTC)
Done with playtesting. The ravager did indeed drop 20 experience, while the illusioner varies between 5 and 7. -BDJP (t|c) 20:22, 8 July 2019 (UTC)
I'm guessing that's 5 plus the 1–3 per-equipment exp, because they carry a bow? If the page said "5", as it does on the Skeleton page and others, that is probably consistent. Though I wonder if mob pages would benefit if they all included equipment exp drops, for instance "5 + 1–3 (per equipment)", instead of just "5", like it does on the Experience#Experience_amounts_by_source page. – Sealbudsman talk | contribs 20:59, 8 July 2019 (UTC)
Yeah, I'm sure the mob pages would benefit with the additional information. -BDJP (t|c) 22:00, 8 July 2019 (UTC)

Usage

[edit source]
Latest comment: 19 June 20233 comments3 people in discussion

It is going to be become used in a future update, in raids I think. Can we add that in the history section?–Preceding unsigned comment was added by Delibirda (talkcontribs) at 7:10, 30 September 2019 (UTC). Please sign your posts with ~~~~

It would be better to do that after illusioners are added in a snapshot, since we do not have enough information about them.--[[User:Hatsuki kiri|👁 EntitySprite snow-fox.png: Sprite image for snow-fox in Minecraft
Hatsuki kiri]] ( T C) 07:15, 30 September 2019 (UTC)
Okay.--Delibirda (talk) 07:32, 30 September 2019 (UTC)

Hi i am a minecraft gamer known as Kirk,and as a minecraft addict i have played minecraft since 2021 and left it because lacked many biomes.I recently started playing minecraft in 25 April 2023 when i read about minecraft version 1.19 change logs.Since then i recently updated to version 1.20 and ha conquered the nether fotress,buid creeper and iron golem farm in survial no cheats.I have got used to many mobs like in the nether fotress there are only weak blazes and wither skeletons.I was kindly asking for illusioner mob to spawn in naturally in nether fotress and also spawn in dark forest biome,illager raid wave 5,and be on player's side once player throws the book of infinity to illusioner.Thank you

 This is the Minecraft wiki not the feedback site. Use the feedback site for game requests or suggestions https://feedback.minecraft.net/hc/en-us PotatoMan3525463 (talk) 02:01, 19 June 2023 (UTC)

Feedback (Sat, 24 May 2025 06:19:50 UTC)

[edit source]
Latest comment: 24 May 20251 comment1 person in discussion
Resolved

Add render without second layer

--FeedbackBot 06:19, 24 May 2025 (UTC)

Please add 'Not to be confused with Evoker, Illusioner, Pillager, or MCL:Warrior.'

[edit source]
Latest comment: 17 June 20251 comment1 person in discussion

Im fixing consistency between the illagers and I realized the illuisoner is without a not to be confused with. .devmanealcr19 (talk) 19:43, 17 June 2025 (UTC)

Potential Dungeons & Dragons reference might be worth adding to trivia

[edit source]
Latest comment: 21 May4 comments4 people in discussion

The closed caption that appears when the illusioner summons duplicates says "Illusioner prepares mirror image", which is the name of a spell in D&D that has a similar function. Would it be alright to add this to the trivia section as a possible reference? ~2026-BambooSlimeBeach13577 (talk) 02:30, 21 May 2026 (UTC)

Generally, speculation is not allowed in articles. You would need to find a reference from an official source that says D&D was the inspiration for the illusioner or its behavior in order to add that as trivia. Rampage455 (talk) 02:42, 21 May 2026 (UTC)
I agree with Rampage455. This is just coincidence. You need a reliable source to establish that there is some connection with D&D, especially with a generic-sounding name like "mirror image". ~Anachronist (talk) 15:36, 21 May 2026 (UTC)
👁 Image
 No, that's way too generic and could be completely original. ‑‑MinecraftExp123(talk|contribs) 23:35, 21 May 2026 (UTC)
Retrieved from "https://minecraft.wiki/w/Talk:Illusioner?oldid=3588517"

Navigation menu