1. Archmage Rises
  2. News

Archmage Rises News

New Beta Build

[p]I’m happy to report I really focused the last 10 days and built the new Resources feature. Hopefully this will fix the experience people had with the Hex Events feature.[/p][p]I want to thank everyone on the "real time dev blog" Discord channel who helped with responses, advice, and general encouragement as I built the feature.[/p][p]The build is available for play on the BETA steam branch.[/p][p]This Build IS NOT BACKWARDS COMPATIBLE - Saves and Worlds have to be created again.[/p][p]What it includes:[/p]
  • [p]Resources are now available from Sources on the map. They are either Organic or Mineral.[/p]
  • [p]Sources have a level, starting at the wild untamed version at level 0. Levelling up will come when I have time to build it out. All the structure is in place.[/p]
  • [p]Mineral sources have a surface deposit at level 0 which you can mine with the right tool. Once they are empty, that’s it. Levelling up is what allows larger harvesting operations that allow you to access more of the deposit.[/p]
  • [p]Organic sources are like a mini-farm sim. They grow on a set calendar, example a Rose Bush blooms in Spring. Organic resources die at a certain season, like Roses die off in winter. Each source has its own cycle.[/p]
  • [p]Spells (for now, just Haste) can be cast to enchant an organic resource and speed its growth. Example: a rose bush takes 1 year to grow (spring to spring), but with haste it will bloom in only 6 months – Fall. You can use your magic to double yields. The spell lasts until the next growth. There is a calendar system under the hood, but it gets weird: when a haste spell is cast for 9 months, but the plant yields in 3 months, and you don’t come back for 12 months – how many should be there? It’s complicated![/p]
  • [p]Spells can also be cast to enhance harvesting. Sure, you can swing a pickaxe and get some silver, but it’s more productive to cast Mage Hand and get 50% more! No, you don’t need a second pick axe for the mage hand, but thanks for asking. :-)[/p]
  • [p]There are specialist harvesting spells that allow you to just extract the resource magically – without a tool. These will always be the most productive and take the least effort (beyond casting).[/p]
  • [p]How to find resources? There are four new spells to search for them. Each detects different kinds of resources. They are: Earth Sense, Harmonic Burst, Bloom Sense, Deep Root Sense. Cast them and they cover a 3 hex radius. If they find something, great! If not, that area is used up, you’ll need to move elsewhere. The game will tell you if you aren’t in a new search area.[/p]
  • [p]How do you get these new spells? For now, go to the Chapter House and the master there will teach you one of them, for a fee. Travel around to get them all.[/p]
  • [p]In summary, there are 7 new world spells: Earth Sense, Harmonic Burst, Bloom Sense, Deep Root Sense, Haste, Mage Hand, and Earth Rip[/p]
  • [p]There are 2 new items at the outfitter: Knife (harvest fruit, flowers) and Hammer (harvest stone)[/p]
  • [p]This build marks the beginning of casting spells in the world, something long needed![/p]
[p]Here is a playtest video focused on the new functionality by starting a new game:[/p][previewyoutube][/previewyoutube][p]I'd love to get your feedback on this build and see if it is ready to release to all!

As always, thanks for your interest in Archmage Rises![/p][p] [/p]

Dev Update Nov 15: Resources Interaction

