16) { $el.textContent = $el.textContent.slice(0, 16); } else if ($el.textContent.length === 0) { $el.textContent = 'Anonymous'; } $el.contentEditable = false; name = $el.textContent; tooltipMessages = [...tooltipMessages]; savePlayer(); $el.style.outline = 'none'" @keydown.enter="if ($el.textContent.length > 16) { $el.textContent = $el.textContent.slice(0, 16); } else if ($el.textContent.length === 0) { $el.textContent = 'Anonymous'; } $el.contentEditable = false; name = $el.textContent; tooltipMessages = [...tooltipMessages]; savePlayer(); $el.style.outline = 'none'" @input="if ($el.textContent.length > 16) { $el.textContent = $el.textContent.slice(0, 16); const range = document.createRange(); const sel = window.getSelection(); range.selectNodeContents($el); range.collapse(false); sel.removeAllRanges(); sel.addRange(range); }">
Welcome to
Text-Based-Game
The goal is to reach level 50, gather strong gear and resources, and progress to defeating the Demon Queen.
Progress is intentionally slow and difficult, but highly rewarding as your build, inventory, and combat choices come together.
What's after that?
After level 50, you can access "Eternal Damnation," an endless hellscape where the enemies now scale slightly above you as a perpetual challenge. Good for if you want to obtain the best gear. You can level up past 50, but the difficulty will continue to increase.
There is no shop or currency, so all of your resources must be obtained through battles and crafting. Spend them wisely!
The actual gameplay happens in encounters. Encounters let you battle an enemy within the current area, and each enemy has a spawn chance and scaled level. Every area is designed for certain player levels and has its own enemy pool.
During each battle, perform actions and manage your energy carefully to outlast your enemy. After each battle, you can earn experience, items, or chests.
Note:
You require the chest's specific key in order to unlock it, otherwise you must pass it up.
Take turns slapping enemies until either of you die. Battle your way through goblins, slimes, wizards, and even vampires to murder your way to the bosses, who may appear at any time in certain locations.
View your player's inventory of items collected throughout your adventure. Some items, titled Crafting Reagents, are used only for crafting. Other items, like weapons and armor, are equipable, while others can be used.
Drag an item from your inventory to your player bars to equip or use it.
Certain weapons and armors synergize, giving you an additional boost when both are equipped.
Note:
You can hold shift to open the item at its level to the journal page, allowing you to view more detailed information.
During battles, only consumables and throwables can be used using the Item button. Drag an item to the player bars to use it, or on the enemy to throw it at them.
View specific information about an area, an enemy, battle effects, an item, or your player.
The journal is meant to attain specific knowledge for each value in the game, not as a guide to defeating them.
Note:
References to other items on most pages allow you to open the page of that item when clicked.
The journal does not provide any methods or tips, just the raw information which can be useful for strategies.
Using Craft Reagents from your inventory, you can craft useful battle items, including bombs, crystals, and flasks that can turn the fight in your favor.
Weapons and armor cannot be crafted. You must find them in encounters or in chests.
Uses:
Craft bombs for unprotectable damage, flasks for utility, and potions for tough fights.