Ender Pearl: Difference between revisions
Created page with "{{Cosmetic infobox}} '''Ender Pearl''' is a cosmetic. ==Obtaining== Upon rescuing, there's a small chance that Ender Pearl is obtained. This chance depends on the current luck. {| class="wikitable" |+ !Luck !Chance to obtain<ref>{{cite Discord|name=Colon|username=colon|url=//discord.com/channels/461575285364752384/1010033674424684625/1086770585893339136|channel=zoo-talk|message type=reply to @ml623148}}<blockquote>'''@ml623148:''' how rare is the ender..." |
→Obtaining: reworded the Backpack part |
||
| Line 24: | Line 24: | ||
|6.67% | |6.67% | ||
|} | |} | ||
[[Backpack]] counts as 2 points of luck towards obtaining Ender Pearl. | |||
==Effects== | ==Effects== | ||
Latest revision as of 15:34, 30 April 2024
Ender Pearl
| |
“You're my one in 7.5 trillion, darling~”
| |
| Emoji | |
| Fallback emoji | 🟣 |
Ender Pearl is a cosmetic.
Obtaining[edit | edit source]
Upon rescuing, there's a small chance that Ender Pearl is obtained. This chance depends on the current luck.
| Luck | Chance to obtain[1] |
|---|---|
| 0-1 | Cannot be obtained |
| 2 | 0.67% |
| 3 | 1% |
| 4 | 2% |
| 5+ | 6.67% |
Backpack counts as 2 points of luck towards obtaining Ender Pearl.
Effects[edit | edit source]
A very rare reward from rescues. You'd need some serious luck to get your hands on this.
— In-game description
The
emoji is displayed next to the player's name in most commands and when trading. Embed footers, which don't allow certain emojis, display the 🟣 emoji instead.
The Piglin line in $ rng will always contain Ender Pearls.
History[edit | edit source]
| Zoo Bot | |
|---|---|
| ??? | Added Ender Pearl. |
| v1.4.0 | Now affects Piglin drops in $ rng.[2]
|
References[edit | edit source]
- ↑ Reply to @ml623148 by Colon [@colon] in the
#zoo-talkchannel in the 9th Tail Bot Hub server.@ml623148: how rare is the ender pearl
@colon: just checked, its 250 not 300
250, -50 per point of luck, capping at a 1/15 chance
minimum 2 luck required to even obtain itcheckCosmetic("veryLucky", (c) => luck > 1 && 1 == tools.rng(1, Math.max(c.cap, c.baseChance - ((luck + (relicLuck ? 2 : 0)) * c.step))),
"baseChance": 250, "step": 50, "cap": 15,
relicLuckis the backpack item - ↑ Zoo changelog, v1.4.0 (released 25 June 2023):
“Added new interactions to the moai and pearl cosmetics”