[p]I’m working on the new resource interaction, so I can fix it, so the quests will be completable again, so I can get the Events update out. I took out the “Hex view” in doing the Events update but that kinda broke the game, and now I need to put in the replacement sooner than i expected.[/p][p]The solution is to create interaction ‘tiles’ for stuff you can do in a map location.[/p][p]I’m not trying to solve it for everything, but I do need a solution that scales for all the game interactions, not just resources.[/p][p]Trouble is, I don’t have a team anymore, so I don’t have anyone to talk to in the middle of the day with questions like “A or B?” Posting to Steam once a week and waiting several days for responses is too slow for the kind of micro-design decisions I’m speaking of.[/p][p]I decided to do an experiment: I created a new channel on the Archmage Rises Discord server called real-time-dev-blog where I just started posting my questions, conundrums, and challenges as I work on the feature. I didn’t know if anyone would read it or respond.[/p][p]But respond they did! I was able to dialogue in real time with fans just like you and collectively we got somewhere pretty good with how the resources will work.[/p][p]I’m going to continue using the channel as I work each day on the feature.[/p][p]Normally I do a lot of writing, but today I’ll just let the screenshots of the feature evolution do the talking:[/p][p]This is where I started from before engaging the channel[/p][p][/p][p][/p][p][/p][p][/p][p]Other possible interactions[/p][p][/p][p]Used this as a thought template for the design[/p][p][/p][p][/p][p]Experiment with “simple” and “complex more data” types[/p][p][/p][p][/p][p][/p][p][/p][p][/p][p][/p][p]I was just about done, but decided to take another stab at the global layout. [/p][p]The channel liked this better so I continued with it.[/p][p][/p][p][/p][p][/p][p]I’m happy with where we landed for the “Resource Tile” so i started figuring out how interacting with it might look.[/p][p][/p][p][/p][p]Tooltip vs embedding the info[/p][p][/p][p][/p][p][/p][p]A simpler organic version[/p][p][/p][p][/p][p][/p][p][/p][p][/p][p][/p][p]I’m satisfied I’ve explored this enough, it works.[/p][p][/p][p][/p][p]I had to figure out the kind of data that will populate these resource producers[/p][p][/p][p][/p][p]This is as far as I got it this week. It’s in unity now in the various prefab pieces, hooked up, now I just have to get the game data displaying.[/p][p][/p][p]Game Design seems like the fun part of Game Development. And it is, but it is also a lot of groping in the dark looking for solutions. I’ve worked with experienced full time designers and a common trait to all of them is feeling like their ‘work product’ is low compared to all the time and sweat they poured into it. Designers generally make documents with pictures, but are afraid everyone looking at it is secretly wondering “really, it took you 3 days to come up with this?”[/p][p]Real solutions look ‘obvious’ after the fact, its an iterative work process to build up to a conclusion.[/p][p]Special thanks to Dagy, Odynn, KafkaExMachina, CrisisSDK, Monster Tamer Bloba for dialoguing in the channel with me![/p]

The Grand Design Sphere III: Realm

Quick Dev Update
[p]I’m working on location resource sources. I got it so a location can have multiple resource sources. When the player moves into the hex a new UI pops up asking how to interact with it. This new contextual UI is part of the new way of interacting with map locations - a replacement for the old context switch “hex view” screen. This is when I needed to spend time thinking through the UI.[/p][p]I use a tool called Balsamiq to do quick mockups to figure out placement and size of things relative to each other. I’m sharing this Work in Progress (WIP) because it is where I left off before needing to deal with the kids and Halloween. Some of it I like but some of it isn’t right.[/p][p][/p][p]Which reminds me of this great indie game dev video from Jake Birkett “11 years without a hit”.[/p][p][/p][previewyoutube][/previewyoutube][p]Jake is a Britt, and there is a moment where he confesses his shock at what a big deal Halloween is in American (and Canada).  I have to agree, he has a point![/p]
Quick Studio Update
[p]I mentioned a few months ago our team made a demo for a new physical card game called Challengers of the Realm. I’m happy to report the COTR kickstarter is now live! There is a link there to the free demo. Check it out. I’m real proud of what the team put together in a short period of time to make the kickstarter possible. The game COTR is more complex than Hearthstone but less so than Magic the Gathering.[/p][p][/p][p]While I get the resources UI working, let’s continue with the third part of the Core Loop refinement[/p][p]What is Archmage Rises? Managing the three spheres of life: Self, Magecraft, and Realm.
You could think of it as Self, Work, and Society.[/p]
Realm
[p]Realm is being part of a fantasy world. Belonging to it and how you matter in it. This is made up of Possessions, Relationship, and Legacy.[/p][p]But before I for further I need to explain a new kind of Action:[/p][h3]Commission (or Contract or Odd Job)[/h3][p]What is a new young mage to do to make money? One of the reasons the resources change in the Hex Events build is such a problem is I changed the way many players made money in the earliest part of the game.[/p][p]While I am fixing that, the real solution is to provide an action a newbie mage can do to make money and experience. That is where Commission work comes in. Instead of hunting down lumber in a forest to sell, players can do odd jobs trading time for gold and maybe pick up some experience along the way.[/p][p]You already see a small version of this in the game with cleaning dishes or the stables in the inn.[/p][p]Many Commissions are magic related. Meaning expanding your known spells (through the spell progression system) is important.[/p]
  • [p]Cost: Time (few days, week, month)[/p]
  • [p]Requires: Nothing, or a Skill, or a specific spell[/p]
  • [p]Result[/p]
    • [p]Gold - based on time – a 5 day tutoring gig will pay less than a 12 day one.[/p]
      • [p]Friendship and Legacy status factor in for better rewards[/p]
    • [p]XP if magic involved[/p]
    • [p]Likely Fatigue[/p]
    • [p]Likely Wellbeing especially from doing boring work like dishes or cleaning stables[/p]
    • [p]Possible Renown[/p]
