Code:
Par
{
Defend
{
$Prio = 0;
}
Loot
{
$Prio = 1;
$Skin = true;
}
Mail
{
$Location = [2676.0, -4380.7, 283.8];
$Prio = 3;
$To = "<<<<<<YOUR BANK ALT <<<<<<<<";
$Items = ["Life"];
$Protected = ["Crusty Flatbread","Master Healthstone","Soul Shard"];
$MailGreens = True;
$MailBlues = True;
$MailEpics = True;
}
Harvest
{
$Prio = 2;
$Distance = 100;
$Types = ["Herb","Flower"];
}
Vendor
{
$NPC = "Talu Frosthoof";
$Location = [2673.2, -4309.1, 291.1];
$Prio = 2;
$MinDurability = 0.2;
$MinFreeBagSlots = 2;
$Protected = ["Honey-Spiced Lichen","Pungent Seal Whey","text", "runecloth", "rune of portals", "rune of teleportation", "oil", "Arcane powder", "light feather", "encrypted twilight Text", "Bandage", "Hearth", "Mining pick", "Poison", "Thieves", "Flash Powder", "Skinning", "Potion", "Schematic", "Plans", "Formula", "Pattern", "Design", "Recipe", "Primal", "Knothide", "Mote", "Mark", "Armament", "Ribs", "Bagel", "Signet", "Tome", "Strong Junkbox", "Fel Hide"];
$SellGray = true;
$SellWhite = false;
$SellGreen = false;
}
Pull
{
$Prio = 4;
$MinLevel = $MyLevel - 15;
$MaxLevel = $MyLevel + 3;
$Names = ["Thornvine Creeper"];
$Ignore = ["Spore"];
}
Hotspots
{
$Prio = 5;
$Order = "Random";
$Locations = [ [2297.6, -4691.0, 223.9], [2388.7, -4597.0, 226.6], [2457.9, -4634.2, 231.0], [2431.1, -4735.5, 232.8], [2398.4, -4740.7, 230.7], [2338.7, -4615.9, 219.5]];
}
}