<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title></title>
	<atom:link href="http://www.candlebre.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.candlebre.net</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jan 2010 04:12:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Acts of Fate</title>
		<link>http://www.candlebre.net/the-acts-of-fate</link>
		<comments>http://www.candlebre.net/the-acts-of-fate#comments</comments>
		<pubDate>Wed, 06 Jan 2010 04:04:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design Diaries]]></category>
		<category><![CDATA[Flavor]]></category>
		<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.candlebre.net/?p=105</guid>
		<description><![CDATA[Author&#8217;s Note:  Readers should be aware that our event engine is not yet as robust as the one presented here.  Firstly, there are, at present, only a fraction of the (evetual) total number of events in the pool, and secondly, we don&#8217;t have as many &#8220;chained&#8221; events in operation yet.  All that [...]]]></description>
			<content:encoded><![CDATA[<p><em>Author&#8217;s Note:  Readers should be aware that our event engine is not yet as robust as the one presented here.  Firstly, there are, at present, only a fraction of the (evetual) total number of events in the pool, and secondly, we don&#8217;t have as many &#8220;chained&#8221; events in operation yet.  All that is coming, however, and this is some of the thinking that lies behind it.<br />
-V.</em></p>
<p>I know, I know, there are a wampum lot of people out there who feel that random events have ‘no place’ in a game of this type. These folks are generally die-hard gamers who enjoy Nth degree control over the game world.</p>
<p>Strangely enough, these are the same people who generally demand an extremely high degree of realism from games they play, which seems to me to be a…quite contradictory situation, because realistically, there’s no such thing as that degree of control over any environment, and certainly not something like Kingdom management.</p>
<p>Regardless of which side of the fence you’re on, you should know that Candle’Bre has events, and further, that the event engine is designed in such a way that they are actually an integral part of the game as a whole.</p>
<p>The most-often asked question I get about this is “will we be able to turn events off?” and the answer is…partially. There are some events that are story-oriented and faction-specific, and I envision a mechanism for turning these off in ‘non-historical’ games, but the rest are unaffected by this switch.</p>
<p>Believe me…I thought for a long time and quiet carefully before including this element, and implementation-wise, we’re doing things a bit differently than you might expect, or be accustomed to. I’m a gamer too, and in some ways, I can relate to and fully understand WHY a lot of people are leery of events, and I’ve taken steps to make sure that our events are not seen in the same light.</p>
<p>One of the biggest reasons that people are so down on the event idea is (or has been, in the past) a matter of implementation. Seems like events are most always used as punishments, you know? Just when you start getting ahead…WHAM! Out of nowhere comes this event that smacks you down. And, if they’re not used that way, then they’re used to blatantly cheat on behalf of the AI….you know, just when you’re about to wipe the last AI off the map…POOF! Random event and he gets a whole mess of new troops you have to slog through or something equally absurd.</p>
<p>That’s not fun, it’s annoying!</p>
<p>We don’t have those. Yeah, we have events that will help and events that will hinder, it’s true, but generally, you get to pick your own poison, which reasserts a measure of control.</p>
<p>A second (and less often cited) reason for the disliking of events is that it “un-evens the playing field” in MP.</p>
<p>I disagree. No more so than a random number generator in charge of combat “un-evens” the playing field. </p>
<p>Randomness is a part of gaming. Can’t escape it. If the goal is to eliminate all randomness from gaming, then combat should be resolved “Chess-Style,” but something tells me that’s not what the bulk of gamers are looking for. Sure, you can minimize it (randomness), but if it adds to atmosphere, realism and fun…why would you want to?? </p>
<p>Our event engine implementation will add to all three.</p>
<p>To understand the event implementation, the best approach is to break it down into smaller segments, so here goes.</p>
<p>Events can be most broadly separated into two groups, story events, and everything else. Story events are (generally) faction specific, and are the events that can be turned off in non-historical games. They’re detailed, intricate, and full of flavor text (imagine an interactive version of SMAC’s interludes, and you’ll get the idea…interludes that ask you to make various in-game choices, and then change the flavor of the game based on the choices you make). But enough about them….they represent the minority of events, and to talk too much about them would be to give neat stuff away that I’d rather see you discover in the game, so….we’ll take a look at the ‘everything else’ category.</p>
<p>These are the events that are ‘always on’ and they can be broken down several different ways. The next breakdown we’ll do is “Arbitrary” events and “Choose” events. There are some events which are arbitrary in nature. They’re in the minority, and their effects tend to be relatively small, compared to the “Choose” events, but they’re out there. The reason for their inclusion is that, in a non-God game, shit happens. Since you don’t have Nth degree control over the game world, the event engine models “all the rest of the stuff” that’s going on around you. Sometimes, the stuff that’s going on around you works for you, and sometimes it doesn’t. These events are not terribly interesting from a gaming perspective, because they lack the element of choice, but they add atmosphere and flavor, and are important in their way for that reason (best way to look at these events is that they’re ‘seasoning’. They add flavor to the game world with minimal impact…pretty good stuff, that). Nonetheless, we’ll not spend much time talking about them, because in the greater scheme of things, what you’re really interested, I’d imagine, is choice. </p>
<p>So…we’ve brushed over the story events, mentioned the arbitrary events in passing, and that leaves us to talk about the ‘choose’ events, and that’s really where the gravy is. Just like before, these can be broken down into two broad groups….’common’ and ‘triggered.’</p>
<p>Common events are truly ‘always on.’ From the first turn of play, you stand a chance of seeing common ‘choose’ events. These are situations that arise in the kingdom which require a choice to be made. The choices, and often (usually) the consequences OF those choices are clearly spelled out in the event box itself, so you get to weigh your options and make the choice that works best for your current in-game situation (Note: All the ‘Arbitrary’ events are also considered ‘Common’ and so, it is possible to see them from turn one of play). Not all ‘Choose’ events are good, and some of the choices you’re faced with can be pretty tough calls, but then, nobody ever said that the life of a ruler of a fantasy kingdom was easy, right?</p>
<p>It can be hard to envision the kina thing I’m talking about without showing a couple examples, so here you go….</p>
<p>Sample Arbitrary Event</p>
<p><strong>Favorite of the Clergy</strong><br />
You gain + 20 Influence with the Church.<br />
<em>During the Time of Troubles, even the Church played favorites now and again….<br />
~Professor S. Burns, lecture in Argenia</em></p>
<p>Notes: Pretty simple and straightforward. Essentially gives you a freebie Intercession, which is nice, but not game-breaking by any means.</p>
<p>Sample Choose Event</p>
<p><strong>Rivals</strong><br />
It’s amazing how quickly flashpoints can arise. The wizards and priests in provname$ have never been overly fond of each other, but recently, that dislike has reached new heights, and the whole province is simmering with barely contained anger. Because mishandling here could cause the conflict to spill over into a wider area, the Provincial Governor has wisely sent a plea for assistance in resolving the matter to you.</p>
<p>** Hold balanced and fair negotiations which give neither side the upper hand.</p>
<p>(-100g from your treasury, loyalty in provname$ drops by 20% as both sides loudly complain, revolt risk is 4% for the next ten turns. If you have any magical or religious buildings in the province, they stop working for the next 3-6 turns. Any revolt that occurs is 40% likely to destroy the religious/magical buildings in the province. Once the revolt risk fades, this province sees a +2gpt increase as both sides learn to work together.</p>
<p>** Hold negotiations but favor the Clergy in the province.</p>
<p>(-200g from your treasury, loyalty in provname$ drops by 10% as the Wizards and their supporters complain loudly. Lose half your stored Mana, and Mana Producing assets kingdom-wide operate at half capacity for 3-6 turns. If the province contains magical buildings, this loyalty impact is doubled, and those magical buildings stop working for the next twenty turns. Revolt risk in the province is 3%, doubled if magical buildings are present. Any revolt that occurs is 55% likely to destroy the religious/magical buildings in the province. If you lose control of the province, it has a 10% chance of declaring for the Order of Mystics (if you ARE the Order of Mystics, then the province simply reverts to neutrality). This value doubles if the province in question borders Mystic territory. Once the revolt risk fades, this province gains a permanent immunity to corruption (grateful Priests fervently working on your behalf to keep corruption down in the province)</p>
<p>** Hold negotiations but favor the Wizards in the province.</p>
<p>(-200g from your treasury, loyalty in provname$ drops by 10% as the Clergy and their supporters complain loudly. Lose half your stored influence, and influence-producing assets kingdom-wide operate at half capacity for 3-6 turns. If the province contains religious buildings, this loyalty impact is doubled, and those religious buildings stop working for the next twenty turns. Revolt risk in the province is 3%, doubled if religious buildings are present. Any revolt that occurs is 55% likely to destroy the religious/magical buildings in the province. If you lose control of the province, it has a 10% chance of declaring for House Castillar (if you ARE House Castillar, then the province simply reverts to neutrality). This value doubles if the province in questions borders Castillar territory. Once the revolt risk fades, this province gains a permanent bonus of +2 Construction Points per turn, or +20%, whichever is greater (grateful Wizards offering their services to construction projects in the province).</p>
<p>** Tell the Provincial Governor to handle it himself.</p>
<p>(no effect)</p>
<p>(the consequences of this choice are not shown to the player, but choosing this option is the trigger for the event “A Regional Powder keg,” which has a 4% cumulative per turn chance of occurring for the player who got this event, beginning on the turn after this event choice is selected)</p>
<p>Design Notes: if you lack the money to pay for some of the options, they are “greyed out” such that you cannot run a deficit to pay the cost of handling this problem</p>
<p>Other Notes: Tough day to be the king…but then, not every choice is going to see you swimming in gold…this is a pretty brutal event (though thankfully, its effects are limited to a singular province), but you can make it work for you, and it provides in-game choices that are not normally available.</p>
<p>The last broad category of events are the ‘Triggered’ events, and these are the rarest form of event, and also the most interesting.</p>
<p>Triggered events are….always on, but sleeping. That is to say, they’re on but not in the active event pool until the player meets certain pre-conditions. Even then, there’s no guarantee that a triggered event will occur…only that it CAN occur as it now resides in the pool of active events.</p>
<p>An example of a ‘Triggered Event’ would be something like this:</p>
<p><strong>The Birth of the Middle Class </strong><br />
(this only occurs for the player with the largest number of corrupted provinces in-game)</p>
<p>Triggering:<br />
Sum the corruption %’s in the Basin. If the sum-total of corruption values is in excess of 100%, this event trigger is satisfied (even if these conditions are later reversed, that they were met at all triggers this event). Further, there must be, or have once been, no less than twenty-five markets or market upgrades in the whole of Candle’Bre. Once these conditions are met, the event has a 3% cumulative per turn chance of occurring.</p>
<p>Story Text:<br />
There can be only one explanation. This change has been brewing quietly in the background for quite some time.</p>
<p>Bubbling with energy just beneath the surface of the social consciousness of the Basin, and accelerated by the chaos of war, its time, apparently, has come, and it falls to you to deal with it in the best way you can.</p>
<p>So you find yourself torn between the tradition that brought you to a position of power in the first place, and this exciting, dynamic change on the wind.</p>
<p>On the one hand, the Nobles have been the unquestioned Masters of the Basin for two centuries (the Council of Seven as a minor player notwithstanding), and you are one of their number. How can you embrace the rising star of the Middle Class without betraying those who have secured the rule of your family for generations?</p>
<p>On the other, it is increasingly clear that this new class of men….landless (for now), but with considerable and growing resources, are here to stay, and to ignore them indefinitely is to invite disaster. They are vibrant and creative, and they are changing the face of Candle’Bre in ways and with a speed and efficiency that the Nobility have never been capable of. They are future. How can you possibly ignore them?</p>
<p>So….a quandary. What to do? You cannot help but feel that you are standing at the crossroads of history, and the decision you make here will echo through the Basin for decades to come. Choose wisely.</p>
<p>** Wholly embrace and support the creation of a Middle Class in your<br />
realm </p>
<p>(-400g, Corruption levels are halved in all your provinces, every province you control gains +10g to its economic value, and every province you do not control gains +5g to its economic value. Loyalty value in every province you control drops by 25%, rebellion chance in every province you control is 7% for the next ten turns, rebellion in your most corrupted province (riots in the streets as the middle class takes some pent up vengeance against the nobles) and your loyalty cap drops by 10% (disaffected nobles, and an unruly middle class, more difficult to control, and more unpredictable). If you have positive honor, gain +15 honor for this selfless act, and recognition of a new class of citizen in the realm. Relations with the Council of Seven improve by +50 points, and with all other factions in the game, your relations suffer a –30 point hit (halve this if you are allied with the faction in question)</p>
<p>** Oppose the creation of a Middle Class in your realm </p>
<p>(loyalty in all provinces you control drops by 15%, loyalty cap drops by 5%(disaffected merchantmen). Revolts in your three most corrupt provinces (if you don’t have three corrupt provinces, then it goes to provs with the lowest loyalty). Rebellion chance in all provinces you control is 5% per turn for the next twenty turns. All your provinces see a –1 penalty to troop recruitment for the rest of the game. Gain +300g as grateful Nobles replenish your coffers, and this event passes to the player with the next highest number of corrupted provinces next turn). Gain twelve (12) units of Cavalry in your capitol as Nobles rally to your banner to help squelch the rebellious merchant class. Relations with the Council of Seven drop by –60 (half if you are currently allied with them), and improve with all other factions by +30. Any diplomatic initiative made with any faction other than the CoS has a 15% higher chance of succeeding this turn and next, if this choice is taken.</p>
<p>** Offer a measured response. Do not actively oppose the creation of the middle class, but do nothing in particular to support it. </p>
<p>(Loyalty drops by 25% in all your provinces, due to your indecision, and your loyalty recovery rate is halved for the next ten turns. Revolt risk simmers at 3% for the next twenty turns. Revolt in your most corrupt province. Ten turns after making this decision, all provinces in Candle’Bre will see a +5gpt increase as the Middle Class takes root and begins to thrive).</p>
<p>** Seek guidance from the Church: Influence rates triple for you for the next ten turns. </p>
<p>(Loyalty drops by 5% in all your provinces, and every province in Candle’Bre gains +5gpt as the Middle Class takes root and thrives with the Church’s guidance and blessing. (selecting this option is the trigger for “The War against your own Nobles” event, which has a 3% cumulative per turn chance of occurring)</p>
<p>**Postpone the decision (only available the first time you see this event) – Delays your response to it for four months…the event will appear again, minus this event choice, in four turns.</p>
<p><strong>Summary</strong></p>
<p>Our implementation of events in Candle’Bre was designed with the following goals in mind:</p>
<p>**We wanted/needed a mechanism to deliver story content in a dynamic way that oftentimes solicited or required player input.</p>
<p>**A system that would allow players receiving certain events to bend or break normally unbreakable rules</p>
<p>**Replay value – there are simply a staggering number of events built into the game, and we plan to include an editor, which will allow players to create their own sets of events (effectively. Given that the major in-game events can dramatically redraw the landscape of the game, each one makes for a fundamentally different play experience, and given the number of events available, that translates into LOTS of replay value.</p>
<p>**Even-handedness. The events should not be constructed or delivered in such a way that they are perceived to be a ‘punishment’ for excellence in playing. On the other hand, some events should be scalar in nature (impacting larger empires more than smaller, for good or ill), and some should be reserved only for larger or smaller empires, in keeping with their respective stations (the bigger the empire, the bigger the event…sometimes good, sometimes bad).</p>
<p>In my analysis of the potential downsides to adding an event engine to the framework of the game, I only came up with two:</p>
<p>**Events have, in a great many other games, been doled out as punishments for excellent playing, which has turned popular opinion against them – This, I feel is not applicable to us, because that’s not how we are structuring our events.</p>
<p>And</p>
<p>**Many MP’ers complain that events muck up the MP environment by introducing an element of randomness to the game – While the gist of the argument is valid (yes, events certainly DO add an element of randomness to the mix), I think that the argument is too simplistic, because ALL games of this type make heavy use of randomness in-game…it is simply that they all tend to do so using the same methodologies, and few dare veer from the established path. Further, I point to EU2’s MP experience, which is one of the best MP games of all times, and it is positively SWIMMING with random events (and what’s utterly blasphemous is that many of the events are not random at all, but exceedingly biased toward a nation in particular). Despite this, and perhaps in part because of it, the MP experience is unbelievably rich. This is what we’re aspiring to.</p>
<p>One final, closing note where the events are concerned. I suspect that this section of the game will get the longest, hardest looking at by all players who are interested in what we’re doing. For the people who love it, they’ll be looking closely at the “innovation value” of the events, and helping us cull it and refine our event pool for the game’s release. For those who despise it or are leery of it, they’ll be turning their attention to making sure that we keep our word about what we’re doing and why, and they’ll be the ones to quickly point out if an event is unbalancing, or too harsh, or too punishing, and taken together, it’ll be awesome… </p>
<p>-=Vel=- </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/button" title="The Acts of Fate" url="http://www.candlebre.net/the-acts-of-fate"></script>]]></content:encoded>
			<wfw:commentRss>http://www.candlebre.net/the-acts-of-fate/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The Basic Framework</title>
		<link>http://www.candlebre.net/the-basic-framework</link>
		<comments>http://www.candlebre.net/the-basic-framework#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:50:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design Diaries]]></category>
		<category><![CDATA[Philosophy]]></category>

		<guid isPermaLink="false">http://www.candlebre.net/?p=103</guid>
		<description><![CDATA[Author&#8217;s Note:  This is actually one of the oldest topical essays we have on the subject of the game itself, and the thinking and theories that have gone into her creation.  I think that the spirit of this document is very much a part of what we&#8217;ve got so far, even though the [...]]]></description>
			<content:encoded><![CDATA[<p><em>Author&#8217;s Note:  This is actually one of the oldest topical essays we have on the subject of the game itself, and the thinking and theories that have gone into her creation.  I think that the spirit of this document is very much a part of what we&#8217;ve got so far, even though the systems are not (yet) as robust as we&#8217;d like them to be &#8211; ie &#8211; it will surely not, at this point, take you months before you see a duplicate event.  Nonetheless, there&#8217;s some good material here, I think, in addition to containing an abbreviated history of how the project was born.<br />
-V.</em></p>
<p>Many, if not most of those who have been keeping up with our progress know the story of our beginnings, and for those who don’t, I’ll recap here briefly.</p>
<p>The long and short of it goes like this: Once upon a time, there was a thread in the Civ3 fora all about “who you’d like to see” working together to produce Civ4, and the usual suspects immediately floated to the surface. Sid and Brian topped the list, with other notable designers being added to the chorus. It was a regular “who’s who” of game designers of renown, and that was as it should be.</p>
<p>What pleasantly surprised me then, was to see my name on that list. To be mentioned with the giants who made me fall in love with gaming in the first place…that was a fine day, let me tell you!</p>
<p>But then, the more I thought about it, the more I realized it was just that. A dream. There was no way these hallowed Titans would ever let me NEAR their stuff, not even a side project, much less the greatest turn based game of them all. Just wasn’t gonna happen.</p>
<p>And frankly, that ticked me off! I’ve been designing games for years, and I believe I’m a pretty fair hand at it. Not computer games, it’s true, but the principles of design are generally the same, or at the very least, highly similar.</p>
<p>So that got me thinking, and as often happens when I get myself worked up into a lather about something, I spoke before I really thought it though, and said something to the effect that I’d just go off and make my own damned game then.</p>
<p>Me.</p>
<p>The guy who knows ZIP about art, and even less about programming.</p>
<p>I made that post and went to bed.</p>
<p>Got up the next morning and realized just what I had gotten myself into, and logged back on to ‘poly to delete my post, hoping that nobody had seen it.</p>
<p>What I found when I arrived at ‘poly though, was….a miraculous rescue.</p>
<p>True, *I* didn’t know beans about coding or art or any of the other gazillion things I’d need to make a game fly, but suddenly there were LOTS of people coming out of the woodwork offering their time and talents to make the game I proposed a reality.</p>
<p>That’s when it hit me that we could really DO this thing!</p>
<p>Trouble was…I said it before I even had an idea in my head what the game might be.</p>
<p>So…given that I had lots of people riding to my rescue, I decided that I’d better get busy, so I turned my attention to the one thing I DID know a lot about, and that was telling good, compelling stories.</p>
<p>That, I know how to do, and it struck me that THAT would be my single biggest contribution to the effort. I could build us the game world with words, and if those words were vivid enough, then perhaps those who knew about art and coding and sound could take those words and breathe a different sort of life into them.</p>
<p>And so….here we are.</p>
<p>Now, for those of you who know me, this won’t come as any great shock, but I got my own ideas about how to do things, and sometimes, those ideas are a bit off the beaten path.</p>
<p>That can be both a blessing and a curse, cos the sheer unorthodoxy can sometimes cause people to question even the most basic underlying assumptions, which can lead to lots of ultimately needless questioning. And, there have been times, its true, when that unorthodoxy has bitten me in the arse. So there are downsides.</p>
<p>On the other hand, you don’t ever take anything to the next level by simply plodding along predictable paths. If you want to make something that really stands out from the crowd, then you have to take a path that’s different from the rest, and that’s what we did, and continue to do, and there will be ample evidence of that in journal entries to follow.</p>
<p><strong>Basic Design Decisions</strong></p>
<p>Five is a beautiful number. </p>
<p>Some might argue that it’s the PERFECT number, in terms of game dynamics. Seven…too many. Good, but a bit cumbersome for my tastes, and too ambitious for a first try. Three….not enough…but five…ohhhh, now that’s magical!</p>
<p>So right off the bat, I knew I wanted to have five…somethings in the game. I didn’t even have a design yet, but by God, I knew there were gonna be five playable groups in whateveritturnedouttobe.</p>
<p>Fantasy.</p>
<p>I love fantasy, so that’s where my brain just naturally turned to when searching for a game.</p>
<p>Okay, check. We got five, and we got fantasy. Good start.</p>
<p>So what else?</p>
<p>Well, fantasy…that’s good, how about some stresses then. Diametric pulls. Church and Magic. That’s a good one. Knights and Outlaws. Yep…that’s another good one, and sort of a “muscle and steel” parallel to the priests and wizards. Good deal. </p>
<p>Civ-Style, which means 4x and turn based. Check.</p>
<p>I also knew that whatever world we played in, it wasn’t gonna be some warmed over rendition of someone else’s work. I tell stories. I make worlds up with words. That’s what I do, and our game deserved a world all it’s own, so I set about making one. </p>
<p>All original. No borrowed creatures and critters for us. No sir. </p>
<p>So I started writing. “Flight and Founding.” “The Story Weaver.” “The Remarkable Life of Jacob Dunn.” And from those stories, the world began to take shape. They are, in a real sense, our history, and that history was enhanced as other talented writers began pouring themselves into the emerging world. Now it was no longer one voice, but a chorus. There was a guiding voice, yes, but a tapestry was being woven together, and from this tapestry, the mechanics that drive the game world was being derived.</p>
<p>If that sounds a bit backwards from the norm, it is. Generally, the design experience revolves around establishing the game mechanics and then making a story up to fit in and around them.</p>
<p>Not so here. </p>
<p>We created the world first, and the world itself has been informing us of the mechanics needed to adequately display it on your computer screen.</p>
<p>In other words, the world is teaching US, and that difference in approach will be telling, I think.</p>
<p>One of the goals I had in mind for the game at the outset was to create a living, breathing dynamic world in which players could become active participants in….to help write the next chapter in the history of the Kingdom of Candle’Bre.</p>
<p>To that end, this is very definitely NOT a “God Game” in the same way that many other 4x games are.</p>
<p>The turns are doled out month to month, meaning that it would be rare indeed for a game set in a world with but sixty provinces to extend beyond the lifespan of a single ruler of the period.</p>
<p>And, you, as the player, are certainly not all powerful. You have to answer to a lot of different voices. Your people, your nobles, the Church, and sometimes, the Fates themselves. True, you have vast, far-reaching powers as player, but make no mistake about it. God, you’re not.</p>
<p>Another goal from early on: LOTS of in-game tensions and dynamics. The struggle between Church and Wizards (in game, this became Influence and Magic), the tension between noble knights and ruthless outlaws (in game, this became Honor and Infamy), and all the subtle variations that brings with it.</p>
<p>Add to that five playable factions, each with unique strengths and weaknesses, and put all that into a living, breathing world, and you get a dizzying array of choices.</p>
<p>Choice.</p>
<p>That’s another big thing that hit me right off the bat. It was my goal, at the outset, to create a game where there was no way, aside from blatant milking the game, that you could do everything in a single sitting.</p>
<p>It will take literally months (or longer!), of playing repeated games to see all the Fate Cards, to research every tech in every tree, and to try out all the different paths to victory, and that is as it should be. That’s the way it would be in a real, living, vibrant world.</p>
<p>I wanted to create a system where you simply had so much stuff to do, so many possible things to spend your resources on, that there was no way you could do it all in a single time playing through.</p>
<p>To help with that, we established early on that provinces (which are the building blocks of the game) could only “hold” a limited number of buildings, and then of course, I went on to make many more buildings than that limit. So right there, you’re hit with tough decisions. What do you need? A temple to curry favor with the Church, or a Tavern, from which to recruit spies.</p>
<p>On top of that, I’ve added in building dynamics, such that if you build one thing in a given province, certain other things are excluded (ie – can’t build a Focusing Sigil, which increases magic, in any province containing a religious building).</p>
<p>More choices. How do you want to play the game? That will inform you of the types of buildings you should gravitate to.</p>
<p>So provinces aren’t “cookie cutter.” You simply can’t build every building in every province. It doesn’t work that way. Provincial improvements are powerful, and strengthen your playing style and strategy for the current game, but to get the most out of your strategy, it requires thought and careful planning. Tradeoffs and sacrifice. What can you do without, in order to further your chosen strategy?</p>
<p>And of course, there are mechanisms in-game to shift gears. As you add more provinces to your realm, you can change your build focus. You can rip down old buildings and replace them with something else if your current strategy isn’t working.</p>
<p>But of course, that takes time, your most precious commodity.</p>
<p>In game choices should MATTER. You might not be God, but your choices made in-game should heavily influence the way the current game plays out, and this is done in a variety of ways. Most obvious to the eye is the exclusionary nature of building patterns inside provinces. If you build a temple here, then you can no longer build a tavern, which means you have CHOSEN influence with the Church over espionage, at least in the short run. So be it, now make the most of your decision!</p>
<p>Another way this can be seen is in the Acts of Fate (which will be covered all on their own in some future installment). Some of these are “always on” and can always appear, and others have no chance of appearing unless decisions YOU make for your chosen faction bring them into being (ie – building X number of markets and banks triggers an event pool called “Fiscal Events” that cannot occur in-game unless you meet the pre-requisites). In these and other ways then, your decisions heavily color and influence the WAY the game plays out. It’s flavor. It’s character and texture. Your decisions drive that.</p>
<p>Likewise, with honor and infamy. Behave honorably and it opens up whole new vistas of opportunity for you. Likewise, behave in dastardly fashion, and you will not only see the world around you growing darker, but we’ve even been toying with subtly changing the color and texture of the interface itself as you continue down the “dark path” to reflect your increasingly evil nature, and as with the honorable side of the coin, infamy has its own powers and rewards.</p>
<p>Combinatronics.</p>
<p>I’m not even sure if it’s a real word, but it’s the one I use to describe what we’re doing.</p>
<p>Candle’Bre is an onion. There are layers upon layers here, and as you peel them away to discover the treasures beneath, it only leads to yet more layers and new things to discover. True, we will only scratch the surface of this thought in order to bring the game to life, but that’s the real magic of the system. Once we GET a playable game out, we’ll be looking to YOU, players and hopefully complete Candle’Bre addicts, to tell us how to mold the game from that point.</p>
<p>So, that’s the path we’re on, and the thinking that went into getting us there. </p>
<p>-=Vel=-</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/button" title="The Basic Framework" url="http://www.candlebre.net/the-basic-framework"></script>]]></content:encoded>
			<wfw:commentRss>http://www.candlebre.net/the-basic-framework/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>King&#8217;s Gambit &#8211; Candle&#8217;Bre&#8217;s Official Card Game</title>
		<link>http://www.candlebre.net/kings-gambit-candlebres-official-card-game</link>
		<comments>http://www.candlebre.net/kings-gambit-candlebres-official-card-game#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:54:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flavor & Flair]]></category>
		<category><![CDATA[Flavor]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.candlebre.net/?p=85</guid>
		<description><![CDATA[Many years ago, I asked one of our project&#8217;s members (FrustratedPoet) to come up with a unique game that the folk of Candle&#8217;Bre would use to occupy their time and entertain themselves with.  I&#8217;ve included his notes just below, complete with all his original illustrations that pertain to the design of the game.
On my [...]]]></description>
			<content:encoded><![CDATA[<p>Many years ago, I asked one of our project&#8217;s members (FrustratedPoet) to come up with a unique game that the folk of Candle&#8217;Bre would use to occupy their time and entertain themselves with.  I&#8217;ve included his notes just below, complete with all his original illustrations that pertain to the design of the game.</p>
<p>On my list of things to do is to actually create, then mass produce this card game in a decorative tin for sale here on the site. It&#8217;s not a huge priority, but it&#8217;s something I think that would make a nice addition.</p>
<h1>King’s Gambit Rules</h1>
<p><strong>Needed for play:</strong></p>
<p>1) One game board<br />
2) Two sets of game cards (9 cards per set)</p>
<p>Unfortunately you’ll have to make these cards yourself if you want to try this game out … you can’t use ordinary playing cards because everything in this game is triangular.</p>
<p>Yes … you read that right, it’s all triangular.</p>
<p><strong>The board and the cards:</strong></p>
<p>The game board is made up of 52 equilateral triangles arranged in 4 rows of 13.<br />
Thusly:</p>
<p><a href="http://www.candlebre.net/wp-content/uploads/2010/01/game-board.gif"><img class="alignleft size-full wp-image-87" title="game board" src="http://www.candlebre.net/wp-content/uploads/2010/01/game-board.gif" alt="" width="238" height="155" /></a></p>
<p><span style="color: #000000;">.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.</span></p>
<p>Each card is also an equilateral triangle with dimensions slightly smaller than the tiles on the game board. It has a number between 2 and 9 printed adjacent to each of its three edges. These numbers always add up to 13.<br />
Thusly:</p>
<p><a href="http://www.candlebre.net/wp-content/uploads/2010/01/card_example.gif"><img class="alignleft size-full wp-image-86" title="card_example" src="http://www.candlebre.net/wp-content/uploads/2010/01/card_example.gif" alt="" width="112" height="117" /></a></p>
<p><span style="color: #000000;">.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.</span></p>
<p>Each player has a set of 9 cards and each set is identical.<br />
The numbers on the cards are:<br />
4 – 5 – 4 (x2)<br />
5 – 5 – 3 (x2)<br />
7 – 3 – 3<br />
9 – 2 – 2<br />
6 – 5 – 2<br />
8 – 3 – 2<br />
6 – 4 – 3</p>
<p><strong>Start-up:</strong></p>
<p>When the game starts Player A goes first and places one of his cards anywhere in the row of triangles nearest to him on the game board.</p>
<p>Here is a pic of where each player can play his or her cards, Player A is red and Player B is blue:</p>
<p><a href="http://www.candlebre.net/wp-content/uploads/2010/01/placement-zones.gif"><img class="alignleft size-full wp-image-88" title="placement zones" src="http://www.candlebre.net/wp-content/uploads/2010/01/placement-zones.gif" alt="" width="238" height="155" /></a></p>
<p>After Player A has placed one card in his starting zone then Player B places two cards in his zone. The play then goes back and forth, with each player placing two cards in their respective zones until all cards are on the board. (On Player B’s last go he will only have one card to place).</p>
<p>Movement will then commence.</p>
<p>Player A goes first and moves any one of his cards. A card can move to either of the two triangles immediately to the side of it, or any of the arcs of three triangles directly in front or behind it.<br />
Thusly:</p>
<p><a href="http://www.candlebre.net/wp-content/uploads/2010/01/move-summary.bmp"><img class="alignleft size-full wp-image-89" title="move summary" src="http://www.candlebre.net/wp-content/uploads/2010/01/move-summary.bmp" alt="" /></a></p>
<p>When the card is moved it can be rotated in any way so that the player can choose in what direction each of the card’s numbers will be facing.</p>
<p>Player B then does likewise and the moves alternate until the game’s conclusion.</p>
<p><strong>Combat:</strong></p>
<p>When two cards of opposing teams are position so that their borders are touching then combat will ensue. The combat model is pretty simple … basically whichever card has the lower number is destroyed and is removed from the game board. If one of Player A’s cards is moved so that it shares two borders with cards from Player B then the order of resolution is determined by the difference between the values on the opposing edges of the cards. The highest difference between the two values is resolved first, but all combats must be resolved during the turn.</p>
<p>(Does that last bit make sense? If anyone doesn’t understand the order of resolution then I’ll make another awful diagram)</p>
<p>If the numbers on the opposing edges are identical then the combat is considered a draw and both cards remain on the table.</p>
<p><strong>Winning:</strong></p>
<p>The first player to annihilate the opposing army is the winner.</p>
<p><strong>New rules note:</strong> A player MUST make one move each turn, passing on your turn is not possible.</p>
<p>These variants … well the last two at least … will drastically alter strategy and gameplay for the base version. I suppose that elements of several variants could be combined together, but I can’t deal with that possibility right now.</p>
<p><strong>Surprise Attack: </strong><br />
In this variant each player’s cards are shuffled and placed face down in a pile in front of them before placement begins at the start of the game. The player must draw a card from the top of the pile and place them in order, rather than choosing which card to place.</p>
<p><strong>Assimilation: </strong><br />
When a card is defeated in combat, instead of being removed from the game it is ‘captured’/’converted’ and can be moved only by the other player. If a card changing allegiance provokes another combat – because it is adjacent to one of its former team-mates – then combat will be resolved immediately. If the converted card is victorious then the card it defeated is also converted … and so on. To avoid infinite loops: if a converted card engages in combat during the round in which it was converted, and loses that combat, then it retains it’s new allegiance and is not re-converted to its former side … such combats are considered a draw. The balance of power in this variant can swing very quickly because a single victory in combat can set off a chain reaction that converts many cards to your side.</p>
<p>A card’s change of allegiance can be shown visually be the placing of bits of coloured glass (in either red or blue, as appropriate) on every card at the start of the game. When a card is converted its existing token is removed and a new one of a different colour put on. (For the purposes of play-testing any marker will do, naturally.)</p>
<p>Win conditions: I’m not sure if they total annihilation win condition will work for this variant. Because the games will fluctuate so much it might take months for someone to gain control of every card at once. Perhaps it is best to say that the first player to have control of 14 cards at the end of their turn (eg. All of their own plus more than half of the opponent’s) wins the game.</p>
<p>(Again … this is pretty complex … if I didn’t make myself clear enough then don’t hesitate to ask for clarification.)</p>
<p><strong>Fortress: </strong><br />
In this variant each player is given an additional three cards, each of them with a value of 1 – 1 –1. When these cards (and only these) are destroyed, instead of being removed from the game board they are turned upside down to act as an impenetrable barrier. If some sad player completely boxes in one of their cards, thus eliminating the possibility of their entire army being destroyed, then they lose the game.</p>
<p>FP</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/button" title="King's Gambit - Candle'Bre's Official Card Game" url="http://www.candlebre.net/kings-gambit-candlebres-official-card-game"></script>]]></content:encoded>
			<wfw:commentRss>http://www.candlebre.net/kings-gambit-candlebres-official-card-game/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Honor and Infamy in the Candle&#8217;Bre Universe</title>
		<link>http://www.candlebre.net/honor-and-infamy-in-the-candlebre-universe</link>
		<comments>http://www.candlebre.net/honor-and-infamy-in-the-candlebre-universe#comments</comments>
		<pubDate>Tue, 05 Jan 2010 19:15:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design Diaries]]></category>
		<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.candlebre.net/?p=79</guid>
		<description><![CDATA[Here's something that's not been touched on to any great degree, but most definately something that warrants more discussion.

First, a bit of background about these components

Honor and Influence are "alternate forms of currency" in the game. They have their specific uses (Honor can protect you from the machinations of Espionage, Influence can be used to buy "intercessions" from the Church), and are stored in a "treasury" for each player, but they are fundamentally different from gold in a number of ways.]]></description>
			<content:encoded><![CDATA[<p><em>Author&#8217;s Note:  In its current incarnation, Honor is NOT a finite resource, but this essay outlines a number of intriguing possibilities for it, and as such, I wanted to include it in the discussion of game mechanics, as by shifting it away from an open-ended, essentially unlimited resource, we can (and would) radically alter the flavor of the game, and IMO, for the better.  Still, it is something that does not have an overly high priority at present.</em></p>
<p>Here&#8217;s something that&#8217;s not been touched on to any great degree, but most definately something that warrants more discussion.</p>
<p>First, a bit of background about these components</p>
<p>Honor and Influence are &#8220;alternate forms of currency&#8221; in the game. They have their specific uses (Honor can protect you from the machinations of Espionage, Influence can be used to buy &#8220;intercessions&#8221; from the Church), and are stored in a &#8220;treasury&#8221; for each player, but they are fundamentally different from gold in a number of ways.</p>
<p>Honor &#8211; a &#8220;finite&#8221; resource in Candle&#8217;Bre. That is to say that there is a set maximum of 250 &#8220;points&#8221; of honor in the kingdom. No player may ever have more than 200 points of honor (game ends, victory for that player), but all players may run honor deficits freely.</p>
<p>Honor deficits (Infamy) reduce the total amount of honor available in the kingdom. At game start, there are 250 points of honor available, and each faction begins with 20 points (the rest are held in a &#8220;common pool&#8221; where initial honor gains are drawn from). If you behave dishonorably, and lose your initial 20 points, they do not transfer into the common pool, but are removed from the game entirely (shrinking the total honor available in-game). Thus, it is within the realm of possibility that dishonorable behavior (resulting in the total loss of 51 points of honor) will render an honor victory impossible.</p>
<p>It is possible for players to temporarily run an honor deficit, and then, through &#8220;reformed&#8221; behavior, get back into a positive honor situation.</p>
<p>It is also possible that Fate will increase the total honor supply in the kingdom (some fate cards grant an increase in Honor to the drawing player&#8230;this honor does not &#8220;come from&#8221; anywhere&#8230;it is generated by the card itself, and is the one way that the total honor pool of Candle&#8217;Bre may be increased.</p>
<p>When Honor is gained by a player, a check is made. If there is honor available in the &#8220;common pool&#8221; then the honor is deducted from that account, and deposited in the honorable player&#8217;s account. If there is no honor available in the common pool, then the honorable deed is presented to the reciever in the form of a popup. Accepting it (say, money or troops) from the donating player must be paid for if that player has a positive honor rating. If the player has a negative honor rating, then the gifting player will be informed that there is no honor in the transaction, but may still make it freely.</p>
<p>*Addition &#8211; The following marks a slight rules change, and as such, will be posted in the appropriate thread shortly, but there IS NO LOSS OF HONOR when calling on a Church Intercession if the player calling for the Intercession is being attacked by an Infamous player (negative honor). If two honorable players are involved, then the normal honor loss applies.</p>
<p>Influence: Will likely serve as the basis of our magic system in the commercial release of the game. For the time being, however, the only purpose Influence with the Church serves is the act of Intercession.</p>
<p>Where we are now:</p>
<p>For the initial release, here&#8217;s the scaled back version of what the three (Honor, Infamy, Influence) will do:</p>
<p>Honor: Represents an alternate win condition. Collect 200 Honor, and that&#8217;s the game. You win, by being the most beloved and honorable leader in the Kingdom.</p>
<p>Infamy: Negative honor = Infamy. In the free release, the penalties of infamy are as follows:</p>
<p>a) Research costs are 10% higher</p>
<p>* &#8211; Addition b) Any of your troops listed as captured BY AN OPPONENT WITH A POSITIVE HONOR RATING (cos if you&#8217;re fighting an infamous opponent, there won&#8217;t BE any captures) may be converted into mercenaries by the capturing player after the current battle resolves (such captured units may be placed in any province the capturing owns).</p>
<p>* &#8211; Addition c) You gain no further influence with the Church. If you have stockpiled Influence, you may spend it freely, but once it&#8217;s gone&#8230;it&#8217;s gone.</p>
<p>The benefits of infamy are:</p>
<p>a) No captures. If your troops make an attack that would result in a capture, count it as a kill (higher kill rate)</p>
<p>* &#8211; Addition b) Looting/Pillaging/Grave Robbing &#8211; Any time you kill enemy troops, you gain 1/10th of their value (rounding in force) in gold, added directly to your military coffers (stripping the valuables off of the dead). Also, when an infamous player captures a new territory, if there are any provincial improvements IN that territory, any ONE of them may be ripped down in exchange for 40% of the build cost. This is effective immediately, and is only an option on the turn the province changes hands.</p>
<p>***</p>
<p>A few things of note here, that have changed since the essay was originally written.</p>
<p>First, Influence has obviously expanded to do a great deal more than was originally discussed here.  Not a bad thing in the least, but definitely a difference.</p>
<p>Second, a thing which had fallen off the game-scope RADAR for a time is the notion of capturing enemy toops in battle and what to do with them.  Honor and Infamy represent a tremendously convenient lever for determining a whole range of possible fates of the captured troops, as briefly touched upon here.</p>
<p>Thirdly, (and another thing that has been off-RADAR for some time) is the notion of expanding the current &#8220;pillage&#8221; option that&#8217;s currently in the game to include &#8220;scavaging the dead&#8221; (obviously not an honorable activity), which could be a potential source of supplemental income for an Infamous player.</p>
<p>At any rate, MUCH to contemplate in this essay, and I wanted to make it available for review, here on the site.</p>
<p>-=Vel=-</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/button" title="Honor and Infamy in the Candle'Bre Universe" url="http://www.candlebre.net/honor-and-infamy-in-the-candlebre-universe"></script>]]></content:encoded>
			<wfw:commentRss>http://www.candlebre.net/honor-and-infamy-in-the-candlebre-universe/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