[p]Examples:[/p]
  • [p]Ice - chill cellars, create ice for skating, Frostbite kill pests on crops or fungi[/p]
  • [p]Fire - Heating baths/ignite forge/house, light street lights or mines,Detect heat for rats in basement[/p]
  • [p]Arcane - Mage hand, seal door, minor illusion on painting or statue[/p]
  • [p]Earth - Bind wood, haste grow crops, dig out a mine shaft, patch stone fill cracks in cobblestone street or reinforce walls, earthsense for metal, stone, minerals[/p]
  • [p]Storm - create water for street sweeping, storm clouds for irrigating crops, clear cess pit/graveyard foul air with wind, help herbalist locate herbs/flowers[/p]
  • [p]Tutor in astronomy, natural philosophy, Arcanics (the ability for non-casters to use scrolls and other magic items)[/p]
[p] [/p][h2]Possessions[/h2][p]This is both the player inventory, and things they own in the world like buildings or resource sources. A mage tower is a special kind of possession.[/p][h3]Sinks[/h3]
  • [p]Reagents are spent for experiments and spell discovery/upgrades[/p]
  • [p]Resources are spent for building, quests, gifts, enchanting, sale[/p]
  • [p]Books are spent for study XP and improving libraries[/p]
[h3]Rules[/h3]
  • [p]Equipment is used for combat and is never ‘spent’[/p]
  • [p]Quest items are found and ‘spent’ by turning them in rather than keeping them.[/p]
[h2]Actions[/h2]
  • [p]Possessions can be Bought (--Gold), Found (--Time), or Fought for (--Health)[/p]
  • [p]Quests and Events can reward with Possessions[/p]
[h3]Gather Resource[/h3]
  • [p]Cost: Time, Fatigue[/p]
  • [p]Requires: Tool, Resource Source[/p]
  • [p]Results[/p]
    • [p]N resources in a good, better, best scenario[/p]
  • [p]Note[/p]
    • [p]Can enchant tools for greater yields (more and faster)[/p]
    • [p]Cast spells at higher power to get more[/p]
[h3]Build Resource Gatherer[/h3][p]A very expensive resource collector.[/p]
  • [p]Cost: Gold, Spells, Time[/p]
  • [p]Requires: Tool[/p]
  • [p]Results[/p]
    • [p]Resources collected automatically for you to pickup[/p]
[p][/p][h2]Relationships[/h2]
  • [p]Relationship is gained through conversation, gifts, and fulfilling requests[/p]
  • [p]Relationships constantly decay at a set rate of X per week – this won’t be punishing, just realistic that it takes some effort to keep up relationships. For instance, I have a friend where if we don’t talk once a month, it will bottom out to zero and I become “Somebody I used to know”[/p]
[p][/p][previewyoutube][/previewyoutube]
  • [p] Relationships are valuable because NPCs are an access point to gameplay features, Items, and Information in the simulation[/p]
  • [p]Relationship can be spent on Favors[/p]
  • [p]There will be three flavors of relationship: Friends, Family, and Romance. I don’t have anything more to say on Romance until I get to building it.[/p]
[p]Friends[/p]
  • [p]Primary player activity: Leveling up their profession[/p]
  • [p]Cost: They generate Help Requests which are mostly professional[/p]
[p]Family[/p]
  • [p]Primary player activity: Keeping up their needs for food, shelter, etc.[/p]
  • [p]Cost: They generate Help Requests which are mostly personal related.[/p]
[h2]Actions[/h2][h3]Favors[/h3]
  • [p]Cost: Relationship (Each ask has a differing cost)[/p]
  • [p]Requires: Relationship >= Casual Friend[/p]
    • [p]Exception Innkeepers start at Acquaintance and will tell you of Commissions and Quests at that level[/p]
    • [p]Favor available depends on profession and wealth level - a noble can lend a powerful weapon, or 1,000g, a beggar cannot[/p]
