<?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>MMORPG Info &#187; Guides</title>
	<atom:link href="http://www.mmorpg-info.org/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mmorpg-info.org</link>
	<description>Play to Win</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:34:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Multiplayer Minecraft Mods</title>
		<link>http://www.mmorpg-info.org/guides/minecraft/multiplayer-minecraft-mods/</link>
		<comments>http://www.mmorpg-info.org/guides/minecraft/multiplayer-minecraft-mods/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 16:49:38 +0000</pubDate>
		<dc:creator>Talthinar</dc:creator>
				<category><![CDATA[Minecraft]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=6600</guid>
		<description><![CDATA[Even though the official modding API hasn&#8217;t been introduced (at the time of writing) many people have produced mods for Minecraft. There are mods for the single player game and mods for the multiplayer game, this article will discuss some multiplayer mods. The server plugin architecture I have used is Bukkit but there are a [...]]]></description>
			<content:encoded><![CDATA[<p>Even though the official modding API hasn&#8217;t been introduced (at the time of writing) many people have produced mods for Minecraft. There are mods for the single player game and mods for the multiplayer game, this article will discuss some multiplayer mods.</p>
<p>The server plugin architecture I have used is Bukkit but there are a few others. I&#8217;m sure the others have similar plugins to the ones I have tried out. The reasoning behind trying each of these plugins was to add something to the game without making it silly, ie I disregarded &#8220;Everyone is Invincible and can fly and do what they like&#8221; types.</p>
<p>The first, iConomy, is important because it has links with other mods. </p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2011/09/mc.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/09/mc-300x178.jpg" alt="" title="mc" width="300" height="178" class="alignleft size-medium wp-image-6619" /></a><a href="http://dev.bukkit.org/server-mods/iconomy/">iConomy</a> adds currency into the game. It keeps tabs of how much currency people have which is then used by other mods to allow payment. Linked with this was a mod I forget the name of which takes money from you when you die &#8211; you can set it up so it doesn&#8217;t drop you below a certain value, takes a percentage, takes a fixed value, etc. There are other similar ones but this is the one I used.</p>
<p><a href="http://dev.bukkit.org/server-mods/jobs/">Jobs</a><br />
This mod  enables you to configure simple jobs which reward people with gold for doing them. An example would be to create a Lumberjack and give money each time they cut down a tree. People can gain levels in a job as well as money and you can limit the number of people on the server allowed a specific job (eg Make a Sheriff job and give money for killing things but only allow one person to have it). People can either have a number of jobs or be limited in the amount of jobs they have.</p>
<p><a href="http://dev.bukkit.org/server-mods/permbukkit/">PermissionsBukkit</a><br />
Lots of mods which do this which is to basically allow functionality of mods to specific people, so you could have someone joining the server not able to do anything (including destroying and placing blocks), you could allow an admin position and everyone with that rank would be able to do the various slash Job commands like give someone a rank (if you weren&#8217;t doing it automatically) and an op position which would allow all commands.</p>
<p><a href="http://forums.bukkit.org/threads/info-heroicdeath-v1-9-1-customizable-server-broadcasts-on-player-death-1060.3255/">HeroicDeath</a><br />
A &#8216;silly&#8217; little fun plugin which displays a message to all on the server when someone dies about the method of their death.</p>
<p><a href="http://dev.bukkit.org/server-mods/mcmmo/">mcMMO</a><br />
This is similar to the jobs plugin but with a couple of differences. Firstly, you&#8217;re not defined by job, it just rewards you with exp and levels for doing things like mining, fishing, killing, etc. So far, Jobs is a better mod. However, what this does is to allow &#8216;supermoves&#8217; based on your levels. By holding a tool and right clicking you activate the jobs power so with an axe you chop things instantly not just the block you&#8217;re hitting but others around it. With mining you can mine things faster and based on your level you have a chance of getting double materials from it.</p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2011/09/bb1.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/09/bb1-300x178.jpg" alt="" title="bb" width="300" height="178" class="alignright size-medium wp-image-6625" /></a><a href="http://dev.bukkit.org/server-mods/essentials/">Essentials</a><br />
This is more of an admin mod which gives lots of slash commands like allowing teleportation to players, setting warps places you can then go to at any point, etc. To be honest the main thing I liked about the mod (and things I&#8217;ve now found other mods do, rendering this one a bit useless) is the things it does with signs.  You can place commands on signs to allow people to right click them and trigger various effects. One is to allow people who right click it to gain an item, the sign acting like a chest but one which is never emptied. When linked with the iConomy mod though you can have places where players sell blocks to earn money and places where players can spend money to get items which would otherwise take a lot of faffing about (eg Diamonds).</p>
<p><a href="http://forums.bukkit.org/threads/mech-fun-cookiez-v0-3-let-zombies-drop-cookies-now-with-permissons-1060.10955/">Cookiez</a><br />
Silly fun addon which makes zombies drop cookies instead of feathers</p>
<p><a href="http://forums.bukkit.org/threads/tp-stargate-v0-6-8-the-bukkit-port-a-portal-plugin-1060.3927/">Stargate</a><br />
A mod which allows the creation of portals which are linked to each other instead of linking to the nether. Portals can be linked just with each other or to a number of different ones (you choose destination by clicking on a portal sign). Again this can be linked with the iConomy mod to require a fee before use.</p>
<p>There were a few of other mods I&#8217;ve seen which I&#8217;ve not tried but look interesting, it&#8217;s quite overwhelming really. There is a temptation to try everything but I think that could ruin things.</p>
<p>For more information and to look at the other mods which are available, please visit <a href="http://forums.bukkit.org/forums/plugin-releases.17/">http://forums.bukkit.org/forums/plugin-releases.17/</a> or <a href="http://dev.bukkit.org">http://dev.bukkit.org</a>. </p>
<p class="att">
Posted by <a href="mailto:talthinar@mmorpg-info.org?subject=Multiplayer Minecraft Mods">Talthinar</a>
on <a href="http://www.mmorpg-info.org/guides/minecraft/multiplayer-minecraft-mods/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/guides/minecraft/multiplayer-minecraft-mods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Black Garden</title>
		<link>http://www.mmorpg-info.org/rift/the-black-garden/</link>
		<comments>http://www.mmorpg-info.org/rift/the-black-garden/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 19:41:50 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[RIFT]]></category>
		<category><![CDATA[RIFT Guides]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=6247</guid>
		<description><![CDATA[The Black Garden instance is a simple Player vs Player warfront for beginners. It is available by speaking to the PvP coordinator in your home city or via the Warfronts menu (press K). The Martyrdom scenario has 5-10 players per team. The official description states: Within a holy grove in the Silverwood, Guardians and Defiants [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-right:240px">The Black Garden instance is a simple Player vs Player warfront for beginners. It is available by speaking to the PvP coordinator in your home city or via the Warfronts menu (press K).</p>
<p class="clear">The Martyrdom scenario has 5-10 players per team.</p>
<p><a href="http://www.dansopel.com/mourkain_lesson.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/04/ypwd9o9k.jpg" alt="" title="Kill the Dude with the Thing" width="220" height="1484" class="alignright size-full wp-image-6269"  /></a>The official description states:</p>
<blockquote style="margin-right:240px"><p>Within a holy grove in the Silverwood, Guardians and Defiants fight to take control of the Fang of Regulos. Imprisoned here for millennia by the High Elves, the power of the fang lay dormant until the rifts corrupted the shrine and killed the protectors. </p>
<p>You must fight to take control of this powerful artefact. Be warned, the longer it is within your grasp, the more its dark power will eat away your soul.</p>
<p>Earn points for your team by holding onto the relic for as long as possible. However, no one can withstand the power of the relic for long, and the carrier will take an increasing amount of damage until they die. You may also accrue points for your team by defeating enemy players.</p></blockquote>
<p><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/04/Black-Garden-Map.jpg" alt="" title="Black Garden Map" width="213" height="229" class="aligncenter size-full wp-image-6271" /></p>
<p>You begin on the high ground overlooking the square which holds the fang. The fang is &#8220;imprisoned&#8221; in the center of the square, amidst the rocks. In order to pick up the fang, you must right-click it and be uninterrupted.</p>
<p>If you see anyone from the opposing faction kneeling at the fang, they are attempting to pick it up. You can do damage to your competitors to interrupt their process. </p>
<p>As there is no friendly fire in RIFT, you can use an <i>Area of Effect</i> (multi-target) damage spell to interrupt everyone from the opposing team in order to help your teammates pick up the fang first.</p>
<p>Once someone has picked up the fang, the player name and health bar appears in the right-side of the default screen. It is colored to show the faction of the person holding the fang. In addition, the fang-holder is lit up with a &#8220;spotlight&#8221; effect that can be seen from a great distance. To target the fang-holder, you can click on the symbol showing the name and health.</p>
<p><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/04/Fangholder.jpg" alt="" title="Fangholder" width="234" height="193" class="aligncenter size-full wp-image-6278" /></p>
<p>If the fang-holder is of the opposing faction,  then everyone in your group should be focused on damaging that person (and, if applicable, anyone healing the fang-holder). The fang itself causes a slow damage over time to the person holding it. The amount of damage it does increases the longer it is held.  </p>
<p>Once the fang-holder is dead, the fang appears where he fell, ready to be picked up. If no one picks up the fang, it resets and goes back to the prison in the center of the square.</p>
<p><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/04/drooped.jpg" alt="" title="Fangholder has died" width="370" height="119" class="aligncenter size-full wp-image-6288" /></p>
<p>If the fang-holder is of your faction, then your team should be defending the fang-holder from others and healing the fang-holder to undo the damage caused by holding the fang.</p>
<p>Your team gains points when in possession of the fang.  If you are the fang-holder, you should be staying as close to the center as you can. The further away the fang-holder is from the center, the slower the points add up. Often the fang-holder will try to hide behind the tree to stay out of line of sight but this drastically reduces the amount of points his team earns per second. A good defending team should keep the fang-holder alive in the center for maximum points.</p>
<p>For those who like to see an example of the Black Garden warfront in action, I recommend the Pallytime video tutorial for details and some ideas for advanced tactics:</p>
<p><iframe class="aligncenter" title="YouTube video player" width="560" height="349" src="http://www.youtube.com/embed/X1OHQngTy4U?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>And if that was all too detailed and complicated for you then you can follow the Warhammer guide (shown in comic-strip form on the right).</p>
<p>Simply remember one instruction: <a href="http://www.dansopel.com/mourkain_lesson.jpg">Kill the Dude with the Thing</a>.</p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=The Black Garden">Taymar</a>
on <a href="http://www.mmorpg-info.org/rift/the-black-garden/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/rift/the-black-garden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Classes and Souls</title>
		<link>http://www.mmorpg-info.org/rift/the-classes-and-souls/</link>
		<comments>http://www.mmorpg-info.org/rift/the-classes-and-souls/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 11:02:39 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[RIFT]]></category>
		<category><![CDATA[RIFT: Getting Started]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=6134</guid>
		<description><![CDATA[Part Three of the Getting Started with RIFT series exclusively available on MMORPG Info. &#8220;In the Ascended class system, Soul Attunement is the player’s ability to commune with the souls of Telara’s honored dead and gain their powers and abilities. Each Calling has a unique selection of Souls that can be embraced by the player, [...]]]></description>
			<content:encoded><![CDATA[<p><i>Part Three of the <a href="http://www.mmorpg-info.org/category/guides/rift-reference/rift-start/">Getting Started with RIFT</a> series exclusively available on <a href="http://www.mmorpg-info.org/">MMORPG Info</a>.</i></p>
<p>&#8220;In the Ascended class system, Soul Attunement is the player’s ability to commune with the souls of Telara’s honored dead and gain their powers and abilities. Each Calling has a unique selection of Souls that can be embraced by the player, providing nearly endless opportunity to discover the path that’s right for them!&#8221;<br />
<a href="http://www.riftgame.com/en/classes/index.php">RIFT &#8211; Classes &#038; Callings</a></p>
<p>There are four classes: </p>
<ul>
<li>Cleric</li>
<li>Mage</li>
<li>Rogue</li>
<li>Warrior</li>
</ul>
<p>Rogues and Mages are focused on DPS, Clerics on Healing abilities and Warriors are your Tanks, although there is generally one or two souls per class that focus on other abilities.  </p>
<p>There are eight base souls per class and one purchased soul per class which requires 2,500 PvP favor.</p>
<table class="fixclass">
<tr class="header">
<td>Cleric</td>
<td>Mage</td>
<td>Rogue</td>
<td>Warrior</td>
</tr>
<tr>
<td>Cabalist</td>
<td>Archon</td>
<td>Assassin</td>
<td>Beastmaster</td>
</tr>
<tr>
<td>Druid</td>
<td>Chloromancer</td>
<td>Bard</td>
<td>Champion</td>
</tr>
<tr>
<td>Inquisitor</td>
<td>Dominator</td>
<td>Bladedancer</td>
<td>Paladin</td>
</tr>
<tr>
<td>Justicar</td>
<td>Elemental Summoner</td>
<td>Marksman</td>
<td>Paragon</td>
</tr>
<tr>
<td>Purifier</td>
<td>Necromancer</td>
<td>Nightblade</td>
<td>Reaver</td>
</tr>
<tr>
<td>Sentinel</td>
<td>Pyromancer</td>
<td>Ranger</td>
<td>Riftblade</td>
</tr>
<tr>
<td>Shaman</td>
<td>Stormcaller</td>
<td>Riftstalker</td>
<td>Void Knight</td>
</tr>
<tr>
<td>Warden</td>
<td>Warlock</td>
<td>Saboteur</td>
<td>Warlord</td>
</tr>
</table>
<p><b>Cleric</b></p>
<blockquote><p>The militant orders gird themselves in chainmail, and march into close combat wielding heavy, two-handed warhammers, or a simple combination of mace and shield. The more arcane priesthoods, meanwhile, wear cloth vestments, brandishing symbols of spiritual power such as staves, tomes, and totems.</p></blockquote>
<p>The primary healing clerics are the Purifier, Sentinel and Warden. The Cabalist, Druid, Inquisitor and Shaman are offensive clerics with good DPS. The Justicar is a perfectly viable tank. Druids are a pet class.</p>
<p>The Cleric PvP soul (only obtainable by earning favor in PvP) is the Templar.</p>
<p><b>Mage</b></p>
<blockquote><p>The art of weaving magic does not favor heavy armors that distract the senses and restrict movement. Though the Mage&#8217;s traditional light cloth robes leave their bodies vulnerable, their mind is their true bulwark. Mages employ a variety of arcane items such as staves, wands, tomes, and totems to focus their spell-casting. In addition, many Mages protect themselves in close combat with a simple edged weapon such as a dagger or short sword.</p></blockquote>
<p>All of the Mages have some DPS but the offensive callings are listed as Elementalist, Necromancer, Pyromancer, Stormcaller and Warlock. Archons and Dominators act as a buffing/support class. Chloromancer is the only Mage which has a focus on healing. Elementalists and Necromancers are pet classes.</p>
<p>The Mage PvP soul (only obtainable by earning favor in PvP) is the Archmage.</p>
<p><b>Rogue</b></p>
<blockquote><p>Rogues prefer simple leather armor, leaving them unencumbered to move stealthily and make swift escapes. In close combat, a Rogue wields a light-weight sword or dagger in each hand. Never the sort to give up an advantage, many Rogues have also mastered the art of ranged combat with bows and firearms.</p></blockquote>
<p>Assassin, Bladedancer and Nightblade are sneaky close-range rogues. Marksman, Ranger and Saboteur offer ranged DPS. Riftstalker is a toe-to-toe melee rogue for tanking. The Bard is a buffing class and strongest in a group. Rangers are a pet class.</p>
<p>The Rogue PvP soul (only obtainable by earning favor in PvP) is the Infiltrator.</p>
<p><b>Warrior</b></p>
<blockquote><p>Warriors are melee fighters who rely on heavy plate armor for protection as they close with their opponents. Many augment their armor with large, sturdy shields built to deflect even the fiercest blow. Others forgo this extra protection, wielding massive axes, swords, and glaives to cut a swath through their enemies.</p></blockquote>
<p>Paladin, Reaver, Void Knight and Warlord are the traditional tanks. Beastmaster, Champion, Paragon and Riftblade offer more DPS. Beastmasters are a pet class.</p>
<p>The Warrior PvP soul (only obtainable by earning favor in PvP) is the Vindicator.</p>
<p><i>Next: Character Interface and Statistics</i></p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=The Classes and Souls">Taymar</a>
on <a href="http://www.mmorpg-info.org/rift/the-classes-and-souls/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/rift/the-classes-and-souls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RIFT Factions</title>
		<link>http://www.mmorpg-info.org/rift/rift-factions/</link>
		<comments>http://www.mmorpg-info.org/rift/rift-factions/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 13:23:49 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[RIFT]]></category>
		<category><![CDATA[RIFT: Getting Started]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=6157</guid>
		<description><![CDATA[Part Two of the Getting Started with RIFT series exclusively available on MMORPG Info. There are two factions in RIFT: The Guardians and the Defiant. You can not be in a group nor a guild with a member of the opposite faction. There is no means to change faction, no &#8220;betrayal&#8221; quest or similar. You [...]]]></description>
			<content:encoded><![CDATA[<p><i>Part Two of the <a href="http://www.mmorpg-info.org/category/guides/rift-reference/rift-start/">Getting Started with RIFT</a> series exclusively available on <a href="http://www.mmorpg-info.org/">MMORPG Info</a>.</i></p>
<p>There are two factions in RIFT: The Guardians and the Defiant. You can not be in a group nor a guild with a member of the opposite faction. There is no means to change faction, no &#8220;betrayal&#8221; quest or similar. You must choose your faction at character creation and there is no way to change faction once you have chosen. The races are limited by faction. All the callings and souls are available regardless of the faction chosen. </p>
<p>Both the Guardians and the Defiant are focused on protecting Telara from the death god Regulos. However, both factions fear that the other faction is making things worse and so they war upon each other as a necessary part of saving the world. </p>
<p>On PvP servers, the conflict between the factions are a free-for-all, although the capital cities and key areas are defended by guards who will kill the opposing factions on sight. On PvE servers, the primary meeting point for factions is in instanced areas, Warfronts, which are similar to the battlegrounds in World of Warcraft. The Warfronts have a specific objective, for example holding possession of an item over time or capturing and holding a specific area from the opposition. Each faction gains points as they accomplish specific goals.</p>
<h3>The Guardians</h3>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2011/03/Guardian_Color.png"><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/03/Guardian_Color-300x300.png" alt="" title="Guardian" width="150" height="150" class="alignright size-medium wp-image-6135" /></a></p>
<ul>
<li>Races: Dwarves, High Elves and Mathosian</li>
<li>Starting Area: Mathosia (North)</li>
<li>Capital City: Sanctum</li>
</ul>
<p>Guardians are the chosen of Telara&#8217;s gods, the Vigil. They are traditionalists, focused on rescuing Telara through the power of the gods. They believe that the Defiant have caused the convergence of the planes.</p>
<p>From the official site: <a href="http://www.riftgame.com/en/factions/guardian.php">RIFT &#8211; The Guardians</a></p>
<p>“A golden age awaits, but Telara must first be saved — by deed, by example, and by the sword. Its people must be redeemed, its corruptors purged, before the world can truly be safe.</p>
<p>“The Vigil dictates no single path to salvation, so the Guardians seek their own place in the holy litany by ending the threat of the dragons and the blasphemy of the Defiant.” </p>
<h3>The Defiant</h3>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2011/03/Defiant_Color.png"><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/03/Defiant_Color-150x150.png" alt="" title="Defiant" width="150" height="150" class="alignright size-thumbnail wp-image-6139" /></a></p>
<ul>
<li>Races: Bahhi, Eth and Kelari</li>
<li>Starting Area: Freemarch (South)</li>
<li>Capital City: Meridian</li>
</ul>
<p>The Defiant believe that the gods have abandoned Telara and that the old technologies are the only way to save Telara.  They have resurrected the old technology and are using it to try to save Telara. </p>
<p>From the official site: <a href="http://www.riftgame.com/en/factions/defiant.php">RIFT &#8211; The Defiant</a></p>
<p>“The Defiant do not care whether the gods abandoned the world or not.</p>
<p>“So while the Guardians run around Telara building temples, sticking their noses in everyone’s business, and desperately praying for a miracle, the Defiant plan on actually delivering one”</p>
<p><i>Next: <a href="http://www.mmorpg-info.org/rift/the-classes-and-souls/">The Classes and Souls</a></i></p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=RIFT Factions">Taymar</a>
on <a href="http://www.mmorpg-info.org/rift/rift-factions/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/rift/rift-factions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting Started with RIFT</title>
		<link>http://www.mmorpg-info.org/rift/getting-started-with-rift/</link>
		<comments>http://www.mmorpg-info.org/rift/getting-started-with-rift/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 13:23:38 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[RIFT]]></category>
		<category><![CDATA[RIFT: Getting Started]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=6132</guid>
		<description><![CDATA[Part One of the Getting Started with RIFT series exclusively available on MMORPG Info. RIFT is a fantasy MMORPG from Trion Worlds. The game is based in the world of Telara which is recovering from the Shade War, including the damage done by a huge magical explosion. The after-effects of this explosion include mysterious rifts [...]]]></description>
			<content:encoded><![CDATA[<p><i>Part One of the <a href="http://www.mmorpg-info.org/category/guides/rift-reference/rift-start/">Getting Started with RIFT</a> series exclusively available on <a href="http://www.mmorpg-info.org/">MMORPG Info</a>.</i></p>
<p><a target="_blank" href="http://www.riftgame.com/">RIFT</a> is a fantasy MMORPG from <a target="_blank" href="http://www.trionworlds.com/">Trion Worlds</a>. The game is based in the world of Telara which is recovering from the Shade War, including the damage done by a huge magical explosion. </p>
<p>The after-effects of this explosion include mysterious rifts – doorways from other planes – which allow dangerous beings to enter the world. The Telarans are struggling against these attacks but unfortunately the resistance is split into two factions, the Guardian and the Defiant, with different beliefs and conflicting methods for protecting Telara. </p>
<h2>Official Sites</h2>
<ul>
<li>Official URL: <a href="http://www.riftgame.com/">http://www.riftgame.com/</a></li>
<li>European site: <a href="http://eu.riftgame.com/">http://eu.riftgame.com/</a></li>
<li>Forums: <a href="http://forums.riftgame.com/">http://forums.riftgame.com/</a>
<li>Facebook: <a href="https://www.facebook.com/RIFTgame">https://www.facebook.com/RIFTgame</a></li>
<li>Twitter: <a href="http://twitter.com/riftgame">http://twitter.com/riftgame</a></li>
<li>YouTube: <a href="http://www.youtube.com/user/RiftMMO">http://www.youtube.com/user/RiftMMO</a></li>
<li>Flickr: <a href="http://www.flickr.com/photos/riftmmo/">http://www.flickr.com/photos/riftmmo/</a></li>
<li>Developer Trion Worlds: <a href="http://www.trionworlds.com/en/">http://www.trionworlds.com/</a>
</ul>
<h2>Fan Sites and Wikis</h2>
<ul>
<li>Telarapedia: <a href="http://telarapedia.com/">http://telarapedia.com/</a></li>
<li>Rift Junkies: <a href="http://www.riftjunkies.com/">http://www.riftjunkies.com/</a></li>
<li>Tank Telara: <a href="http://tanktelara.com/">http://tanktelara.com/</a></li>
<li>ZAM Rift: <a href="http://rift.zam.com/">http://rift.zam.com/</a></li>
</ul>
<h2>Character Builders</h2>
<ul>
<li>Rift Role Builder: <a href="http://riftrolebuilder.com/">http://riftrolebuilder.com/</a></li>
<li>LotD Rift Builder: <a href="http://riftbuilder.lotd.org/">http://riftbuilder.lotd.org/</a></li>
</ul>
<p><b>Next</b>: <a href="http://www.mmorpg-info.org/rift/rift-factions/">RIFT Factions</a></p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=Getting Started with RIFT">Taymar</a>
on <a href="http://www.mmorpg-info.org/rift/getting-started-with-rift/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/rift/getting-started-with-rift/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mirror-Marches</title>
		<link>http://www.mmorpg-info.org/guides/echo-bazaar/the-mirror-marches/</link>
		<comments>http://www.mmorpg-info.org/guides/echo-bazaar/the-mirror-marches/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 21:13:00 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[Echo Bazaar]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=5998</guid>
		<description><![CDATA[(Not sure what Echo Bazaar is? Read the introduction at Echo Bazaar) When I first started exploring Fallen London, I wrote: I spent yesterday in a state of confusion after learning the dark secrets of a friend. My nights are still plagued with nightmares. But now I know that as long as I keep my [...]]]></description>
			<content:encoded><![CDATA[<p>(Not sure what <a target="_blank" href="http://fallenlondon.com/">Echo Bazaar</a> is?  Read the introduction at <a href="http://www.mmorpg-info.org/guides/echo-bazaar/echo-bazaar/">Echo Bazaar</a>)</p>
<p>When I first started exploring Fallen London, I wrote: </p>
<p><em>I spent yesterday in a state of confusion after learning the dark secrets of a friend. My nights are still plagued with nightmares. But now I know that as long as I keep my cheerful goldfish close to hand, I will remain this side of sanity.</em></p>
<p><em>This is part of the learning curve for the residents of Fallen London. This is an everyday occurrence in <a target="_blank" href="http://fallenlondon.com/">Echo Bazaar</a>. </em></p>
<p>However, your dreams can take you to other places and if you are not careful, you might find yourself inside the mirror.</p>
<p>There are three ways of entering the Mirror-Marches. </p>
<p>If your Nightmares reach 8 and you are holding a <span class="quest">Memory of Light</span>, you will be sent there automatically instead of to a <i>State of Confusion</i>.</p>
<p>You can also look through the Mahogany Mirror at Mrs. Plenty&#8217;s Carnival, at the cost of two <span class="quest">Memories of Light</span>.</p>
<p>If you enter a <i>State of Confusion</i> and receive the opportunity card <span class="quest">A plan occurs</span>, you can pay 7 Fate and take the option to set fire to your mirror, which will move you to the Mirror-Marches.</p>
<p>You will automatically leave the Mirror-Marches when your Nightmares reach zero. You will find yourself back in your lodgings with an increase to Wounds and a decrease to <span class="quest">Having Recurring Dreams: Is Someone There?</span> and you&#8217;ll lose 1 <span class="quest">Memory of Light</span>.</p>
<p>There are a number of Opportunity Cards which reward a <span class="quest">Memory of Light</span> including a number of <span class="quest">Having Recurring Dreams: Is Someone There?</span> events and successful visits to the cellars of the Shuttered Palace.</p>
<p>The Mirror-Marches has its own exclusive storylets and cards, most of which increase or decrease your nightmares. </p>
<h1>Storylets</h1>
<h3>The Mirror-Frames</h3>
<p>Each of these mirrors has a minimum amount of Nightmares needed in order to see them. Looking at the frame will decrease your nightmares. All but the wooden frame have mild side-effects.</p>
<table class="fixclass">
<tr class="header">
<td>Action</td>
<td>Prerequisite</td>
<td>Side Effect</td>
</tr>
<tr>
<td>Look at the wooden frame</td>
<td>Nightmares 1</td>
<td></td>
</tr>
<tr>
<td>Look at the iron frame</td>
<td>Nightmares 6</td>
<td>increase in Wounds</td>
</tr>
<tr>
<td>Look at the silver frame</td>
<td>Nightmares 4</td>
<td>increase to Wounds</td>
</tr>
<tr>
<td>Look at the brass frame</td>
<td>Nightmares 3</td>
<td>increase to Scandal</td>
</tr>
</table>
<h3>The seductive forest</h3>
<table class="fixclass">
<tr class="header">
<td>Action</td>
<td>Prerequisite</td>
<td>Success</td>
<td>Failure</td>
</tr>
<tr>
<td>Follow the scent of roses</td>
<td>Nightmares 5</td>
<td>decrease to Nightmares
<td>No Effect</td>
</tr>
<tr>
<td>Follow the scent of water</td>
<td>None</td>
<td>decrease to Nightmares</td>
<td>increase to Nightmares</tr>
</table>
<h3>The temple complex</h3>
<table class="fixclass">
<tr class="header">
<td>Action</td>
<td>Prerequisite</td>
<td>Effect</td>
</tr>
<tr>
<td>Stay away from the ruins</td>
<td>Nightmares 3</td>
<td>increase to Nightmares</td>
</tr>
<tr>
<td>Be enticed by the temples</td>
<td>Watchful</td>
<td>decrease to Nightmares</td>
</tr>
</table>
<h3>A familiar scene?</h3>
<p>Action:	Step through the mirror<br />
Result: Moves you to a <i>State of Confusion</i></p>
<p>When you leave the <i>State of Confusion</i> you will lose your accumulated Nightmare properties unless you are in possession of Honeyed Laudanum. </p>
<h1>Red-Bordered Cards</h1>
<p>Red-bordered cards have a specific effect and use up an action simply by viewing them. </p>
<h3>Red Cards Which Decrease Nightmares</h3>
<table class="fixclass">
<tr class="header">
<td>Card</td>
<td>Prerequisites</td>
<td>Other Effects</td>
</tr>
<tr>
<td>A glimpse of amber</td>
<td>Connected: Rubbery Men 5</td>
<td>increase to Connected: Rubbery Men</td>
</tr>
<tr>
<td>A glimpse of a church</td>
<td>Connected: The Church 10</td>
<td>increase to Connected: The Church</td>
</tr>
<tr>
<td>A glimpse of a kiss</td>
<td>Connected: Revolutionaries 5</td>
<td>increase to Hedonist</td>
</tr>
<tr>
<td>A glimpse of a tavern</td>
<td>Route: Wolfstack Docks I</td>
<td></td>
</tr>
<tr>
<td>A glimpse of a cat</td>
<td>Connected: Urchins 5</td>
<td></td>
</tr>
<tr>
<td>A glimpse of silver</td>
<td>Master Thief 1</td>
<td>increase to Shadowy</td>
</tr>
<tr>
<td>A glimpse of debauchery</td>
<td>Connected: Bohemian 10, Hedonist 5</td>
<td>increase to Bohemian</td>
</tr>
<tr>
<td>A glimpse of flowers</td>
<td>Heartless 5</td>
<td>decrease to Heartless</td>
</tr>
<tr>
<td>A glimpse of a devil&#8217;s teatime</td>
<td>Connected: Hell 10</td>
<td>increase to Connected: Hell</td>
</tr>
<tr>
<td>A glimpse of a king</td>
<td>Recurring Dreams: A Game of Chess 10</td>
<td>increase to Watchful</td>
</tr>
<tr>
<td>A glimpse of brass</td>
<td>Recurring Dreams: Burial of the Dead 5</td>
<td></td>
</tr>
<tr>
<td>A black cat</td>
<td>Shadowy 48, Nightmares 4</td>
<td>increase to Shadowy</td>
</tr>
<tr>
<td>A golden cat</td>
<td>Watchful 48</td>
<td>increase to Watchful</td>
</tr>
<tr>
<td>A spotted cat</td>
<td>Nightmares 4, Route: the Flit 1</td>
<td>increase to Shadowy</td>
</tr>
<tr>
<td>A striped cat</td>
<td>Persuasive 48, Nightmares 4</td>
<td>increase to Persuasive</td>
</tr>
<tr>
<td>Night is falling</td>
<td></td>
<td></td>
</tr>
</table>
<h3>Red Cards Which Increase Nightmares</h3>
<table class="fixed">
<tr class="header">
<td>Card</td>
<td>Prerequisites</td>
<td>Other Effects</td>
</tr>
<tr>
<td>A forest fire</td>
<td></td>
<td>increase to Wounds</td>
</tr>
</table>
<h1>General Cards</h1>
<p>These cards will not use up an option until you commit to the action, although not all of them will offer a choice.</p>
<h3>Cards with Prerequisites</h3>
<p>All of these cards decrease Nightmares.</p>
<table class="fixclass">
<tr class="header">
<td>Card</td>
<td>Choice</td>
<td>Prerequisites</td>
</tr>
<tr>
<td>A thunderstorm</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Take shelter</td>
<td>None</td>
</tr>
<tr>
<td></td>
<td>Listen to the thunder</td>
<td>	What the Thunder Said 10</td>
</tr>
<tr>
<td>A tree of scars</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Try to read the markings</td>
<td>None</td>
</tr>
<tr>
<td></td>
<td>Read the markings if you know how</td>
<td>	Scholar of the Correspondence 1	</td>
</tr>
</table>
<h3>Cards based on Luck</h3>
<p>These cards will decrease Nightmares if you are lucky and will have no effect if you are unfortunate.</p>
<table class="fixedclass">
<tr class="header">
<td>Card</td>
<td>Action</td>
<td>Other Effects (if lucky)</td>
</tr>
<tr>
<td>A green vine</td>
<td>Grasp the vine</td>
<td>10 cryptic clues</td>
</tr>
<tr>
<td>A shining beetle</td>
<td>Catch the beetle</td>
<td>1 diamond</td>
</tr>
</table>
<h3>Other Cards</h3>
<table class="fixclass">
<tr class="header">
<td>Card</td>
<td>Choice</td>
<td>Nightmares</td>
<td>Other Effects</td>
</tr>
<tr>
<td>A Bird-of-paradise</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Follow It</td>
<td>decrease</td>
<td></td>
</tr>
<tr>
<td></td>
<td>Pick Up the Feather</td>
<td>increase</td>
<td></td>
</tr>
<tr>
<td>Heavenly Fruits</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Eat a plum</td>
<td>increase</td>
<td>increase to Unaccountably Peckish</td>
</tr>
<tr>
<td></td>
<td>Eat some grapes</td>
<td>increase</td>
<td>increase to Wounds</td>
</tr>
<tr>
<td></td>
<td>Eat some cherries</td>
<td>decrease</td>
<td>decrease to Unaccountably Peckish</td>
</tr>
<tr>
<td>Orange lilies</td>
<td>Get closer to the lilies</td>
<td>increase</td>
<td>increase to Wounds</td>
</tr>
<tr>
<td>A snatch of music</td>
<td>Follow the music</td>
<td>increase</td>
<td></td>
</tr>
<tr>
<td>Purple orchids</td>
<td>Pick an orchid</td>
<td>decrease</td>
<td></td>
</tr>
</table>
<p>All material here is (c) Failbetter Games 2010, used by permission.</p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=The Mirror-Marches">Taymar</a>
on <a href="http://www.mmorpg-info.org/guides/echo-bazaar/the-mirror-marches/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/guides/echo-bazaar/the-mirror-marches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Charcoal in Minecraft</title>
		<link>http://www.mmorpg-info.org/guides/minecraft/charcoal-in-minecraft/</link>
		<comments>http://www.mmorpg-info.org/guides/minecraft/charcoal-in-minecraft/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 12:53:47 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[Minecraft]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=6005</guid>
		<description><![CDATA[As of Minecraft beta version 1.2, mined coal is no longer the only means of lighting furnaces and creating torches. You can now create charcoal in a furnace, which acts exactly like coal and uses the same graphic (but does not stack with coal). To create charcoal without coal, you need a furnace, wood (harvested [...]]]></description>
			<content:encoded><![CDATA[<p>As of Minecraft beta version 1.2, mined coal is no longer the only means of lighting furnaces and creating torches.</p>
<p>You can now create <i>charcoal</i> in a furnace, which acts exactly like coal and uses the same graphic (but does not stack with coal).</p>
<p>To create charcoal without coal, you need a furnace, wood (harvested directly from a tree) and at least one wooden plank. Burn the wood using the wooden plank as fuel and you will gain one charcoal per wood. One wooden plank fuels the creation of six charcoal.</p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2011/02/Charcoal.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2011/02/Charcoal-300x243.jpg" alt="" title="Charcoal" width="300" height="243" class="aligncenter size-medium wp-image-6073" /></a></p>
<p>Once you have charcoal, you can use that to convert the rest of your wood. You can use coal in the same way. One coal or charcoal will smelt 8 items.</p>
<p>This obviously makes a major difference to <a href="http://www.mmorpg-info.org/guides/minecraft/surviving-minecraft/">Surviving Minecraft</a>, as you no longer need to find a coal seam to make torches in order to survive the night.</p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=Charcoal in Minecraft">Taymar</a>
on <a href="http://www.mmorpg-info.org/guides/minecraft/charcoal-in-minecraft/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/guides/minecraft/charcoal-in-minecraft/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Residents of Fallen London</title>
		<link>http://www.mmorpg-info.org/guides/echo-bazaar/residents-of-fallen-london/</link>
		<comments>http://www.mmorpg-info.org/guides/echo-bazaar/residents-of-fallen-london/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 12:05:56 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[Echo Bazaar]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=5579</guid>
		<description><![CDATA[Occasionally I spot a bit of interesting conversation, a snap comment by Mr Wines followed by a cheeky retort from Sinning Jenny. These conversations make for interesting interludes &#8211; for me, they are part of the attraction of Echo Bazaar &#8211; but when Honeyed Laudanum came out, I found it hard to follow the encouragement [...]]]></description>
			<content:encoded><![CDATA[<p>Occasionally I spot a bit of interesting conversation, a snap comment by Mr Wines followed by a cheeky retort from Sinning Jenny. These conversations make for interesting interludes &#8211; for me, they are part of the attraction of Echo Bazaar &#8211; but when Honeyed Laudanum came out, I found it hard to follow the encouragement and outrage of the various masters. What I really wanted was to see their conversation outside of the context of Twitter, separate from my other interactions. </p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/12/conversaton.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/12/conversaton-222x300.jpg" alt="" title="Fallen London" width="222" height="300" class="aligncenter size-medium wp-image-5629" /></a></p>
<p>I realized that the easy way to follow the conversation would be to make a list which consisted only of the official Twitter accounts associated with Echo Bazaar. That way, I could simply click on a link and watch the conversation on a simple page. I looked around and although I found many lists of players and one or two of the Masters, I couldn&#8217;t find a list that included all of the official Twitter accounts associated with Echo Bazaar that didn&#8217;t also include the players (making the list difficult to follow).</p>
<p>So I made a Twitter list:</p>
<p><a href="http://twitter.com/Tay/residents-of-fallen-london">@Tay/residents-of-fallen-london</a></p>
<p>If you click on the link above (finish reading this sentence first!), you&#8217;ll see that it becomes much easier to follow the banter between the fine ladies and gentlemen of Fallen London. In fact, I found it surprising to realise how many conversations I had missed, even though I already follow all of the Echo Bazaar twitter accounts.</p>
<p>Here are the members, the long-term residents of Echo Bazaar, which I included in my illustrious list:</p>
<ul>
<li><a href="http://twitter.com/_The_Duchess">_The_Duchess</a></li>
<li><a href="http://twitter.com/BenjaminVillein">BenjaminVillein</a></li>
<li><a href="http://twitter.com/Doctor_Schlomo">Doctor_Schlomo</a></li>
<li><a href="http://twitter.com/Huffam_esq">Huffam_esq</a></li>
<li><a href="http://twitter.com/Madame_Shoshana">Madame_Shoshana</a></li>
<li><a href="http://twitter.com/Mr_Apples">Mr_Apples</a></li>
<li><a href="http://twitter.com/Mr_Cups">Mr_Cups</a></li>
<li><a href="http://twitter.com/Mr_Eaten">Mr_Eaten</a></li>
<li><a href="http://twitter.com/Mr_Fires">Mr_Fires</a></li>
<li><a href="http://twitter.com/Mr_Hearts">Mr_Hearts</a></li>
<li><a href="http://twitter.com/Mr_Iron">Mr_Iron</a></li>
<li><a href="http://twitter.com/Mr_Mirrors">Mr_Mirrors</a></li>
<li><a href="http://twitter.com/Mr_Names">Mr_Names</a></li>
<li><a href="http://twitter.com/Mr_Pages">Mr_Pages</a></li>
<li><a href="http://twitter.com/Mr_Sacks">Mr_Sacks</a></li>
<li><a href="http://twitter.com/Mr_Spices">Mr_Spices</a></li>
<li><a href="http://twitter.com/Mr_Veils">Mr_Veils</a></li>
<li><a href="http://twitter.com/Mr_Wines">Mr_Wines</a></li>
<li><a href="http://twitter.com/Mrs_Plenty">Mrs_Plenty</a></li>
<li><a href="http://twitter.com/Overgoat">Overgoat</a></li>
<li><a href="http://twitter.com/Sinning_Jenny">Sinning_Jenny</a></li>
</ul>
<p>I&#8217;m sure I don&#8217;t have everyone though. That&#8217;s where you all come in: tell me who I forgot! And if you find this list useful, please feel free to follow it or drop me a line and let me know. </p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=Residents of Fallen London">Taymar</a>
on <a href="http://www.mmorpg-info.org/guides/echo-bazaar/residents-of-fallen-london/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/guides/echo-bazaar/residents-of-fallen-london/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Take Control of Your Fate</title>
		<link>http://www.mmorpg-info.org/guides/echo-bazaar/take-control-of-your-fate/</link>
		<comments>http://www.mmorpg-info.org/guides/echo-bazaar/take-control-of-your-fate/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 16:34:20 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[Echo Bazaar]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=5555</guid>
		<description><![CDATA[Many of the denizens of the &#8216;Neath are happy to accept their lot, to take life (or equivalent) as it comes. But some of us want more. Some of us want to take advantage of all the pleasures that Fallen London has to offer. Echo Bazaar has the answer. Take control of your fate. Fate [...]]]></description>
			<content:encoded><![CDATA[<p>Many of the denizens of the &#8216;Neath are happy to accept their lot, to take life (or equivalent) as it comes. But some of us want more. Some of us want to take advantage of <i>all</i> the pleasures that Fallen London has to offer.</p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Change-Your-Fate.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Change-Your-Fate-125x150.jpg" alt="" title="Change Your Fate" width="125" height="150" class="alignright size-thumbnail wp-image-5557" /></a>Echo Bazaar has the answer. Take control of your fate.</p>
<p>Fate is an underground currency of the Echo Bazaar, purchased using real-world money or very occasionally rewarded for long-term storylets. Fate is never <i>required</i> for your sojourn in Fallen London but it can, let us say, make your experiences in the City more interesting. </p>
<p>If you choose to use your fate to control your future, you have a few options. </p>
<h2> Main Storylets</h2>
<p>On the Fate tab, you will see unique storylines that you can take part in &#8230; for a price.</p>
<p><b>A Change in Souls: 25 Fate</b><br />
Those with Shadowy 20 or more can delve into the wicket toils of the soul trade. This is a detailed storylet that plays out over multiple locations and opportunities. You have the choice to act as a spirifer, collecting the souls of the unwitting, or to fight the soul trade.</p>
<p>Once complete, you can spend another 25 fate and take a further look into the Trade in Souls by resetting your situation and viewing the spirit trade from the opposite side. </p>
<p><b>The Rubbery Murders: 25 Fate</b></p>
<blockquote><p>Who has been poisoning deep amber traders? Is there really such a thing as a rubbery murderer?</p></blockquote>
<p>You&#8217;ll want Watchful 20 or more to take advantage of this series in which you play detective and attempt to determine the truth. The clues come to you through storylets but when the crunch comes, do you think you can be sure who did it?</p>
<p><b>A Long-Lost Daughter: 25 Fate</b></p>
<blockquote><p>It is an ordinary day. Not even particularly dank, for once. It is a day that generally lacks portents. You are walking to your lodgings. A grubby urchin sidles up to you and speaks theatrically from the side of her mouth. &#8216;Psst! Gottalettaforyer.&#8217;</p></blockquote>
<p>Your qualities should be 30 or higher to take part in this storylet. You will receive a letter when you next visit your lodgings, starting you on the path of &#8220;in contact with a Long-Lost Daughter&#8221;. This is an interesting storylet which pushes the player into making some interesting decisions. </p>
<h2>Mini Storylets</h2>
<p>Opportunity Cards may give you the option to use Fate and take advantage of special experiences.</p>
<p><b>A visit to the Gracious Widow</b><br />
Someone is planning to intercept her next shipment of brandy</p>
<p>You must first have played the opportunity card which gives you the status of <i>in search of a Stiff Drink 1</i>. At some point thereafter, you should receive an Opportunity Card to visit the Gracious Widow.</p>
<blockquote><p>Someone is planning to intercept her next shipment of brandy. Does she suspect your involvement? Or does she want your help? </p></blockquote>
<p>You can tell her directly that you&#8217;ve been investigating the brandy or you can push things further with a small payment of Fate. 3 Fate will allow you to either work for the Widow, investigating the Duchess&#8217; interest in the brandy, or investigate the Widow herself.  Both of these opportunities require a good Shadowy skill to progress.</p>
<p><b>A day at the races</b><br />
The biggest event in Fallen London: Shroom-hopping races at Bugsby&#8217;s Marshes. Will you attend?</p>
<blockquote><p>You overhear two race-goers discussing the location. Today, is it? Get in while you have the chance. The speed! The thrills! The occasional amusing death! And the hats! The improbable hats! </p></blockquote>
<p>This Opportunity Card offers you the chance to take part in the races for a cost of 3 fate. You&#8217;ll be moved to a special instance of Watchmaker&#8217;s Hill so be sure to clear your opportunity cards first, as there is a special set of cards for the races.  Once you accept, you&#8217;ll find a you have repeated chances to run the races &#8211; and even to win! Bring your best hats. You should have stats at 40 or higher in order to do well here.</p>
<p>If you choose not to spend your fate, you can read about the results in the paper or even write a stern letter complaining about the disgraceful spectacle. </p>
<h2>Opportunities</h2>
<p>Many of the Opportunity Cards now include an additional option that you can choose for a tiny smidgen of Fate, if you would like special service. This is just a selection.</p>
<p><b>Mr Wines is holding a sale!</b></p>
<p>This new Opportunity Card gives you the chance to acquire Honeyed laudanum for the cost of 9 Fate.</p>
<blockquote><p>Honeyed laudanum<br />
A radical creation, offered only to the most select of customers. It is unlabelled. Jervaise whispers that it ensures that dreams are never forgotten, even when nightmares become too much to bear&#8230;</p></blockquote>
<p>If you are fascinated by recurring dreams, you may be interested in this very special treat. Honeyed Laudanum will stop your individual nightmares from resetting when you next enter a State of Confusion. These vials can be stacked. One vial is used automatically as you depart from A State of Confusion or the Mirror-Marches.</p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Honeyed-Laudanum-detail.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Honeyed-Laudanum-detail-300x81.jpg" alt="" title="Honeyed Laudanum" width="300" height="81" class="aligncenter size-medium wp-image-5558" /></a></p>
<p><b>A commotion in the Square of Lofty Words</b></p>
<p>This Opportunity Card offers six choices for an interesting transaction &#8211; including a use for the gems which have been appearing recently. One of them allows the transfer of Fate.</p>
<blockquote><p>High on their poles in the square, the philosophers are arguing again. The point in contention: what is the truest gift for a true friend? You duck flung fruit as you pass, but their arguments set you thinking. What gift might you give? </p></blockquote>
<p>If you have been social in the game, the gift of admiration will be available to you. You need two each of the following: Hastily Scrawled Warning Note, Sudden Insight, Hard-Earned Lesson and Confident Smile. These will be given to the player of your choice.</p>
<p>You can spoil yourself if you have Hedonist at 5 or greater. This will allow you to collect the above cards for your own use. </p>
<p>The gift of jewels is available if you have three each of the following: Sapphire, Venom-ruby, Diamond. More information on how to collect these gems will be available soon.</p>
<p>The gift of a big bag of dead rodents is available for the bargain price of 100 Rat on a String.</p>
<p>Or you can choose to share your Fate. If you choose to spend your Fate (either 11 Fate for a Box of Ten Delights or  101 Fate for a Box of a Hundred Wonders), you can offer Fate to another player (11 or 101 respectively, despite the names). But do you care about anyone in Fallen London that deeply? </p>
<p><b>A Plan occurs</b></p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Set-fire-to-your-mirror.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Set-fire-to-your-mirror-300x71.jpg" alt="" title="Set fire to your mirror" width="300" height="71" class="aligncenter size-medium wp-image-5559" /></a></p>
<p>When in a state of some confusion, you may receive this opportunity card which will move you to the Mirror-Marches for a cost of 7 Fate.</p>
<p><b>An Imperial pronouncement?</b></p>
<p>This opportunity is only available in the Tomb Colonies.</p>
<blockquote><p>&#8220;..how this is possible. My relationship with Court can best be described as troubled. There was an early matter of an ode, you remember, and later&#8230;but the important thing is this: my reputation is restored! I leave for London as soon tomorrow! </p></blockquote>
<p>If your scandalous behaviour has become a problem and you find yourself ostracized to the Tomb Colonies, you will find a new option under <i>The price of forgiveness</i> storyline. For 9 Fate, you can clear your scandal and return to Fallen London.  </p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/A-Plaster-Saint.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/A-Plaster-Saint-111x150.jpg" alt="" title="A Plaster Saint" width="111" height="150" class="alignright size-thumbnail wp-image-5556" /></a><b>An afternoon of good deeds?</b></p>
<p>A new option has appeared on this Opportunity Card allowing you to enhance your reputation.</p>
<blockquote><p>A plaster saint!<br />
One extraordinary good deed can outweigh any amount of petty scandal.</p></blockquote>
<p>For the cost of 4 Fate, you can clear all of your scandal and &#8220;a considerable amount&#8221; of Suspicion. If you are lucky, you might also gain a small sparkling reward for your actions.</p>
<h2>More Time in Fallen London</h2>
<p>You can also spend your Fate on more mundane options: an extra candle, lasting a month, will allow you to experience more of the dark city for only 35 Fate. If you are short on time, you can restore 10 actions for 10 Fate or 3 actions for 3 Fate rather than waiting for your refresh. If you are looking for a very specific Opportunity Card, you can help things along by refilling your deck for 3 Fate.</p>
<p>Want to know more about Fallen London in general? Take a look at our  <a href="http://www.mmorpg-info.org/category/guides/echo-bazaar/">Echo Bazaar Guides</a>. </p>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=Take Control of Your Fate">Taymar</a>
on <a href="http://www.mmorpg-info.org/guides/echo-bazaar/take-control-of-your-fate/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/guides/echo-bazaar/take-control-of-your-fate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minecraft: Day 2</title>
		<link>http://www.mmorpg-info.org/guides/minecraft/minecraft-day-2/</link>
		<comments>http://www.mmorpg-info.org/guides/minecraft/minecraft-day-2/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 15:38:58 +0000</pubDate>
		<dc:creator>Taymar</dc:creator>
				<category><![CDATA[Minecraft]]></category>

		<guid isPermaLink="false">http://www.mmorpg-info.org/?p=5498</guid>
		<description><![CDATA[(If you are new to Minecraft you should start here: Surviving Minecraft) Ah, so you&#8217;re still around. Feeling proud of yourself, are ya? Well, you&#8217;ve done better than most of the new kids heading out this way, that&#8217;s for sure. No, we&#8217;ll not be mining yet. Just because you made it through one night doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>(<em>If you are new to Minecraft you should start here: <a href="http://www.mmorpg-info.org/guides/minecraft/surviving-minecraft/">Surviving Minecraft</a></em>)</p>
<p>Ah, so you&#8217;re still around. Feeling proud of yourself, are ya? Well, you&#8217;ve done better than most of the new kids heading out this way, that&#8217;s for sure.</p>
<p>No, we&#8217;ll not be mining yet. Just because you made it through one night doesn&#8217;t mean you are an old hand. Oh no, we have some work ahead of us yet to get you into shape.</p>
<p>You need a sword. If you don&#8217;t have one already, make it on your workbench. Two rocks on top of a stick: simple.</p>
<p>Now, presuming you can see blue skies outside, you should be ready to leave the nice little shelter you created. If you have any flowers, decorate out front so you might recognise it if you come this way again. Leave a torch by the front door. Make sure you have torches with you too &#8211; collect some wood and coal first if you need to. Nightfall comes quickly in these parts.</p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Cow.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Cow-300x178.jpg" alt="" title="Kill the Cow" width="300" height="178" class="aligncenter size-medium wp-image-5502" /></a></p>
<p>Come along now, torches and swords at the ready. Let&#8217;s get hunting.</p>
<p>Kill pigs, kill cows. Don&#8217;t worry about the chickens just for the moment. Alone in the wilderness and you are worrying about feather beds &#8211; newbies these days have no sense of priorities, I tell you. Stay focused. Pigs, cows. You want as much leather as you can carry and three or four pieces of pork. Grab some wood while you are out. That&#8217;ll come in useful later when your sword breaks.</p>
<p>If you get hurt, go ahead and try eating one of those pieces of raw pig. Drop it into a free hotkey slot and focus on it and then right-click. It makes you feel a little better, right? Now go get some more so that you&#8217;ve got some for cooking. Raw pig is only for when you are desperate.</p>
<p>When darkness starts to fall, think quickly: can you find your shelter? If you do not know where it is then FORGET IT and make a new shelter. You&#8217;ve got your torches and hopefully you have some dirt or rocks for building. You can make yourself a cozy corner for the night in no time at all. If you have a choice, make a leanto against a rock wall so you can do some mining but anywhere will do. I can&#8217;t tell you how many newbies I&#8217;ve heard of who made it through the first night and then killed themselves a few evenings later, running around like a chicken with its head cut off trying to find their shelter. You *know* how to survive the night &#8211; lock yourself in with some torches. There&#8217;s nothing special about that hovel you built last night, just make yourself another.</p>
<p>Now while you wait out the night, build a new workbench. We&#8217;ve got some important crafting to do.</p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/storage.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/storage-150x140.jpg" alt="" title="storage" width="150" height="140" class="alignleft size-thumbnail wp-image-5503" /></a>First, make a box: 8 pieces of refined wood with the center hole empty. Place that against the wall, now you&#8217;ve got some space to store things. </p>
<p>Now, make a furnace: same pattern, but using rocks, not wood. Place that next to your storage box. It runs on coal and gets mighty hot, so watch your fingers.</p>
<p>This place is almost starting to look liveable. </p>
<p><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Roast-Pork.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/Roast-Pork-300x178.jpg" alt="" title="Roast Pork" width="300" height="178" class="alignright size-medium wp-image-5504" /></a>Open up your furnace and place one piece of coal and one piece of meat into the slots. Wait a short time and you&#8217;ll find you&#8217;ve got Grilled Pork, which heals for over double compared to raw meat. Take that piece out and place another chunk of raw meat into the furnace. You have to make each one individually but that one piece of coal will make a few chunks of kebab if you place the meat in as quickly as you can.</p>
<p>But how about not getting hurt in the first place? Well, ok, getting hurt less, in your case. That&#8217;s what the leather is for, we are going to make some armor. You&#8217;ll need to make this on the workbench and then shift to your inventory to put it on. </p>
<p>Here&#8217;s your basic outfit:</p>
<div class="alignleft">
<div id="attachment_5505" class="wp-caption alignleft" style="width: 246px"><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/hat.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/hat.jpg" alt="" title="hat" width="236" height="111" class="size-full wp-image-5505" /></a><p class="wp-caption-text">5 pieces for a helmet</p></div>
<p></p>
<div id="attachment_5506" class="wp-caption alignleft" style="width: 245px"><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/chest-piece.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/chest-piece.jpg" alt="" title="chest piece" width="235" height="112" class="size-full wp-image-5506" /></a><p class="wp-caption-text">8 pieces for a chest plate</p></div>
<p></p>
<div id="attachment_5510" class="wp-caption alignleft" style="width: 245px"><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/pants.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/pants.jpg" alt="" title="pants" width="235" height="113" class="size-full wp-image-5510" /></a><p class="wp-caption-text">7 pieces for leggings</p></div>
<p></p>
<div id="attachment_5511" class="wp-caption alignleft" style="width: 245px"><a href="http://www.mmorpg-info.org/wp-content/uploads/2010/11/boots.jpg"><img src="http://www.mmorpg-info.org/wp-content/uploads/2010/11/boots.jpg" alt="" title="boots" width="235" height="113" class="size-full wp-image-5511" /></a><p class="wp-caption-text">4 pieces for boots</p></div>
</div>
<p>If you don&#8217;t have enough leather, don&#8217;t fret too much. Just make what you can for the moment and go looking for more tomorrow. Getting a couple of pieces made is a start, when you put it on using your main inventory, you&#8217;ll see the difference immediately. Leather armor doesn&#8217;t last long but hopefully you&#8217;ll be able to make yourself a set of iron armor soon.</p>
<p>Now, this next piece of advice doesn&#8217;t sound very adventurous but you&#8217;ll thank me for it later. When you get in trouble, you appear in a special place, referred to as your spawn point. When the zombies get you or you fall face-down into a mine shaft, you&#8217;ll find yourself at this place, naked and alone, just like the day you were born. It&#8217;ll be tempting to try to run and see if you can recover your stuff or strike out hoping to find the hovel you built. Don&#8217;t do it. Stop right here and set yourself up so you aren&#8217;t running around with no torches and no tools. </p>
<p>First, pick up stuff that you can leave like breadcrumbs to show the way &#8211; flowers, wood, cotton from sheep, anything. Drop something onto the ground to mark your spawn point. Now, go out like it was your first day: collect some wood, find some local coal, make a pick and grab the coal and a few rocks. But this time, keep an eye on which way you are going so you can head back.</p>
<p>Go back to your spawn point and create a little house. Place a storage box in it and make yourself some torches and tools and leave them there. Your future self will thank you.</p>
<p>So &#8230;what are you still hanging around here for? You&#8217;ve made it this far, you&#8217;ll be just fine on your own, I reckon. You probably want to start looking into deep mining, try to find some iron. Make some ladders before you get too deep. Always mark your way with torches. And if you hear something hissing at you, run!</p>
<p class="clear">Now git. I&#8217;ve got things to do.</p>
<hr />
<p>If you&#8217;d like more inspiration for Minecraft, check out these sites:</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=0VWnQHS-ffs">YouTube &#8211; Minecraft Tutorial 01 &#8211; How to Survive your First Night</a></li>
<li><a href="http://www.minecraftwiki.net/wiki/Main_Page">Main Page &#8211; Minepedia &#8211; The Minecraft Wiki!</a></li>
<li><a href="http://www.shamusyoung.com/twentysidedtale/?p=9688">Postcards from Minecraft &#8211; Twenty Sided</a></li>
<li><a href="http://westkarana.com/index.php/2010/11/03/is-your-teenager-a-minecraft-addict/">Is your teenager a Minecraft addict? &#8211; West Karana</a></li>
<li><a href="http://www.joystiq.com/2010/11/10/live-action-role-playing-in-the-world-of-minecraft/#continued">Live action role-playing in the world of Minecraft | Joystiq</a></li>
</ul>
<p class="att">
Posted by <a href="mailto:taymar@mmorpg-info.org?subject=Minecraft: Day 2">Taymar</a>
on <a href="http://www.mmorpg-info.org/guides/minecraft/minecraft-day-2/">http://www.mmorpg-info.org</a>.
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mmorpg-info.org/guides/minecraft/minecraft-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

