3,445 articles since June 12th, 2019
This is a community-made wiki for Hypixel SkyBlock. We work together to provide information for SkyBlock players, and consistently improve the presentation on and accuracy of such information.
New updates will be delivered throughout Year 2022 to bring many new features into existence. Await a better wiki experience!
This wiki is everyone's wiki. You can immediately start editing. No need to apply! If you see any mistake, please either correct it or tell us. Feel free to drop by our Discord and Wiki Forums, we answer all kinds of wiki-related questions and listen to your suggestions!
This is the Article of the Month of July 2022, written by contributors!
[Help Us Draft!]
An Honest Review: The Flower of Truth
One of the most popular weapons in SkyBlock, the Flower of Truth, has enjoyed consistent popularity due to its sheer versatility.
It's a weapon that boasts 160 ᚏ Damage and 300 ❁ Strength, and it also exercises the privilege of not having any usage requirements whatsoever. Other weapons such as the
Aspect of the Dragons and
Livid Dagger require a certain
Combat Level and
Catacombs Floor Completion to use, but the Flower of Truth simply doesn't have any such requirements, allowing players to use it very early on.
While its high melee damage is impressive for its price and accessibility, what makes the Flower of Truth very unique is its Ability: Heat Seeking Rose. It allows players to consume 10% of their maximum ✎ Mana to throw a rose in front of them. What makes this rose special is that it automatically seeks enemies, dealing melee damage and bouncing to another foe, up to 3 times. This already sounds powerful in itself, but it used to be even more powerful. Before the Balancing update of March 30, 2021, the Flower of Truth's ability used to benefit from melee Enchantments, including Syphon. With Syphon, it could essentially become a ranged Life Steal. Despite the synergy with Syphon and other melee enchantments being removed, the Flower of Truth is still a popular weapon to this day.
Want to help improve the Hypixel SkyBlock Wiki? Anyone can do it, so don't be shy! Don't worry about making mistakes, because the wiki is moderated daily by staff and readers alike. As long as you show good faith, your edit will most likely not be reverted. So be bold, get out there, add content to the wiki, and correct any mistakes on the pages! The links below can help you with editing!
If you don't know where to start, check out pages need reworking or article stubs!
If you have any questions, feel free to ask on the Community discussions. If you have found vandalism on the wiki or have a dispute with another user, feel free to report it at the Administrator's Noticeboard.
Editing Guidelines and Assistance
More resources for editors!
This wiki is available in 8 other language versions. All of them are listed below. Help improve these wikis!
See more content of the Hypixel SkyBlock community.
See more wikis with similar topic as this wiki.
View community-maintained SkyBlock News here.
- All bingo tasks for July can now be viewed on Bingo#Tasks!
- Main Changes to
Rusty
- Replaced Telekinesis with AUTO-PICKUP unlocked at
Combat 5
- Improved Item Stash (Material Stash)
- 20s grace period for BIN auctions
- Replaced Telekinesis with AUTO-PICKUP unlocked at
- Updated ⏣ Crimson Isle, requires
Combat 24 to enter
- Two Factions, New Questline, NPC mechanics, Enemies, Armor
- New Collections: Mycelium, Red Sand, Sulphur, and Magmafish
- New
Blaze Slayer and Kuudra!
- Lava Fishing and Trophy Fishing
- New Soundtrack by ShinkoNet
:
of , Year
The Hypixel SkyBlock Wiki is in no way affiliated with Hypixel, Mojang, or Microsoft,
nor is this wiki monitored by or in contact with Hypixel or Mojang staff.
License and Fair Use
*/ :root { --tabber-rgb: 255, 255, 255; --tabber-rgb-hover: 200, 200, 200; } .tabber.wds-tabber { border: none !important; } .tabber.wds-tabber .wds-tabs { justify-content: center !important; } .tabber.wds-tabber .wds-tabs__tab.wds-is-current { border: 1px solid rgba(var(--tabber-rgb), 0.4); border-top: none; background: rgba(var(--tabber-rgb), 0.1); color: rgb(var(--tabber-rgb)); } .tabber.wds-tabber .wds-tabs__tab a:active, .wds-tabs__tab a:focus { color: rgb(var(--tabber-rgb-hover)); } .tabber.wds-tabber .wikia-gallery-caption-size-medium .lightbox-caption, .wikia-gallery-caption-size-medium .title { /* font-size: inherit; */ } body .wikia-gallery-item a { font-size: 14px; color: white; word-wrap: anywhere; font-family: verdana,rubik,helvetica,arial,sans-serif; } body .wikia-gallery { position: relative; padding: 8px 0; display: flex; flex-wrap: wrap; justify-content: center; } body .wikia-gallery-item { display: flex; flex-direction: column; justify-content: center; position: inherit; width: 160px !important; margin: 3px; padding: 15px; border-radius: 8px !important; box-shadow: 0 2px 15px rgba(175, 175, 175, 0.2); transition: all 0.3s ease; } body .wikia-gallery-item .lightbox-caption { width: inherit !important; margin: 0; align-self: center; } body .wikia-gallery-item img { transition: transform 0.1s ease; } body .wikia-gallery-item:hover { box-shadow: 0 0 5px rgb(var(--tabber-rgb)); background-color: rgba(var(--tabber-rgb), 0.05); } body .wikia-gallery-item:hover img { transform: scale(1.1); } body .wikia-gallery-item:active { background-color: #efb651; box-shadow: 0 2px 15px #efb651; } body .wikia-gallery-item:active * { color: black; } body .wikia-gallery-border-small .thumb .gallery-image-wrapper { border-width: 0; } /* Cool animated border (disabled) */ /* reference: https://codepen.io/mike-schultz/pen/NgQvGO */ /* body .wikia-gallery::before { content: ''; position: absolute; top: 3px; left: 3px; bottom: 3px; right: 3px; background-color: var(--theme-page-background-color); border-radius: 3px; z-index: 0; } body .wikia-gallery::after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82); border-radius: 6px; z-index: -1; animation: animatedgradient 3s ease alternate infinite; background-size: 300% 300%; } @keyframes animatedgradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } */ /**/