[p]Favor Examples:[/p]
  • [p]Tell me one of your interests[/p]
  • [p]Commissions and Quests[/p]
  • [p]Information: Resource location, about a Rival[/p]
  • [p]Influence Person: Increase my relationship with someone else (at 25% exchange)[/p]
  • [p]Influence Town: reduce suspicion, increase unrest[/p]
  • [p]Join me: adventuring, magical experiment[/p]
  • [p]Labor: Work my mine! Collect resources for me[/p]
  • [p]Vote: sway council or election[/p]
  • [p]Training: improve skill, unlock conversation topic[/p]
  • [p]Resource: loan money, tool, book, weapon[/p]
  • [p]Romance: deepen personal bond or intimacy[/p]
[h3]Help Requests[/h3]
  • [p]A Commission with no pay, just relationship reward, with a time limit. If incomplete, relationship suffers.[/p]
  • [p]Relationships above Casual Friend make requests for help. Could be simple dumb things like ‘get me a loaf of bread’. Somewhat gamey, but it does capture the constant nagging of friends, kids, spouse “do this for me” like picking up something at the store, helping them with their computer problem, casting a minor spell to heat the bath.[/p]
  • [p]I don’t know what your life is like, but I end up doing tech support for my mother, in-laws, wife, and three kids. That’s seven people’s digital devices I need to keep running smoothly! And yes I’m venting all my frustration into Archmage Rises, this is where art imitates life. :-)[/p]
[h2] [/h2][h3]Conversation[/h3][p]This is a significant change to the current conversation/relationship building system. It will now be Topic interest based (Character creation choices matter!) and the player can ‘win’ by playing it smart. It avoids mindlessly spamming “Ask about Day” and “Flatter”.[/p][p]Every NPC talk is a single, meaningful gamble: you speak from your own interests, they react from theirs. Over time you learn who you click with, who you don’t, and what subjects bring people alive — just like real life.[/p]
  • [p]Topic driven - the mini game is figuring out what the other is interested in. A topic connection leads to great bonding, a miss is a big miss. Topics are categorized. A noble never wants to talk about dirty farming techniques, and a peasant doesn’t care to talk heritage of nobles. But everyone can dialogue about monsters or philosophy![/p]
    • [p]Category: Everyone (4)
      Arcanics, Magic, Monsters, Philosophy[/p]
    • [p]Category: Peasantry (9)
      Charms & Cures, Domestic Arts, Family, Farming, Folk Lore, Food, Livelihood, Local Affairs, Nature[/p]
    • [p]Category: Nobles (14)
      Architecture, Art, Astronomy, Commerce, Diplomacy, Estatekeeping, Fashion, Heritage, Hospitality, Horse Breeding, Law, Politics, Society, Tournaments, Warfare[/p]
  • [p]You start with 3 topics you like, and 1 you hate[/p]
  • [p]NPCs start with 1 Love, 2 like, 1 dislike, 1 hate[/p]
    • [p]As you reach each friend level you automatically discover one of their preferences[/p]
  • [p]You converse with an NPC and choose a topic you know and like. The result is the relationship adjustment:[/p]
    • [p]Love = Big Increase, Like = moderate increase, Neutral = nothing, Dislike = small decrease, Loathe = Big decrease[/p]
  • [p]You only get one conversation attempt per npc, then they go into cooldown. The cooldown is based on your last conversation whether they loved (short) or hated it (long)[/p]
  • [p]Hitting a Loathe is a relationship bomb, they are offended, relationship hit[/p]
  • [p]Nobles[/p]
    • [p]Any topic that is not one of their Loves or Likes automatically counts as a Dislike. It’s really hard to build relationship with nobility.[/p]
  • [p]Talking about the same topic as last time gives 50% reduction (one dimensional relationship)[/p]
  • [p]If none of your interests match an NPC’s Love or Likes, you’ll never connect conversationally.[/p]
  • [p]You learn a new interest by reading 3 books on the topic. There are other means like result of an Event[/p]
  • [p]People change interests over a long time: that keeps them feeling real. They add one, they remove one[/p]
[p] [/p][p]Conversation Action[/p]
  • [p]Cost: Time[/p]
  • [p]Requires: Conversation Topic[/p]
  • [p]Results: Relationship[/p]
[h3]Social Activity[/h3][p]Context dependent for the building or location you are in, but this is how you play a game of chess, drink a pint, play music with someone[/p]
  • [p]Cost: Time[/p]
  • [p]Requires: Building features[/p]
  • [p]Results: Relationship[/p]
