<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Capturing Battle Pets Made Easy &#8211; Maybe</title>
	<atom:link href="http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/</link>
	<description>Feral Druids in World of Warcraft</description>
	<lastBuildDate>Wed, 22 May 2013 23:11:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Kay</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81586</link>
		<dc:creator>Kay</dc:creator>
		<pubDate>Sun, 14 Oct 2012 15:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81586</guid>
		<description><![CDATA[It&#039;s working for me, at least so far.  I can use my level 10 turnip to capture level 1 pets even when it reduces them to 1hp on the first blow.  No deaths since I started using it.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s working for me, at least so far.  I can use my level 10 turnip to capture level 1 pets even when it reduces them to 1hp on the first blow.  No deaths since I started using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemonojin</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81497</link>
		<dc:creator>Kemonojin</dc:creator>
		<pubDate>Sat, 13 Oct 2012 08:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81497</guid>
		<description><![CDATA[Blar. Well, anyway, just remove all but one space from the large open areas there. If all else fails, google it, it wasn&#039;t hard to find.]]></description>
		<content:encoded><![CDATA[<p>Blar. Well, anyway, just remove all but one space from the large open areas there. If all else fails, google it, it wasn&#8217;t hard to find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemonojin</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81496</link>
		<dc:creator>Kemonojin</dc:creator>
		<pubDate>Sat, 13 Oct 2012 08:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81496</guid>
		<description><![CDATA[Hm. That looked fine when I pasted it, not sure what happened. Here&#039;s another try: 

/run for i=1,C_PetBattles.GetNumPets(2) do SELECTED_CHAT_FRAME:AddMessage(C_PetBattles.GetName(2,i)..&quot; - &quot;.._G[&quot;BATTLE_PET_BREED_QUALITY&quot;..C_PetBattles.GetBreedQuality(2,i)]) end]]></description>
		<content:encoded><![CDATA[<p>Hm. That looked fine when I pasted it, not sure what happened. Here&#8217;s another try: </p>
<p>/run for i=1,C_PetBattles.GetNumPets(2) do SELECTED_CHAT_FRAME:AddMessage(C_PetBattles.GetName(2,i)..&#8221; &#8211; &#8220;.._G["BATTLE_PET_BREED_QUALITY"..C_PetBattles.GetBreedQuality(2,i)]) end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kemonojin</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81495</link>
		<dc:creator>Kemonojin</dc:creator>
		<pubDate>Sat, 13 Oct 2012 08:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81495</guid>
		<description><![CDATA[Heh. I do that too sometimes. 

if you don&#039;t want to use an addon, you can use this macro: 

/run for i=1,C_PetBattles.GetNumPets(2) do SELECTED_CHAT_FRAME:AddMessage(C_PetBattles.GetName(2,i)..&quot; - &quot;.._G[&quot;BATTLE_PET_BREED_QUALITY&quot;..C_PetBattles.GetBreedQuality(2,i)]) end

(should all be on one line, but will wrap in the macro UI of course)
You will probably have to keybind it, since most of your UI disappears when you start a pet battle, but it&#039;ll show you the quality of all the beasties you&#039;re facing.

I have to admit, I thought the pokemanz thing was stupid to begin with, but I&#039;ve gotten to enjoy it. I have an all boss team, Lil Ragnaros, Lil Tarecgosa and Lil XT right now, although they&#039;re all level 4. Been trying to level characters more than pokemanz. Glad my terrible turnip didn&#039;t sell, now. after Bear&#039;s comment with the capture attack... 

I rather like mechanical pets for the &#039;come back to life&#039; thing, although undead do it too. My only current undead pet is the vampiric batling from back when Kara had the extra boss with the arcanite ripper.]]></description>
		<content:encoded><![CDATA[<p>Heh. I do that too sometimes. </p>
<p>if you don&#8217;t want to use an addon, you can use this macro: </p>
<p>/run for i=1,C_PetBattles.GetNumPets(2) do SELECTED_CHAT_FRAME:AddMessage(C_PetBattles.GetName(2,i)..&#8221; &#8211; &#8220;.._G["BATTLE_PET_BREED_QUALITY"..C_PetBattles.GetBreedQuality(2,i)]) end</p>
<p>(should all be on one line, but will wrap in the macro UI of course)<br />
You will probably have to keybind it, since most of your UI disappears when you start a pet battle, but it&#8217;ll show you the quality of all the beasties you&#8217;re facing.</p>
<p>I have to admit, I thought the pokemanz thing was stupid to begin with, but I&#8217;ve gotten to enjoy it. I have an all boss team, Lil Ragnaros, Lil Tarecgosa and Lil XT right now, although they&#8217;re all level 4. Been trying to level characters more than pokemanz. Glad my terrible turnip didn&#8217;t sell, now. after Bear&#8217;s comment with the capture attack&#8230; </p>
<p>I rather like mechanical pets for the &#8216;come back to life&#8217; thing, although undead do it too. My only current undead pet is the vampiric batling from back when Kara had the extra boss with the arcanite ripper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mugician13</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81416</link>
		<dc:creator>Mugician13</dc:creator>
		<pubDate>Fri, 12 Oct 2012 07:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81416</guid>
		<description><![CDATA[... aaaand, once again, I proved myself to be a dumbass by not reading all the comments before asking my question.... *sigh*]]></description>
		<content:encoded><![CDATA[<p>&#8230; aaaand, once again, I proved myself to be a dumbass by not reading all the comments before asking my question&#8230;. *sigh*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mugician13</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81415</link>
		<dc:creator>Mugician13</dc:creator>
		<pubDate>Fri, 12 Oct 2012 07:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81415</guid>
		<description><![CDATA[So... in reading this post, I got the impression that there&#039;s a way to tell if a pet is poor, common, uncommon, or rare before [or while] fighting it.  Is that something that&#039;s done through an addon, or an ability that&#039;s gained through leveling up Pokepets?  

I&#039;ve been playing less WoW lately, still haven&#039;t bought the MoP expansion, but have had some fun with &quot;non-combat pet&quot; combat.  I have a few combinations that I use, but I don&#039;t think I&#039;ve gotten any individual pet above level 5 or so.  I am feeling pretty fortunate to have been around long enough to have the Spirit of Competition in my lineup...]]></description>
		<content:encoded><![CDATA[<p>So&#8230; in reading this post, I got the impression that there&#8217;s a way to tell if a pet is poor, common, uncommon, or rare before [or while] fighting it.  Is that something that&#8217;s done through an addon, or an ability that&#8217;s gained through leveling up Pokepets?  </p>
<p>I&#8217;ve been playing less WoW lately, still haven&#8217;t bought the MoP expansion, but have had some fun with &#8220;non-combat pet&#8221; combat.  I have a few combinations that I use, but I don&#8217;t think I&#8217;ve gotten any individual pet above level 5 or so.  I am feeling pretty fortunate to have been around long enough to have the Spirit of Competition in my lineup&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theodoxus</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81331</link>
		<dc:creator>Theodoxus</dc:creator>
		<pubDate>Thu, 11 Oct 2012 17:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81331</guid>
		<description><![CDATA[Just curious, is there any confirmation that the turnip works as stated?  (I still, with over 20 plants daily, have yet to get any seeds other than the ones I&#039;m growing...)]]></description>
		<content:encoded><![CDATA[<p>Just curious, is there any confirmation that the turnip works as stated?  (I still, with over 20 plants daily, have yet to get any seeds other than the ones I&#8217;m growing&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD Kenada</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81199</link>
		<dc:creator>JD Kenada</dc:creator>
		<pubDate>Wed, 10 Oct 2012 11:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81199</guid>
		<description><![CDATA[At this stage, I&#039;ve been using the Ancona Chicken for pets that are equivalent in level (six at the moment) or lower.  I use the ability to reduce the opponent&#039;s attack and then pop in some lower pets to get them some experience and also reduce the damage I&#039;m throwing out at the same time.  Worst case scenario, is I foolishly try to use my Dwarf for catching pets and he throws six traps before actually succeeding.  By then I&#039;ve probably lost one pet.  But otherwise it has been a sound strategy.]]></description>
		<content:encoded><![CDATA[<p>At this stage, I&#8217;ve been using the Ancona Chicken for pets that are equivalent in level (six at the moment) or lower.  I use the ability to reduce the opponent&#8217;s attack and then pop in some lower pets to get them some experience and also reduce the damage I&#8217;m throwing out at the same time.  Worst case scenario, is I foolishly try to use my Dwarf for catching pets and he throws six traps before actually succeeding.  By then I&#8217;ve probably lost one pet.  But otherwise it has been a sound strategy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloodshrike</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81159</link>
		<dc:creator>Bloodshrike</dc:creator>
		<pubDate>Wed, 10 Oct 2012 02:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81159</guid>
		<description><![CDATA[@Theodoxus - No addon that I know of shows the rarity of the pet BEFORE you enter into battle with them, as I believe they are generated randomly at that point.  As BBB pointed out, PetBattleTeams from Curse is great for mousing over a creature before you enter battle with them, to see if you&#039;ve captured them already, how many you have, and the quality of the ones you have.

PetBattleQualityGlow from Curse is awesome for telling you the quality of the opponents you&#039;re facing, once you&#039;ve started the battle.


@BBB - As an alternative to the Terrible Turnip, an amphibian like a Toad or Small Frog has the Frog Kiss ability, which has ramping damage.  It starts out small, but increases on each successful hit, plus you have the chance to CC your opponent by turning them into a frog for 1 round.]]></description>
		<content:encoded><![CDATA[<p>@Theodoxus &#8211; No addon that I know of shows the rarity of the pet BEFORE you enter into battle with them, as I believe they are generated randomly at that point.  As BBB pointed out, PetBattleTeams from Curse is great for mousing over a creature before you enter battle with them, to see if you&#8217;ve captured them already, how many you have, and the quality of the ones you have.</p>
<p>PetBattleQualityGlow from Curse is awesome for telling you the quality of the opponents you&#8217;re facing, once you&#8217;ve started the battle.</p>
<p>@BBB &#8211; As an alternative to the Terrible Turnip, an amphibian like a Toad or Small Frog has the Frog Kiss ability, which has ramping damage.  It starts out small, but increases on each successful hit, plus you have the chance to CC your opponent by turning them into a frog for 1 round.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AliPally</title>
		<link>http://thebigbearbutt.com/2012/10/09/capturing-battle-pets-made-easy-maybe/comment-page-1/#comment-81112</link>
		<dc:creator>AliPally</dc:creator>
		<pubDate>Tue, 09 Oct 2012 18:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://thebigbearbutt.com/?p=5511#comment-81112</guid>
		<description><![CDATA[I usually fight wild pets that are 2-3 levels above my own pets. That gives good difficulty bonus xp, and it&#039;s not likely I kill anything by accident. A healing pet is good for capturing duties as well.
@ Theodoxus: I don&#039;t think you can tell what the rarity of a pet is until you begin combat, but there is an add-on that will show you the rarity while you are fighting it (Battle pet quality notifier).]]></description>
		<content:encoded><![CDATA[<p>I usually fight wild pets that are 2-3 levels above my own pets. That gives good difficulty bonus xp, and it&#8217;s not likely I kill anything by accident. A healing pet is good for capturing duties as well.<br />
@ Theodoxus: I don&#8217;t think you can tell what the rarity of a pet is until you begin combat, but there is an add-on that will show you the rarity while you are fighting it (Battle pet quality notifier).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
