Sponsored By

Featured Blog | This community-written post highlights the best of what the game industry has to offer. Read more like it on the Game Developer Blogs.

RPGs feature immersive worlds and epic narrative arcs, yet everything is stuck in time stasis: no NPCs age or die of natural causes, quest problems stay put. Archmage Rises explores: What if the passage of Time was a resource?

Thomas Henshell, Blogger

May 20, 2016

15 Min Read

RPGs pride themselves on having deep immersive gameplay.  Usually this is driven by epic narrative and story/character arcs.  But have you noticed time doesn’t actually pass in Dragon Age, Skyrim, Final Fantasy, or Darkest Dungeon?

  • No one ages.

  • No townsfolk age and die of natural causes.

  • No NPC family grows by having a baby.

  • No NPC child ever grows up to adulthood.

  • No towns fade away due to declining population; Or villages grow into bustling cities.

  • The king/queen/council never lose power – unless directly due to player activity or scripted events.

  • Quest lines, usually involving some life & death problem, just sit in stasis until the player feels good and ready to solve it.  Be it today, or a figurative 10 years from now! 

If my three-year-old wants a cup of juice, she won’t wait the time it takes to write this sentence, yet the proverbial inn keeper with giant rats in the basement will happily wait an eternity for you to get around to his problem.

Can We Do Better Than This?

Archmage Rises is unusual in a number of ways, one particularly in that it explores the concept of Time as a Resource.  We call it a “Mage Simulator” but since Steam doesn’t list this as a genre option, we’ll just keep calling it an RPG.  An RPG where you play as a mage within a deep world simulation.  Seasons pass.  People age.  We’re trying to stay true to pen and paper roleplaying like Pathfinder, Dungeons & Dragons, and a variety of excellent D20 supplements like The Magical Medieval Society.  At the game store I own, role-players often share their campaign stories with me.  The most beloved ones by players span decades, maybe even generations, of game world time.

The simple passage of time can bring both realism and epic-ness to a game.  Here are 5 examples of how our team is doing Time as a Resource and some and some of the challenges we encountered in doing so.

 

1. Time Provides Natural Consequence to Player Choices

Archmage Rises takes place in a procedurally generated medieval fantasy world.  The world, its history, treasures, and problems are created in one go at the start of a new game.  The player is born at a randomly selected location, date, and year.  Every following year on this day, the player ages one year.

Call it predestination or genetics, the game assigns a lifespan to the player character.  They will live for around 50-80 years before dying of natural causes.  (Losing a battle to a dragon is not natural causes!)  The purpose of the game is to achieve as much as you can in the open world with the one life you are given.

With limited time, suddenly every choice has gravitas.  Even seemingly small choices now matter.  The question is no longer which order the player will do particular quests.  It is which quests a player will choose to take on at all.  The choice to spend 3 months travelling by foot to a far off city matters, there is an opportunity cost compared to what else the player could have done with that time.  And they will never have more.

 

2. Townsfolk are Born, Age, and Die

In the typical RPG the Non-Player Characters (NPCs) who run the inn, clerk the weapon shop, or train your skills are always there. 

Forever. 

Narratively, they have no other life purpose than to be at your beck and call.  Some games (Stardew Valley) have set time based routines of when and where the shop owner is.  Some (Skyrim) allow the player to kill shop owners, causing the loss of their services.  But they never age-out.  Or get married.  Or move away because they are sick of the orcs.

In Archmage Rises, every NPC has a birthdate and ages.  Like the player, they have a set natural lifespan.  Similar to Crusader Kings II, there are rules of succession.  Man who runs the inn dies of a heart attack?  Wife takes over.  Wife dies of old age?   One of the children take over - if they are of age.

Every NPC also gets “a turn” at a regular periodic rate.  On their turn they can choose life events: meet someone, start a fight with someone they know, fall in love, get married, have a child, move, have a business set back, or suffer from a plague.

Relationships between player and NPC matter in Archmage Rises.  So if an NPC had a baby since the last time you met/spoke with them, it gives a new conversation option.  An opportunity to congratulate them and/or give them a gift.

The passage of time creates new ways for players to interact, and therefore role-play, within the world.

But how is this even possible?  Doesn’t the game break if someone important dies of a heart attack?

I can answer that in two parts. 

First, we designed the game, world, and simulator from the ground up to be self-healing.  The same code that is used to generate a realistic world at the beginning is the same code keeps it marching along.  This took about a year to do.

Second, if you want a machine to handle replaceable cogs you have to design cogs that can be replaced.  Previously I gave an example of the rules of succession.  What happens if there are no children of age from which to continue the inn?  The answer is that the inn simply closes. 