[h3]Gift[/h3]
  • [p]Cost: Possession, Gold[/p]
  • [p]Requires: Giftable[/p]
  • [p]Results: Relationship[/p]
[p] [/p]
Legacy
[p]Legacy measures the total mark you leave on the world — reputation, power, prestige, and permanent recognition. It combines four pillars. Generally the number goes up, but as a designer I have to ensure there are interesting trade offs that occur: Do I sacrifice some power for renown? Do I sacrifice Prestige for a possession? I haven’t finished thinking through all the ways to utilize these values.[/p][h3]1. Renown (Reputation)[/h3][p]Definition: Renown is your fame and reputation. It is what precedes you before anyone meets you. It is tracked by town, so it is possible to be a hero in one town and unknown in another. However, it is also at the region level so being high in a town in the region, the other towns have heard of you
Source: Deeds, relationships, public heroics or infamy.
Effect: Changes how towns, nobles, and factions respond to you. Renown is how you break the nobility barrier and get recognized.
Permanence: Decays slowly over time[/p][h3]2. Power (Might)[/h3][p]Definition: The influence earned through magical strength, victories, and mastery.
Source: Spells discovered, rivals defeated, powerful artifacts.
Effect: Raises respect or fear from peers and enemies.
Permanence: Stays[/p][h3]3. Prestige (Refined Wealth)[/h3][p]Definition: The elegant expression of success — how tastefully you live and what beauty you create.
Source: Mage tower design, art, books, relics, rare wine, and cultural patronage.
Effect: Turns wealth into admiration; impresses elites and scholars.
Permanence: Stays[/p][h3]4. Titles (Recognition)[/h3][p]Definition: Formal honors that record your rising status — the world’s acknowledgment of your accomplishments.
Source: Achieving milestones, earning noble ranks, completing exceptional deeds.
Effect: Permanently increases Legacy; some titles grant ongoing mechanical or social benefits.
Permanence: Stays[/p][h2]Funeral[/h2][p]Every life is a story. The funeral scene is the final chapter of a life.[/p]
  • [p]When you die, your funeral is based on your Legacy score.[/p]
  • [p]Who attends is based on relationships[/p]
  • [p]What they say about you is based on relationship[/p]
  • [p]Fun story from The Time Traveller’s Guide to Medieval England: In 14th century England the number of people who attended a noble’s funeral showed how impactful or important they were. So, naturally, some nobles started prepaying peasants to attend their funeral. How they ensured these people actually showed up, I don’t know![/p]
[p] [/p][p]There you have it, how all the pieces of the game fit together into a, hopefully, sensible enjoyable whole! Did I get it all right? Probably not. But this is enough of a foundation and perspective to build it right as I go![/p]

The Grand Design Sphere II: Magecraft

[p]Quick Dev Update[/p][p]Yesterday I got a world spell casting and a resource “source” location of a Rose Bush to appear on the map and save and load. These are the fundamentals necessary to fix the resources feature of Hex Events.[/p][p]But while we wait for that, let’s continue with the second part of the Core Loop refinement[/p][p]What is Archmage Rises? Managing the three spheres of life: Self, Magecraft, and Realm.
You could think of it as Self, Work, and Society.[/p][p][/p]
Magecraft
[p]The Art. The Craft. The Power. What is it really like to be a mage in a medieval fantasy world? That’s what this game is about and what differentiates it from other games like Dwarf Fortress, Rim World, Guild 2.[/p][p]I’ve thought for a long time about this and I’ve boiled down the ‘mage fantasy’ to these three areas to manage: Experience, Spells, and Tower[/p][h2]Experience (XP)[/h2][p]This represents the biggest departure from how the game plays now because there will be a new Spell Progression system.[/p][h3]What I’m Aiming For[/h3][p]Theory and Practice. These two principles are in tension. I have struggled for years, but I think I found a solution on how to implement:[/p][p]1.      You get better at magical knowledge by researching it.[/p][p]2.      You get better at spells by using it.[/p][p]Two analogies to help describe what I’m aiming for.[/p][p]I’ve been programming most of my life. The way I have really grown, to actually BE a better programmer, to reach new levels of understanding and approach to what I program is by reading theory based programming books, like Design Patterns, Game Design Patterns, Refactoring, or Debugging Applications (I doubt anyone has read this last one, it taught me how to program defensively and avoid bugs in the first place).[/p][p]But just reading the book doesn’t achieve anything. Some neat ideas, but theory without practice quickly fades and the lessons are lost.[/p][p]I’ve been trying to learn the piano. No amount of watching youtube videos of people playing, or reading music theory, will improve my piano playing. Yes, being able to read the notes is important (I want to play classical not just chords), but practicing the songs is the only way to learn and master it.[/p][p]So theory helps: but is useless without practice. Yet, I’ve met programmers who have been programming for 5 years and never ‘leveled up’. Meaning, they have 1 year of experience 5x, instead of 5 years of growth. Seeing each problem not as unique and you are the first person to ever encounter it, but as a version of just a few core problems, radically improves your ability to solve it well. For instance, in game AI many problems can be solved with a version of Dijkstra (or A* which is just Dijkstra with a heuristic). I’m not talking about pathfinding – where they excel at, I’m talking about goal setting, future planning, resource management, and long term strategy of the AI.[/p][p]If one didn’t know the Dijkstra or A* algorithms, they’d think “unit purchasing” was a unique problem that required a unique solution.[/p][p]The image in my head of a wizard studying in a fully stocked library with tomes piled around: I want that core to the game.[/p][p]But getting out there and practicing the spells, I want that core to the game as well.[/p][h2]Actions[/h2][h3]Adventure[/h3]
  • [p]Adventuring is an ideal way to build up your School XP[/p]
