Era Portal: Difference between revisions

From Everafter Falls Wiki

Created page with "85px|right|Crafting menu icon '''Era Portal''' is the first dungeon the player can enter in ''Everafter Falls''. The dungeon is accessed via the Portal in the northwestern section of the map. The dungeon contains Copper and Iron Ore deposits, hostile monsters, Pooklets, and treasure chests. Blobu King is the final boss of the dungeon and needs to be defeated to progress to the Eve..."
 
No edit summary
 
Line 13: Line 13:
{{stub}}
{{stub}}
==Treasure chests==
==Treasure chests==
Treasure chests spawn in treasure rooms of the Era Portal and can be opened when all monsters in the room are defeated. When opened, a treasure chest in the Era dungeon drops three items, each of them can be one of the following:
*A random [[mineral]], including metal [[ore]]s and bars, based on its rarity '''(26.58%)''' <div class="mw-collapsible mw-collapsed" data-expandtext="Expand for the full list of items with drop chances." data-collapsetext="Collapse the list.">{{cols|3|{{#cargo_query:table=Items
|where=Type="Mineral" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}</div>


*A random [[potion]] '''(19.93%)'''; only craftable potions can drop that way. <br />{{cols|3|{{#cargo_query:table=Items
|where=Type="Potion" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}
*A random piece of [[equipment]] '''(16.61%)''' <div class="mw-collapsible mw-collapsed" data-expandtext="Expand for the full list of equipment with drop chances." data-collapsetext="Collapse the list.">{{cols|3|{{#cargo_query:table=Items
|where=Type="Equipment" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}</div>
*A random [[strange stone]] '''(13.29%)''' <br />{{#cargo_query:table=Items
|where=Type="Geode" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}
*A random slottable equipment [[orb]] '''(6.64%)'''<br />{{cols|3|{{#cargo_query:table=Items
|where=Type="Orb" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}
*A random [[machine]] '''(6.64%)'''; not all machines in the game can drop from chests. <br />{{cols|3|{{#cargo_query:table=Items
|where=Type="Machine" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}
*A random [[crop]] seed packet '''(6.64%)''' <div class="mw-collapsible mw-collapsed" data-expandtext="Expand for the full list of items with drop chances." data-collapsetext="Collapse the list.">{{cols|3|{{#cargo_query:table=Items
|where=Type="Crop seed" AND Rarity!=0
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}</div>
*A random key used to open placeable [[treasure chest]]s '''(3.32%)'''
*A random piece of legendary equipment '''(0.33%)''' <br />{{cols|3|{{#cargo_query:table=Items
|where=Type="Equipment" AND Rarity!=0 AND Size="Legendary"
|format=list
|fields=CONCAT('{{i{{!}}',Name,'{{!}}{{drop chance{{!}}',Rarity,'{{!}}',Type,'}}}}')=Name
|delimiter=
|order by=Rarity DESC, Name ASC
}}}}
[[Category:Dungeons]]
[[Category:Dungeons]]

Latest revision as of 03:39, 26 May 2025

Crafting menu icon
Crafting menu icon

Era Portal is the first dungeon the player can enter in Everafter Falls. The dungeon is accessed via the Portal in the northwestern section of the map. The dungeon contains Copper and Iron Ore deposits, hostile monsters, Pooklets, and treasure chests. Blobu King is the final boss of the dungeon and needs to be defeated to progress to the next dungeon and the overall main story.

The dungeon has a standard layout and room types and can be progressed in by clearing the enemies in its rooms.

As the first dungeon accessible to the player, the Era Portal contains regular stones, quartz, and Copper and Iron Ore deposits. Occasional round stones and shard rocks can be found here as well; however, they require a Copper or an Iron Pickaxe respectively to be mined.

Unlocking

The dungeon can be unlocked starting from the first game day. The player needs to pick up the Cursed Era Rune that is dropped by a rainbow pixie next to the portal and then bring it to Dawn to complete The Cursed Era Rune story quest. The quest can be completed on the same day, and the player can receive the rune from Dawn and enter the portal the next day.

The Cursed Era Rune is the only cursed rune quest that does not require the player to collect their own materials.

Monsters

This article or section is a stub.
You can help Everafter Falls Wiki by expanding it.

Treasure chests

Treasure chests spawn in treasure rooms of the Era Portal and can be opened when all monsters in the room are defeated. When opened, a treasure chest in the Era dungeon drops three items, each of them can be one of the following: