//PredatorinO @ MMownEd
Par
{
Pull
{
$Prio = 3;
$MinLevel = $MyLevel - 10;
$MaxLevel = $MyLevel + 3;
$Factions = ["1990", "7", "2106"];
$Names = ["Arctic Grizzly", "Snowfall Elk"];
$SkipMobsWithAdds = false;
$AddsDistance = 18;
$AddsCount = 1;
}
Defend
{
$Prio = 0;
$DangerDistance = 15;
}
Loot
{
$Prio = 3;
$Distance = 35;
}
Hotspots
{
$Prio = 4;
$Order = Order;
$UseMount = True;
$Locations = [[ 3644.1, 1605.6, 94.2],[3679.3, 1715.1, 103.6],[3763.1, 1785.4, 110.4],[3856.1, 1745.9, 122.8],[4010.5, 1600.4, 111.8],[3956.2, 1460.5, 128.2],[4040.2, 1316.8, 134.5],[3894.7, 1313.5, 126.5],[3781.8, 1388.8, 101.8],[3739.4, 1464.5, 94.0]];
}
Vendor
{
$Prio = 2;
$RepairNPC = "Siegesmith Gulda";
$SellNPC = "Siegesmith Gulda";
$Location = [3841.9, 1573.4, 86.7];
$BlacklistTime = 30 * 60;
$MinDurability = 0.4; // 40%
$MinFreeBagSlots = 5;
$SellGrey = True;
$SellWhite = False;
$SellGreen = False;
}
Rest
{
$Prio = 1;
}
Defend
{
$Prio = 0;
}
Buy
{
$Prio = 4;
$NPC = "Aegalas";
$Location = [3817.8, 1583.7, 86.7];
$Items = [["Tundra Berries",10,50]];
}
Mail
{
$Prio = 4;
$MinFreeBagSlots = 2;
$MailGreens = true;
$MailBlues = false;
$MailEpics = false;
$Protected = ["Cloth,Leather,Mining,Ore,Bar,Skinning,Mote,Extractor"];
$To = "YourBankAlt";
$Location = [3829.7, 1535.0, 89.7];
}
}