This will grind eternal water, greens and level you from 77-80!
It kills mob Thottbot NPC - Icebound Revenant
Ppather task file. It is located in The Storm Peaks at The Fridgid Tomb!
Filebeam - Free Fast File Hosting <----- to download
or if you want the code:
Code:
Par
{
Defend
{
$Prio = 0;
}
Loot
{
$Prio = 1;
$Skin = False;
}
Pull
{
$Prio = 4;
$MinLevel = $MyLevel - 3;
$MaxLevel = $MyLevel + 3;
$Names = ["Icebound Revenant"];
}
Hotspots
{
$Prio = 5;
$Order = "Random";
$Locations = [ [7173.4, -1070.7, 937.3] , [7197.0, -1070.1, 940.4] , [7300.8, -1122.1, 938.4] , [7092.4, -1440.9, 922.6] ];
}
}
It has a few bugs as it is my first task and have not yet mastered it. If any1 wants to modify it i would be more than happy.
It does not have vendor points because as far as i know the nearest vendor is K3 which is ages away...
Have fun ;D