Monomyth Update - Beta Status

Later this month, Rat Tower Software's dungeon crawling RPG Monomyth should be getting a backer beta, and as a result, we now have this Kickstarter update that talks about that, and shares a detailed progress report outlining some of the things you'll be able to see and do when playing this upcoming beta.

The update also brings us a series of bite-sized video previews, like this one spotlighting the game's dialogue system:

And here are the text bits:

Hi, dungeon-crawling fans!

time is going by fast and I have been busy preparing everything for the approaching first beta phase. So let us take a quick look at what has been happening over the last few weeks and how we will proceed.

Current Progress

During May I ported some major features into the refactored codebase. Among other things, I made sure that the reworked dialogue system would find its way into the latest version of the game. Feature-wise the system is similar to what you may have seen in the Kickstarter demo (that is if you didn't slaughter the only peaceful NPC).

To quickly recap: The dialogue system is a mix between keywords and dialogue trees. The player can collect clues from documents and conversations and ask different NPCs what they know about a topic. Dialogue trees can trigger different commands, from skill checks to setting the hostility of an NPC. Much like in Ultima Underworld any item given to an NPC via dialogue options will appear in their inventory.

Building upon the modular character system I also introduced visible player armor. At the moment there are two armor sets consisting of multiple equipment items. Much like weapons, armor can break, however, this happens very slowly. Broken armor can still be worn but barely provides any protection.

I also reworked spells, skills, and utility items. Since the code refactoring largely focused on the core character class, some of these things had to be rewritten. A few things still require tidying up but all the functionality is there again and I will use the beta to address these issues.

By the way, porting explosive barrels to the refactored codebase also gave me an opportunity to test out the modular character's ragdoll model.

The beta will feature an initial version of blacksmithing, which allows players to repair broken equipment. Since any character will sooner or later break an item, repairing is not bound to a skill but has to be done in a forge. Blacksmithing in mid to late game will largely revolve around optional weapon improvements. The equipment's damage is visible as well.

Since the first beta area features an underground river, I have also reworked swimming & diving. There are still a few aesthetic things I have to fix on that, so I will present this in a future update.

I also spent some time adding more treasure to the game. During the beta test phase, I will implement an updated trading system. The plan is a more comfortable version of Ultima Underworld's trading system - that means a value-based barter system, where trades can be balanced out either by cash or goods (for a modern example of this you could look at "Stalker: Call of Pripyat").

To put a bow on all the refactoring I rebuilt the game's saving and loading system from the ground up, so it nicely fits the new code. Unlike the public Kickstarter demo, the beta version will let players save and load at any time. Technically I already implemented something like that last September (still on the old codebase), but to lower the chance for nasty surprises I redid the whole system. I also exposed some parts of Unreal Engine's level data to Blueprints to make sure that all persistent entities have unique IDs (regular display names may overlap between streaming levels).

All in all, I must say that the refactoring of the game's core classes slowly evolved into an extensive rewrite of most of the code. That should have probably not been done during production, but in the end, I believe it was worth it. Some features still need to be tweaked here and there but I suppose that should happen with the respective beta tester feedback in mind anyway.

Beta Status

The first beta phase will be set in the "Lysandrian Heartlands", the first non-tutorial area of the game. This very early phase should probably be regarded as more of a focus test for the refactored codebase. With regard to our past definition of what the beta will look like you could maybe call this "Beta 0", because you can play a part of the main quest but it can't be finished at the moment. That will be part of future beta updates, which will add more areas.

Together with the trading update, I will introduce the game's main hub (where most traders are located) and then, step by step, all other important areas will follow. Most of these are currently "work in progress" and I will try to get them into the tester's hands as swiftly as possible.

With a full feature set and the first focus test done we can hopefully concentrate on content testing.

Talking of content, I still need to fix some stuff in the upcoming beta area, which is what I am going to do now. You will hear from me around the 17th when I will send out emails including instructions on how to access the beta. For those of you that have not backed the game on a beta tester level, I will write a short update here. Until then!

Best wishes,

Michael