<?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>Marenkay.com &#187; Shaman</title>
	<atom:link href="http://www.marenkay.com/tag/shaman/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marenkay.com</link>
	<description>developer, father, gamer, and nerd.</description>
	<lastBuildDate>Thu, 03 Jun 2010 10:19:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Going PvE: macros to ease your playtime</title>
		<link>http://www.marenkay.com/tipsresources/going-pve-macros-to-ease-your-playtime/</link>
		<comments>http://www.marenkay.com/tipsresources/going-pve-macros-to-ease-your-playtime/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 14:26:27 +0000</pubDate>
		<dc:creator>Daniel S. Reichenbach</dc:creator>
				<category><![CDATA[Tips & Resources]]></category>
		<category><![CDATA[Macros]]></category>
		<category><![CDATA[Mage]]></category>
		<category><![CDATA[Multiboxing]]></category>
		<category><![CDATA[Paladin]]></category>
		<category><![CDATA[Priest]]></category>
		<category><![CDATA[Shaman]]></category>

		<guid isPermaLink="false">http://www.marenkay.com/?p=24</guid>
		<description><![CDATA[So you want to play a PvE setup for your multiboxing team? Then I might have a few tips for your, to get you started. After all, multiboxing is about character management and the way to achieve this in WoW is addons and macros. General macros The following macros can be used for all classes, [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to play a PvE setup for your multiboxing team? Then I might have a few tips for your, to get you started. After all, multiboxing is about character management and the way to achieve this in WoW is addons and macros.</p>

<p><span id="more-24"></span></p>

<h2>General macros</h2>

<p>The following macros can be used for all classes, and only serve a purpose out of combat. It is not required to have these on any keybindings. You might want to put them on an actionbar for less used stuff, e.g. bar 5.</p>

<h3>Consume conjured food and water</h3>

<pre><code>/use [nocombat] (name of conjured food)
/use [nocombat] (name of conjured water)
</code></pre>

<h3>Focus</h3>

<p>This macro will use the group leader&#8217;s target and assign focus to it.</p>

<pre><code>/assist party1
/focus
</code></pre>

<p>In order to clear the focus, the following macro is required, too.</p>

<pre><code>/clearfocus [targetfocus, dead]
</code></pre>

<h3>Mounting</h3>

<p>The following macro will mount a character using either a land mount or a flight mount, depending on the zone a character is in. If the zone allows flying mounts, the macro will always use the flying mount, otherwise the land mount.</p>

<p>If you are currently mounted, you will be dismounted.</p>

<pre><code>#showtooltip 
/cast [outdoors,nomounted,flyable] (name of flying mount)
/cast [outdoors,nomounted] (name of land mount)
/dismount [mounted]
</code></pre>

<h3>Spell casting</h3>

<p>The following macro can be used to assist the group leader, and assist him in order to attack his target.</p>

<pre><code>#showtooltip
/target [targetparty1,nodead]
/assist
/cast [exists,harm,nodead] (spell name)
</code></pre>

<h2>Class specific macros</h2>

<p>The following macros will only work for specific classes, and some might need a counterpart on another character.</p>

<h3>Mage macros</h3>

<h3>Conjure    / Consume food and water</h3>

<pre><code>/use [nocombat] (name of conjured food)
/use [nocombat] (name of conjured water)
/use [combat] (name of conjured mana gem)
/cast [mod:ctrl] Conjure Food
/cast [mod:alt] Conjure Water
/cast [mod:shift] (name of Conjure Mana Gem)
</code></pre>

<h3>Polymorph focus</h3>

<p>This macro will sheep the current focus.</p>

<pre><code>#showtooltip Polymorph
/cast [targetfocus] Polymorph
</code></pre>

<h4>Portal creation</h4>

<p>This macro allows an Alliance mage to cast any portal to the Alliance towns with just one key. It uses modifiers in order to select the actual portal to be used.</p>

<pre><code>#showtooltip
/cast Portal: Exodar
/cast [mod:lshift] Portal: Ironforge
/cast [mod:lalt] Portal: Stormwind
/cast [mod:lctrl] Portal: Darnassus
/cast [mod:ralt] Portal: Shattrath
</code></pre>

<h4>Teleport</h4>

<p>This macro allows an Alliance mage to teleport to the Alliance towns with just one key. It uses modifiers in order to select the actual teleport to be used.</p>

<pre><code>#showtooltip
/cast Teleport: Exodar
/cast [mod:lshift] Teleport: Ironforge
/cast [mod:lalt] Teleport: Stormwind
/cast [mod:lctrl] Teleport: Darnassus
/cast [mod:ralt] Teleport: Shattrath
</code></pre>

<h3>Paladin macros</h3>

<h4>Divine Intervention</h4>

<p>This macro will cycle through a list of characters which are alive and friendly, and will cast Divine Intervention on the first target that fulfills these two conditions, in order to save a class with a resurrection spell.</p>

<pre><code>#showtooltip Divine Intervention
/cast [targetBrista,help,nodead][targetPriswa,help,nodead] Divine Intervention
</code></pre>

<h4>Righteous Defense</h4>

<p>One little secret that while in a regular group (not raid) the [raid] returns true for your group members but NOT for you. This way you will never try to cast Blessing of Protection on yourself. If the mob targets you, the macro will do nothing.</p>

<p>The castsequence effectively gives you a &#8220;backup&#8221; taunt. If your first one gets resisted or you need to re-taunt before the cooldown is up it will use Blessing of Protection.</p>

<pre><code>#showtooltip Righteous Defense
/castsequence [targettargettarget,help,raid] reset15 Righteous Defense,Blessing of Protection
</code></pre>

<h3>Priest macros</h3>

<h4>Multi-purpose healing / debuffing</h4>

<pre><code>/cast [modifier:lctrl, targetparty1, exists,party,nodead] Renew; [modifier:lshift, targetparty1, exists,party,nodead] Flash Heal; [modifier:rctrl, targetparty1, exists,party,nodead] Resurrection; [targetparty1, exists,party,nodead] Heal
</code></pre>

<h4>Shackle focus</h4>

<p>This macro will shackle the current focus.</p>

<pre><code>/cast [targetfocus] Shackle Undead
</code></pre>

<h3>Shaman macros</h3>

<h4>Totems</h4>

<p>Repeatedly executing this macro will stomp the listed totems one by one. If you wait longer than 7 seconds, the macro will reset and start from zero with the first totem listed.</p>

<pre><code>/castsequence [nomod] reset7 Healing Stream Totem,Strength of Earth Totem,Windfury Totem,Searing Totem
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.marenkay.com/tipsresources/going-pve-macros-to-ease-your-playtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stompers reached Bloodhoof Village</title>
		<link>http://www.marenkay.com/tipsresources/stompers-reached-bloodhoof-village/</link>
		<comments>http://www.marenkay.com/tipsresources/stompers-reached-bloodhoof-village/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 10:29:26 +0000</pubDate>
		<dc:creator>Daniel S. Reichenbach</dc:creator>
				<category><![CDATA[Tips & Resources]]></category>
		<category><![CDATA[Multiboxing]]></category>
		<category><![CDATA[Progess]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Shaman]]></category>
		<category><![CDATA[Zones]]></category>

		<guid isPermaLink="false">http://www.marenkay.com/?p=48</guid>
		<description><![CDATA[It has been an interesting day with the team progressing slowly from the starting area into Bloodhoof Village. Roughly six hours it took from level 1 to level 10 with the team. Usually you can get from 1 to 10 in ~ 2 hours. Why does this take so much time? Well, do you remember [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.marenkay.com/wp-content/uploads/2008/10/wowscrnshot_042008_213600-550x343.jpg" alt="Stompers Inc. in front of the Bloodhoof Village inn." /></p>

<p>It has been an interesting day with the team progressing slowly from the starting area into Bloodhoof Village. Roughly six hours it took from level 1 to level 10 with the team. Usually you can get from 1 to 10 in ~ 2 hours.</p>

<p><span id="more-48"></span></p>

<p>Why does this take so much time? Well, do you remember your first days in the starting areas? Remember, the starting areas mostly consist of kill quests where you need to kill x types of mobs, or pick-up x parts of mobs that usually not drop on every kill. Killing quests not really is an issue. Five shamans throwing a lightning bolt or an earth shock will usually put an end to every mobs&#8217; existence with just one shot. I even tried mobs four or five levels higher than my little family, and it worked out well.</p>

<p>Pick-up quests though&#8230; hurt a lot. Grab a big backpack and additional bags, and bring drinks, food, and time. It seems that the drop rates for quest items in groups are only 2/3 of 1/2 of the usual rates. Where it takes one kill when playing solo, it takes four or more in a group for everyone to get the quest item. After a few trials where I was slowly getting sick by the window and character switching for each quest item, I decided to switch loot over to free-for-all mode.</p>

<p>This improved things a lot. At first, the random window switching for looting disappeared, I now could loot for each character step by step, toon by toon. That improved things a lot, less time wasted. After a while I noticed, this also helped with experience gain. Due to the higher amount of mob kills, I was back into the standard experience frame for the quests I did, and did not lag behind by a level or two. So now my quests are not red but all yellow which I think gives just the right amount of experience to level.</p>

<p><img src="http://www.marenkay.com/wp-content/uploads/2008/10/game-master.jpg" alt="A World of Warcraft gamemaster" /></p>

<p>I logged off around half past nine in the evening, when the wife demanded my attention, with my experience being half on the road to level 11, and parked Ivida, Ivide, Ividi, Ivido, and Ividu in the Bloodhoof Village inn. Since I&#8217;ll take a little break to focus on a few other tasks now, they should get two or three days rested bonus.</p>

<p>Only slightly related&#8230; it did not last very long, until my team was discovered. Once I reach level 6 and entered the plains of Mulgore people noticed the five Tauren running around and one shooting things. It did not take long until the General chat was hit by messages like</p>

<blockquote>
  <p>[1. General:] WTF &#8230; how many Ivid&#8230; are there?</p>
  
  <p>[1. General:] F*ckin&#8217; multicheaters!</p>
</blockquote>

<p>Of course, followed by the usual reactions towards multi-boxing, half being amazed, the other half decided to page a game master.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marenkay.com/tipsresources/stompers-reached-bloodhoof-village/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Stompers Inc.</title>
		<link>http://www.marenkay.com/tipsresources/introducing-stompers-inc/</link>
		<comments>http://www.marenkay.com/tipsresources/introducing-stompers-inc/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 10:03:11 +0000</pubDate>
		<dc:creator>Daniel S. Reichenbach</dc:creator>
				<category><![CDATA[Tips & Resources]]></category>
		<category><![CDATA[Multiboxing]]></category>
		<category><![CDATA[Progess]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Shaman]]></category>
		<category><![CDATA[Zones]]></category>

		<guid isPermaLink="false">http://www.marenkay.com/?p=27</guid>
		<description><![CDATA[Deciding on the look and feel of your team is not as easy as it might sound. While many people claim that the character customization options in World of Warcraft are way too limited, I do not think this is true. Have you ever noticed how many different eye colours and face variants there are [...]]]></description>
			<content:encoded><![CDATA[<p>Deciding on the look and feel of your team is not  as easy as it might sound. While many people claim that the character customization options in World of Warcraft are way too limited, I do not think this is true.</p>

<p><span id="more-27"></span></p>

<p>Have you ever noticed how many different eye colours and face variants there are for Tauren characters? Then add fur colour, horn style and colour and you will end up with lots of different styles where tiny details might make the one little thing to delete your character and start from scratch.</p>

<p>Thus my confession comes with easy heart: yes, I have tried out four different team styles until I finally decided on how the Stompers should look like. Once of the main aspects to consider was the role-play aspect. Playing on a RP realm should very likely lead you to create characters conforming to the RP policies, and thus I sat at home and realized:</p>

<blockquote>
  <p>Hey, I will be a multi-boxing role-player!</p>
</blockquote>

<p>Does this sound weird to you? It did not to me. But let&#8217;s see a picture instead of all the reading.</p>

<p><img src="http://www.marenkay.com/wp-content/uploads/2008/10/wowscrnshot_041708_122531-550x343.jpg" alt="The Stompers Inc. team shot" /></p>

<p>Aren&#8217;t they a bunch of shiny Tauren?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marenkay.com/tipsresources/introducing-stompers-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
