2
0

TheGoblinBrigade.xml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <XnaContent>
  3. <Asset Type="RolePlaying.Data.Quest">
  4. <Name>The Goblin Brigade</Name>
  5. <Description>The Goblin Brigade is blocking the path to Lush Village south of here. Defeat them, please!</Description>
  6. <ObjectiveMessage>Find the four Goblin Grunts, and teach them a lesson!</ObjectiveMessage>
  7. <CompletionMessage>Friends, thank you for defeating those evil goblins. That should teach those nasty critters to stop hijacking our roads... I hope. It seems like there isn't a safe place in Mercadia anymore.</CompletionMessage>
  8. <GearRequirements />
  9. <MonsterRequirements>
  10. <Item>
  11. <ContentName>GoblinGrunt</ContentName>
  12. <Count>4</Count>
  13. </Item>
  14. </MonsterRequirements>
  15. <FixedCombatEntries>
  16. <Item>
  17. <ContentName>GoblinGrunts</ContentName>
  18. <MapPosition>10 8</MapPosition>
  19. <Direction>North</Direction>
  20. <MapContentName>Map002</MapContentName>
  21. </Item>
  22. <Item>
  23. <ContentName>GoblinGrunts</ContentName>
  24. <MapPosition>12 8</MapPosition>
  25. <Direction>North</Direction>
  26. <MapContentName>Map002</MapContentName>
  27. </Item>
  28. <Item>
  29. <ContentName>GoblinGrunts2</ContentName>
  30. <MapPosition>11 22</MapPosition>
  31. <Direction>North</Direction>
  32. <MapContentName>Map002</MapContentName>
  33. </Item>
  34. </FixedCombatEntries>
  35. <ChestEntries>
  36. <Item>
  37. <ContentName>MinorHealing</ContentName>
  38. <MapPosition>3 17</MapPosition>
  39. <MapContentName>Map002</MapContentName>
  40. </Item>
  41. <Item>
  42. <ContentName>MinorMagic</ContentName>
  43. <MapPosition>19 17</MapPosition>
  44. <MapContentName>Map002</MapContentName>
  45. </Item>
  46. </ChestEntries>
  47. <DestinationMapContentName>Map002</DestinationMapContentName>
  48. <DestinationNpcContentName>JangElder</DestinationNpcContentName>
  49. <DestinationObjectiveMessage>Visit Jang Elder to claim your reward, just northwest of here.</DestinationObjectiveMessage>
  50. <ExperienceReward>320</ExperienceReward>
  51. <GoldReward>100</GoldReward>
  52. <GearRewardContentNames>
  53. <Item>Items\POElixir</Item>
  54. <Item>Items\MOElixir</Item>
  55. </GearRewardContentNames>
  56. </Asset>
  57. </XnaContent>