[p] [/p][h2]Spells (Spell Progression)[/h2][p]XP is earned in Spell Schools Arcane, Fire, Ice, Storm, Earth. Think of it like science beakers in Civ, but across 5 vectors. You manage your growth in each through Adventure, Study, and Experiments to make Discoveries.[/p]
  • [p]Casting a spell earns you experience in that School – Adventuring, Events, Traps, etc.[/p]
  • [p]School XP is spent on a spell school Research Tree.[/p]
  • [p]Experiments[/p]
[h2]Actions:[/h2][h3]Study[/h3][p]Predictable progression across plays.[/p]
  • [p]Almost all spells and some spell upgrades are visible on the tree. This creates predictable unlocks across plays, just like the skill trees or tech trees we see in the games we love[/p]
  • [p]Spell Knowledge is grouped into Tiers. I’ve tried, and failed, for years to figure out how to make “all spells equal”. I just can’t get a single damage fire spell like Fire Bolt to be equally awesome as Fireball which does AOE and leaves residual burn. I’ve given up on making all spells equal, they will be tiered with the best ones earned at the top of the chart.[/p]
  • [p]The XP cost of a spell or spell upgrade in a Tier increases as you buy them, so each choice in Tier 2 may be 1,000xp, but once you make it, the other Tier 2 choices are 1,500xp.[/p]
  • [p]Spending XP on Spell Knowledge earns you the ‘design’ of the spell, you have the general idea of it, but you don’t actually know how to cast it until you Discover it in an Experiment.[/p]
[h3]Experiment[/h3][p]Turn theory into useful outcomes like Spell Upgrades. Provides variability across plays, push your luck mechanic, allows specialization per play. Experiments cost you, but they always result in something good.[/p][p]Here is an example chart I made of possible Fireball Upgrades. You will see they have rarity:[/p][p][/p][p] [/p]
  • [p]Experiments lead to discoveries – of Spells and spell Upgrades[/p]
  • [p]Experiments require: Reagents, some xp, and a Blast Chamber (Conclave or Tower)[/p]
  • [p]XP cost is modified by the magical affinity of the region you are doing it in[/p]
  • [p]If you have unlocked a spell design, your next experiment in that school learns the spell with one upgrade making the base version different in every play.[/p]
  • [p]You choose the scale of Experiment to perform which affects the rarity (result table) of the result. Solo (standard), Collaborative - requires 1 friend, Grand - 3+ and large room size[/p]
  • [p]Relationship with collaborators[/p]
  • [p]Experiments always succeed – failure is only introduced by bad relationship, low wellbeing, and high fatigue[/p]
  • [p]A discovery pop up shows 2-3 Refinement options; player picks one. Sometimes a common option has a bonus Mastery point on it. Mastery points reduce the cost of unlocks in Study[/p]
  • [p]This system allows you to go deep on a few spells with lots of upgrades, or know lots of spells with just a few upgrades[/p]
  • [p]It also gets pretty close to the feel of custom spells without all the trouble of custom spells[/p]
