Guest User

Untitled

a guest
Oct 18th, 2014
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. <HBProfile>
  2.  
  3. ///////////////////////////////////////////////////////////////////////
  4. // Profile Developer: Nexiaz
  5. //
  6. ///////////////////////////////////////////////////////////////////////
  7.  
  8. <Name>WoD lvl 90 Boost - Startzone</Name>
  9.  
  10. <MinLevel>90</MinLevel>
  11. <MaxLevel>1001</MaxLevel>
  12.  
  13. <MinDurability>0.3</MinDurability>
  14. <MinFreeBagSlots>3</MinFreeBagSlots>
  15.  
  16. <!-- NB: Honorbuddy sells before mailing -->
  17. <SellGrey>true</SellGrey>
  18. <SellWhite>true</SellWhite>
  19. <SellGreen>true</SellGreen>
  20. <SellBlue>false</SellBlue>
  21. <SellPurple>false</SellPurple>
  22.  
  23. <MailGrey>false</MailGrey>
  24. <MailWhite>true</MailWhite>
  25. <MailGreen>true</MailGreen>
  26. <MailBlue>true</MailBlue>
  27. <MailPurple>true</MailPurple>
  28.  
  29. <TargetElites>false</TargetElites>
  30.  
  31. <Mailboxes>
  32. </Mailboxes>
  33.  
  34. <Vendors>
  35. </Vendors>
  36.  
  37. <Quest Id="35460" Name="Attack of the Iron Horde">
  38. <Objective Type="KillMob" MobId="118" MobName="Ironmarch Grunt" KillCount="8">
  39. <Hotspots>
  40. <Hotspot X="-11321.09" Y="-3619.542" Z="11.28655" />
  41. <Hotspot X="-11342.04" Y="-3611.547" Z="9.142738" />
  42. <Hotspot X="-11379.1" Y="-3624.919" Z="5.295101" />
  43. <Hotspot X="-11316.84" Y="-3571.056" Z="15.67881" />
  44. <Hotspot X="-11292.85" Y="-3573.898" Z="15.13021" />
  45. <Hotspot X="-11309.13" Y="-3541.088" Z="17.93731" />
  46. <Hotspot X="-11305.64" Y="-3508.273" Z="17.89007" />
  47. </Hotspots>
  48. </Objective>
  49. </Quest>
  50.  
  51. <QuestOrder IgnoreCheckpoints="false">
  52. <!-- BEGIN: Checkpoint Block
  53. This code needs to be replicated after every checkpoint.
  54. If you modify something in this block, don't forget to update the copy of this
  55. block after each checkpoint, and the at the start of the <QuestOrder>, also.
  56. -->
  57. <CustomBehavior File="Misc\RunLua" Lua="SetCVar('AutoLootDefault', 1)" />
  58. <CustomBehavior File="UserSettings" AutoEquip="true" />
  59.  
  60. <CustomBehavior File="EnablePlugin" Names="Anti Drown" />
  61. <CustomBehavior File="EnablePlugin" Names="Refreshment Detection" />
  62.  
  63. <CustomBehavior File="Misc\ProfileCompatibilityInfo" AllowBrokenAddOns="true" AllowBrokenPlugIns="true" />
  64.  
  65. <LootMobs Value="true" />
  66. <TargetingDistance Value="17" /> <!-- Use LevelBot default -->
  67. <UseMount Value="true" />
  68. <!-- END: Checkpoint Block -->
  69.  
  70. <!-- Quest Counter: 1 -->
  71.  
  72. <TurnIn QuestName="Iron Horde Invasion" QuestId="36498" TurnInId="82270" TurnInName="Vindicator Maraad" X="-11273.22" Y="-3632.451" Z="9.387749" />
  73.  
  74. <PickUp QuestName="Attack of the Iron Horde" QuestId="35460" GiverId="82270" TurnInName="Vindicator Maraad" X="-11273.22" Y="-3632.451" Z="9.387749" />
  75. <PickUp QuestName="Under Siege" QuestId="35462" GiverId="82270" TurnInName="Vindicator Maraad" X="-11273.22" Y="-3632.451" Z="9.387749" />
  76. <PickUp QuestName="Peeking into the Portal" QuestId="36379" GiverId="85213" TurnInName="Bodrick Grey" X="-11273.22" Y="-3632.451" Z="9.387749" />
  77.  
  78.  
  79. <Objective QuestName="Attack of the Iron Horde" QuestId="35460" Type="KillMob" MobName="Ironmarch Grunt" MobId="76189" KillCount="8" />
  80.  
  81.  
  82. </QuestOrder>
  83. </HBProfile>
Advertisement
Add Comment
Please, Sign In to add comment