But if the town has no inn, how can the player rest and get the latest town gossip?  This is where the game is more SimCity than Skyrim.  I can’t tell you with 100% certainty what the simulation will do for any one town, but if the town has a sufficient population and no other inn, the market forces that caused there to be an inn in the first place, will cause some enterprising NPC to open another one.  Heck, the new one could even be better (higher quality, better dishes) than the old one! 

But what if a questline involved the now deceased innkeeper?  Just as in real-life, you have reached an insurmountable barrier.  The quest cannot be done and will fail.  Now if the game only had 1 quest and this happened, it’s not very fun.  But fortunately the game quest generation system will give you plenty of other things to do. 

Now think about the narrative and self-reflection the simple passage of time creates for the player:
If they didn’t go to the innkeeper right way, if instead they did something else, if they hadn’t detoured they could have talked to the innkeeper before he died!  The passage of time adds an urgency to each quest.  Should a quest end negatively, the outcome only reinforces the value of time.

3. Quests and Due Dates

Quests in Archmage Rises go in a different direction than the trend of “mash the talk button at anyone with an exclamation mark”.  In our world, NPCs have problems, generated by the simulation based on their life situation, personality, and goals.  They need help resolving their problem.

If you have a problem, do you give it to some random stranger that looks good in armor? Probably not.  You welcome help from those you trust.  So in Archmage Rises the primary source of quests are relationships (there are other sources).

If you ask a friend to help you move, they say yes, but never show up, how does that affect the relationship?  I can tell you from personal experience.  Before I started dating my wife I did exactly that, and 18 years later she still whips it out in a fight: “Oh Ya?!  Well you never helped me move when I was in university!”

Talk Nature or Philosphy with your good friend the innkeeper!

In Archmage Rises when an NPC relationship goes beyond mere acquaintance, when a problem arises, they will share it with you.  If you accept the quest, they are now counting on you to resolve it: within a timeframe. 

Once again the passage of time matters.  The player must choose how they spend the time between getting the quest and resolving it.  The choice of whether to prioritize something shiny that just popped up over their commitment to a friend is a real one.  If the quest isn’t finished by the expiration date, it negatively affects the relationship, leading to lower trust, leading to less likelihood of getting another quest.  It is better in Archmage Rises to tell someone “Those rats in the basement I said I’d kill?  Ya, I’m not going to be able to get around to that”, and take a small relationship hit than to just let it expire and really let them down.  This reinforces immersion: the feeling of really being there and the NPCs are real living breathing people.

Our quests have three final states: completed, quit, and failed after due date.  If the player doesn’t resolve the quest problem, and this is a shocker: someone else does.  Either an AI rival or another NPC.  Life moves on with or without the player’s involvement.  A powerful reminder that if you want to be a hero, keep your promises!

4. Town Progression

Things are improving in Moonbright! Time to buy real estate!

The passage of time doesn’t just affect the player, or NPCs, the world ages as well.  Seasons change: spring, summer, fall, winter.  The Town is how the simulation acts on people as a collective. 

Towns can have events or problems too: starting construction of a cathedral, a business going under, the peasants revolt against their lord, or a rival noble laying siege to the town.

Towns are the economic and military might of the nobility.  One way to oust a rival noble is to ruin his townships through various nefarious actions or spells.

Birth and death rates affect the population.  11 people died this month?  Could be from natural causes, plague, or those giant spiders that moved into the forest.  If the simulation forces continue to put negative pressure on the town population what once was a bustling city could end up a meagre village a decade or two later.  With an appropriate drop in services.

Stalin said “The death of one man is a tragedy, the death of millions a statistic.” 

Here is where the collective intersects with the individual: if a village of 110 people has 11 people die of plague that month, there is a 10% chance one of the NPCs that died is someone the player knows and has interacted with.  Events like this bring the simulation of the world front and center to the player.

Finally, the player can effect towns by taking on quests from the town lord.  As the decades pass the player will see the impact of their choices in the very geography of the world.

5. World Progression

The final part where the passage of time matters is in World Events.  The above features are already working in the game, this one is still in development.  But I can speak to how it will work.

At some point in the player’s lifetime (about 30 years in), one massive world event is going to happen that changes the course of the game.  There will be 10-12 possible events that could happen once per game.  The simplest example is the invasion of a dragon.  It is loosely based on how the dragon overlords in Dragonlance: Dawning of a New Age came to be.