[p] [/p]
Tower
[p]The physical manifestation of your awesomeness. And totally 100% not phallic![/p][p]I’m keeping the general UI of what we have, but I think what we have right now of just gold is too simplistic. I’m changing the design to something I like more.[/p]
  • [p]Rooms of your tower provide gameplay features. You need somewhere to take the Sleep action, and the quality of your Sleep results will be affected by the room. Want a hireling? Build them a bedroom. Want to do an experiment? Built a Blast Chamber.[/p]
  • [p]Rooms are built with base resources (wood, stone, gold) and special resources (glass, gems, etc). I think this will make people happy.[/p]
  • [p]Because of regional elemental affinity, it is worthwhile to be picky where you build your first tower, and eventually you will want one in 5 different regions for your Experiments[/p]
[h2]Actions[/h2][h3]Build Room[/h3]
  • [p]Gold--, Resources—[/p]
  • [p]Output: New Room[/p]
[h3]Decorate[/h3]
  • [p]Gold--, Possession—[/p]
  • [p]Output: Better room stats[/p]
[p] [/p][p]There is obviously more that can be said, but I think this is a good summary of where I’m headed. Next time I’ll conclude with design thinking in Realm in part III![/p]

The Grand Design Sphere I: Self

[p]I’m currently working on the spell casting in the World for Resource finding. There isn’t anything thrilling to announce about that, it’s just work to get it working.[/p][p]While we wait for that, I want to share the Core Loop completion and refinement work I’ve done so there is ample time to discuss it together. This is the culmination of all the forum posts, discord discussion, design docs, and years of experience: written as succinctly as I can in one place describing the whole game.[/p][p]I’ve never done this before.[/p][p]What is Archmage Rises? The three spheres of Self, Magecraft, and Realm answers it.[/p][p](Note: I’ve renamed Craft to Magecraft so people don’t think 1/3 of the game is crafting)[/p][p][/p][p]Today we dive into Self. Some of it will be familiar, some of it new. Remember, the core of gameloop design is managing resources, trade offs, and creating interesting choices.[/p][p][/p]
Self
[p]The most basic level of being a human in a fantasy world. The smell and the sweat of actually being there. Taking basic care of yourself. This is the ‘life’ part of the life simulator I’m striving for.[/p][p][/p]
Health
[p]Health measures your present condition, showing how alive or near death you are. If it hits zero, you are dead. End of life, end of game.[/p][h2]Sinks[/h2]
  • [p]Combat, traps are the primary ways health is spent.[/p]
  • [p]Minor ways are negative outcomes from Events or conversation choices[/p]
[h2]Rules[/h2]
  • [p]Max HP is driven by Vitality stat: Each Vitality point is 5 HP[/p]
    • [p]Vitality can be influenced by many factors: status effects, physical training, rituals, enchantments, and artifacts such as Darion's Amulet (+20 Vitality).[/p]
  • [p]Health is very serious. There aren’t health potions to pop or healing magic like you may see in other games. It is very LOTR: time, medicine, and healing skill are used to recover HP.[/p]
  • [p]Damage taken when HP below a threshold risks injury (Push your Luck).[/p]
  • [p]Injuries require Medical attention - can heal or become worse if untreated. They are a reason to return to town/tower and seek out medical attention. If an injury worsens, it adds to the roleplaying and uniqueness of a life. (Opportunity to Push your Luck, or play it safe)[/p]
  • [p]Makes Town Healers valuable.[/p]
[h2]Actions[/h2][h3]Rest[/h3][p]Restores a small amount of health each day. I’ll cover the Rest action further under Fatigue[/p][h3]Healing[/h3][p]Cost: Time – variable based on how much health needed to recovery, or nature of the injury. Gold can be spent to accelerate it[/p][p]Requires: Bed, Medicine skill - ground as default bed. Can’t be done alone, requires someone else: a road companion (Relationship), or at Healer Hut (Gold), or room in Tower (worker with healing skill)[/p][p]Results: Big HP recovery, High chance of curing Injury[/p]
Fatigue
[p]A measurement of your energy level, stamina, how tired you are. Provides cost to balance choices.[/p][p]Current implementation: represented by Stamina stat in a big yellow globe. You make choices (casting spells, harvesting resources, etc.) and it spent stamina down to zero. For much of the game’s development spell casting in combat used Stamina, creating a vital link between what you do outside combat matters inside combat. This was severed when we moved to the Ara system in the last combat revision.[/p][p]New implementation: A level of Fatigue from Fresh → Fine → Weary → Tired → Exhausted.[/p][p]I want sleep to be a part of the player’s ‘life’ cycle, but not so realistic and onerous as needing to sleep every night, or as harsh as Stardew Valley. The fatigue system allows the player to choose when and how they sleep. You can’t go forever without sleep, but you have flexibility/choice on when it makes most sense.[/p][h2]Sinks[/h2]
  • [p]Many actions now have a chance of increasing fatigue. Casting spells in world, any strenuous actions like running in combat, resource harvesting, or movement through terrain types like swamps or hills, and event choices[/p]
