150 lines
9.8 KiB
HTML
150 lines
9.8 KiB
HTML
<html>
|
|
|
|
|
|
<!-- Mirrored from wolfendonkane.pagesperso-orange.fr/farmingbc1.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Apr 2023 00:11:10 GMT -->
|
|
<head><LINK REL="SHORTCUT ICON" HREF="stealth.ico";>
|
|
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
|
|
<title>L'Assembl�e des D�fias - Guide du Voleur - Le site fait par et pour les Voleurs - World of Warcraft</title>
|
|
|
|
</head>
|
|
|
|
<body bgcolor="black" link=orange vlink=orange LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0><a href="http://www.xiti.com/xiti.asp?s=248637" title="Mesurez votre audience">
|
|
|
|
|
|
|
|
<noscript>
|
|
audit et mesure d'audience visiteurs internet par <img width="39" height="25" src="http://logv30.xiti.com/hit.xiti?s=248637&p=FarmingBC1" alt="Analyse d'audience" />
|
|
</noscript></a>
|
|
<br>
|
|
<font color=white face=verdana size=2 <img src="lettre1.jpg" align=middle> <font color="white" size=2 face="Verdana"> <img src="lettre1.jpg" align=middle> <a href="contact.html"><font color="orange" size=1> <b>Contact</b></font></a> Apparence du site : <a href="https://assemblee-defias.fr/farmingbc1.html"><font color="#8D90FC">Alliance</font></a> | <a href="https://assemblee-defias.fr/horde/farmingbc1.html"><font color=red>Horde</a></font></font></font></font></font></font></font></font></font></center><table width="954" border="1" align="center" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td width="800"><img src="newentete.jpg">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#000000">
|
|
<tr><tr>
|
|
<td></td>
|
|
<td background="linksbar-bg.gif"><table width="954" border="0" cellpadding="0" cellspacing="0">
|
|
<td><br> <a href="actu.html"><font color=orange><b>Actualit�</b></a></font><font color=#C4C4C4> | </font><a href="races.html"><font color=orange><b>Races</b></a></font> <font color=#C4C4C4> | </font> <a href="equipement.html"><font color=orange><b>Equipement</b></a></font> <font color=#C4C4C4> | </font> <a href="talents.html"><font color=orange><b>Talents</b></a> <font color=#C4C4C4> | </font> <a href="quetevoleur.html"><font color=orange><b>Qu�tes</b></a> <font color=#C4C4C4> | </font> <a href="crochetage.html"><font color=orange><b>Crochetage</b></a></font> <font color=#C4C4C4> | </font> <a href="poisons.html"><font color=orange><b>Poison</b></a></font> <font color=#C4C4C4> | </font> <a href="furtivite.html"></font><b><font color=orange>Furtivit�</b></a><font color=#C4C4C4> | </font> <a href="pvpindex.html"><font color=orange><b>PvP</b></a></font><font color=#C4C4C4> | </font> <a href="professions.html"><font color=orange><b>Professions</b></a></font> <font color=#C4C4C4> | </font> <a href="addons.html"><font color=orange><b>Addons</b></a> <font color=#C4C4C4> | </font> <a href="screen.html"><font color=orange><b>M�dias</b></a> </font></font></font></font><br>______________________________________________________________________________________________</font></td>
|
|
</tr>
|
|
</table></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr style =" BACKGROUND-IMAGE: url('bordtest.jpg'); BACKGROUND-REPEAT: repeat; BACKGROUND-POSITION: top left;">
|
|
<td style =" BACKGROUND-IMAGE: url('bordtest.jpg'); BACKGROUND-REPEAT: repeat; BACKGROUND-POSITION: top right;"> </td>
|
|
<td>
|
|
<center><br><img src="titrefarm.jpg"><center><br><!-- DEBUT DU SCRIPT -->
|
|
<style type="text/css">
|
|
.popperlink { POSITION: absolute; VISIBILITY: hidden }
|
|
</style>
|
|
|
|
<div class=popperlink id=topdecklink></div>
|
|
|
|
<script language="JavaScript">
|
|
|
|
/*
|
|
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
|
|
http://www.editeurjavascript.com
|
|
|
|
Et Wolfen_donkane - r�dacteur Jeux Onlines
|
|
http://wow.jeuxonline.info/
|
|
*/
|
|
domok = document.getElementById;
|
|
if (domok)
|
|
{
|
|
skn = document.getElementById("topdecklink").style;
|
|
if(navigator.appName.substring(0,3) == "Net")
|
|
document.captureEvents(Event.MOUSEMOVE);
|
|
document.onmousemove = get_mouse;
|
|
}
|
|
|
|
function poplink(msg)
|
|
{
|
|
|
|
var content ="<TABLE BORDER=1 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=1><TR><TD BGCOLOR=#0000OO><FONT COLOR=#FFFFFF SIZE=2 face='verdana'>"+msg+"</TD></TR></TABLE></TD></TR></TABLE>";
|
|
|
|
if (domok)
|
|
{
|
|
document.getElementById("topdecklink").innerHTML = content;
|
|
skn.visibility = "visible";
|
|
}
|
|
}
|
|
|
|
function get_mouse(e)
|
|
{
|
|
var x = (navigator.appName.substring(0,3) == "Net") ? e.pageX : event.x+document.body.scrollLeft;
|
|
var y = (navigator.appName.substring(0,3) == "Net") ? e.pageY : event.y+document.body.scrollTop;
|
|
skn.left = x - 60;
|
|
skn.top = y+20;
|
|
}
|
|
|
|
function killlink()
|
|
{
|
|
if (domok)
|
|
skn.visibility = "hidden";
|
|
}
|
|
|
|
</SCRIPT>
|
|
<!-- FIN DU SCRIPT --><br><br><font color="white" face="Verdana" size=2>-- Bons plans farming niveau 70 --<br><br>La Basse-Tourbi�re | <a href="farmingbc2.html">Donjon de la Temp�te : Mechanar</a> | <a href="farmingbc3.html">Vall�e d'Ombrelune</a></center></center><br><br><br><ul><ul><img src="hibiscus.jpg" width="40" heigh="40" align=middle> <font color="red" size=3><b>La Basse-tourbi�re</b></font> : <font size=3>farmer l'instance en solo</font><br><br>
|
|
|
|
Cette instance se situe au <b>R�servoir de Glissecroc</b> qui se trouve aux <b>Mar�cages de Zangar</b>.<br><br><br>
|
|
|
|
<font size=3 color=orange><b>1. R�putation Sporeggar</b></font><br><br>
|
|
|
|
Cet endroit est excellent pour gagner de l'argent en toute tranquillit� et monter sa r�putation <font color=#1EFF00>Sporeggar</font>.<br><br>
|
|
|
|
Voici les r�compenses int�ressantes de cette faction :<br><br>
|
|
|
|
<img src="daguebc15.png" align="middle" width="30" heigh="30"> <a href="http://wow.allakhazam.com/db/item.html?witem=29150&locale=enUS;source=live" target=_blank onMouseOver="poplink('<font color=#0070dd>Eclat de pierre durcie</font><br>Li� quand ramass�<br>A une main Dague<br>D�g�ts : 79 - 120 Vitesse 1.80<br>(55.3 d�g�ts par seconde)<br>+16 Endurance<br>Niveau 62 requis<br>Requis Sporeggar - R�v�r�<br><font color=#1EFF00>Equip� : augmente de 22 la puissance d\'attaque.<br>Equip� : augmente de 12 votre score de toucher</font>');" onmouseout="killlink()"><font color=#0070dd>Eclat de pierre durcie</font></a> (45 <img src="champignon.png" align="middle" width="20" heigh="20"> Chapeluisant - R�v�r�)<br><br>
|
|
|
|
<img src="capemush.png" align="middle" width="30" heigh="30"> <a href="http://wow.allakhazam.com/db/item.html?witem=25827&locale=frFR" target=_blank onMouseOver="poplink('<font color=#0070dd>Drap� couvert de boue</font><br>Li� quand ramass�<br>Dos<br>Armure : 66<br>+30 Endurance<br>Niveau 64 requis<br>Requis Sporeggar - Honor�<br><font color=#1EFF00>Utiliser : Diminue votre menace envers les cibles ennemies se trouvant dans un rayon de 30 m�tres, ce qui diminue les risques qu\'elles vous attaquent.</font>');" onmouseout="killlink()"><font color=#0070dd>Drap� couvert de boue</font></a> (25 <img src="champignon.png" align="middle" width="20" heigh="20"> Chapeluisant - Honor�)<br><br>
|
|
|
|
Pour monter votre r�putation, vous devez ramenez des <img src="hibiscus.jpg" width="20" heigh="20" align=middle> Hibiscus Sanguin que l'on cueille dans la Basse-Tourbi�re.<br><br>
|
|
|
|
Cela est tout � faisable en solo d�s les niveaux 62-63, m�me si on est plus confortable au niveau 70.<br><br>A ces niveaux, je vous conseil <b>Ma�tre des Illusions</b>. Si vous n'avez pas ce talent, utilisez au maximum <b>Distraction</b>.<br><br>
|
|
|
|
Observez les d�placements des mobs, afin de d�finir les hibiscus cueillable sans aggro. Voici � quoi ils ressemblent : <br><br>
|
|
|
|
</ul></ul><center><img src="hibis.jpg" border=1></center><ul><ul>Les <img src="champignon.png" align="middle" width="20" heigh="20"> Chapeluisants se cueillent dans le Mar�cage de Zangar.
|
|
|
|
|
|
|
|
|
|
<br><br><br><br>
|
|
|
|
<strike><font size=3 color=orange><b>2. Le coffre au tr�sor</b></font></strike> <font color=red><i>NERFED</i></font><br><br><br>
|
|
|
|
Il n'est plus possible de soloter les coffres de cette instance.
|
|
|
|
</ul></ul>
|
|
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="#">
|
|
<tr>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td></td>
|
|
</tr>
|
|
</table></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</td>
|
|
</tr>
|
|
</table></table>
|
|
<br><br><br><br>
|
|
|
|
</BODY>
|
|
|
|
<!-- Mirrored from wolfendonkane.pagesperso-orange.fr/farmingbc1.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Apr 2023 00:11:12 GMT -->
|
|
</HTML> |