The dragon shows up and causes a lot of havoc.  Destroying some towns, establishing a base, and beginning to enslave the surrounding area with needs for treasure.  This causes the nobility to stop their petty struggles with each other so they can focus on the new threat.

The player now has a few interesting choices.  First, they can attempt to take out the dragon.  They need to be powerful enough, and this could take many years to achieve.

Second they can join forces with the dragon and help them complete their enslavement of the world.  This too could take many years to achieve.

And finally they can choose to just leave it all alone and continue pursuing their own goals: perhaps being a hermit scholar living in their ivory tower.

In any of these cases, the world event will continue to simulate and playout alongside the rest.  Applying pressures to towns, creating problems for NPCs, and changing the geography.

Challenges implementing Time as a Resource

Early play testing of Archmage Rises showed players didn’t care about time as a resource. 

Move to another city takes 2 weeks?  Why not!
Studying this spell book will take 1 month?  Sure!
Attending a skill training class will take 3 months?  Who cares!

And why should they?  The player character starts at 16 and has plenty of weeks to go!

Thinking of time as a resource aligns with real life, but time is not intuitively understood as precious. 

Everyone is familiar with currency as a resource.  You start out in life with little, you earn very little at first.  Generally, over time, your income increases and your wealth increases.  This progression curve is easily understood.

But in the West we never thinking about our own mortality and that every day is precious.  I will die one day.  You will too.  Wasn’t that awkward to read!

Let’s assume for a moment that I will die by natural causes at 76.  This means at age 16 I had 60 years, or 720 months, or 21,900 days to spend on choices.  At age 39 I only have 13,505 days left.  I am becoming time poorer every day, and there is nothing I can do to earn back what is lost.

The fundamental problem with time as a resource is we are born time rich.  We have a seemingly unending supply the moment we arrive.  As we mature and start to really get a handle on life, we are time poor with no recourse to get back what we may have squandered.

I like the philosophical underpinnings of this problem.  If someone can play Archmage Rises and walk away thinking that every day is precious, I feel I’ve done something worthy in game design.  But this noble goal doesn’t negate the player comprehension problem.

Here are some of the ways we educate the player Time is precious:

A) Time Limits in Dungeons

I find it interesting that in Caving (the proper word for spelunking) the biggest cause of death or injury is exhaustion.  All that wandering around in the dark, climbing up/down weirdly angled areas really takes a toll on a person.

So in Archmage Rises when the player enters a dungeon there is a certain time limit in hours set until they collapse from exhaustion.  If you do collapse there is a high likelihood of death, pretty harsh in a permadeath game.

By having only so much time to explore a dungeon, deciding which passage to go down, which rooms to spend time searching, now suddenly matters so much more (for the reasons stated above).  But by making hours count, we are subtly reinforcing to the player that days, months, and years do too.

B) Eating

The player has to eat about once every week.  Not exactly realistic, but it is a constant reminder that a week has passed.  Days are suddenly measured in the player mind as “days since I ate” and “days until I have to eat again”.  Meals can be had through trail rations, inns, or made at home in the mage tower.  There is a hunger penalty for going without food.  (I know I know, Blizzard says make it a bonus not a penalty, but this works better for our game.)

C) Monthly and Annual Expenses

To really ground the player in the medieval fantasy world, we’ve taken a page out of The Sims by having regular bills that must be paid for upkeep of your cool mage tower and all your rad stuff.  This is paid monthly from the player treasury.  If the player doesn’t have enough money in their treasury for the end of the month, a warning is displayed until they address it.  This is a subtle way of reinforcing the passage of each month and now the player wants to maximize their choices between month ends.  Every day matters.

Finally, the player swears fealty to a town lord and has to pay a vassalage tax every year.  This is a significant amount of money and, again, reinforces “hey player a whole year has gone by!”.

D) Passage of Seasons

This is the summer time tileset.

The map art changes by season.  Travel times and events vary by the season.  Like Game of Thrones has shown us, just knowing that winter is coming can be quite motivating to make the most of one’s time. :-)

Internal testing has shown these methods work, but we will know for sure when we demo the game at various shows this summer.

I’m Running Outta Time

Archmage Rises is a peculiar game.  Our 5 person team has been working diligently to rethink RPGs at every level for the last 3 years.  With release scheduled for Q1 next year I’m running out of time to make that happen.  Time to get back to coding; after all, every hour is precious! :-)

If you would like to find out more about Archmage Rises, you can visit the website.
Or send me an “aloha” on Twitter @LordYabo.

 

 

Read more about:

Featured Blogs
Daily news, dev blogs, and stories from Game Developer straight to your inbox

You May Also Like