[h2]Rules[/h2]
  • [p]Actions have a % chance of moving up the fatigue scale, not a set spend of one action[/p]
    • [p]Wellbeing affects this %, meaning if you are miserable you are more likely to get fatigued, and if you are feeling great you are less likely[/p]
  • [p]Fatigue is a highly connected resource to many actions, I can’t list them all here. The individual actions identify if they potentially increase fatigue.[/p]
  • [p]High fatigue (Tired, Exhausted) affects things (again, not an exhaustive list): starting Ara and Ara recovery in combat, ability to cast outside of combat, event options, relationship options, wellbeing, spell study and experiments.[/p]
  • [p]We currently have the option to overexert – I don’t think I’ll need that anymore.[/p]
  • [p]Makes Inns, Tower beds, valuable.[/p]
[h2]Actions[/h2][h3]Rest[/h3][p]Cost: Time, gold, food, drink[/p][p]Requires: Bed - ground is a default bed[/p][p]Results[/p]
  • [p]Criteria: Bed provides X rest attempts to move up the fatigue system. Sleeping on the ground is one chance. Sleeping in a gorgeously decorated room in a feather bed might be 5 attempts. This isn’t the Sims, but the quality of bed is an important differentiator.[/p]
  • [p]It is possible to have great or terrible night sleeps – modified by Wellbeing[/p]
  • [p]Increase: X Fatigue levels, Health, Wellbeing[/p]
  • [p]Health[/p]
    • [p]Always a small HP recovery[/p]
    • [p]Chance injury improves[/p]
    • [p]Chance injury worsens[/p]
  • [p]Food & Drink Bonus[/p]
    • [p]I would like the player to have a reason to enjoy good food and drink as they live their life, but I don’t want to force it. So I decided to make it a bonus to resting – going to bed full and sated is a great way to sleep at the end of a day. I didn’t want to put food and drink into the Rest UI, I like all the Inn food and drink options being clear and separate. Hence food and drink provide a resting buff.[/p]
    • [p]Food or drink eaten in last 4hr increase Rest Result: one additional roll each, or a % improvement to rest rolls.[/p]
Wellbeing
[p]Wellbeing measures your emotional and mental state, reflecting how happy, calm, or distressed your character feels. This isn’t Darkest Dungeon, yet wellbeing matters.[/p][p]It is a constantly decaying resource that drives behavior, decision-making, and narrative tone by rewarding care, comfort, and balance while punishing neglect and hardship.[/p][h2]Sinks[/h2]
  • [p]Slow decay over time[/p]
  • [p]Some choices will have a ‘misery’ aspect to them that affect wellbeing. Washing dishes or mucking stables at the inn may get you gold, but is miserable work.[/p]
  • [p]Monsters: Skeletons are terrifying, so combat with them will lower wellbeing[/p]
[h2]Rules[/h2]
  • [p]Having high wellbeing leads to bonuses in actions like casting, luck rolls, and conversation. Likewise there are penalties for low wellbeing[/p]
  • [p]Every X days the player should do something ‘fun’. Play chess, go for a seaside stroll, alcohol.[/p]
  • [p]Doing a fun action with a companion has the benefit of more wellbeing gain and relationship gain[/p]
  • [p]Creates a need a variety of actions can fulfill, creating value in more of the nooks & crannies of the game[/p]
[h2]Actions[/h2][h3]Enjoyable Act[/h3][p]This is a template of many actions in game. The game is flexibly designed to accommodate many types of actions. An Event may provide an Enjoyable Act option if you meet certain criteria. Completing a quest is invigorating, as is making a donation to the poor, so you get a boost to wellbeing.[/p][p]Cost: Time, gold, item[/p][p]Requires: Nothing[/p][p]Results[/p]
  • [p]Wellbeing goes up[/p]
[p] [/p][p]That’s it for this week, next week I’ll continue with the second sphere: Magecraft![/p]