Advertisement
mattlawson

Untitled

Jul 25th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. /q create essalonia.blessedwar.estel.catacombs
  2. /q e n Clearing the Catacombs
  3. /q e d You approach Eireign Orothiel and he begins to speak…
  4.  
  5. /q e ToFind OnClickNpc Eireign Orothiel
  6. /q e ToFind IfCompleted essalonia.blessedwar.estel.plants
  7. /q e ToFind IfInWorld essalonia
  8.  
  9. /q e OnFind DoFind >
  10.  
  11. /q create essalonia.blessedwar.estel.catacombs.100
  12. /q e n Eireign Orotheil needs your help
  13. /q e d Go to the catacombs below the cathedral and check out the rumor that Bone Horrors are lurking there.
  14. /q e Cooldown 1minute
  15.  
  16. /q e ToAdvance OnEnterRegion essalonia.catacombs
  17. /q e ToAdvance IfInWorld essalonia
  18.  
  19. /q e OnComplete DoFind essalonia.blessedwar.estel.catacombs.100.300
  20. /q e OnComplete DoCmd /pve mob skeleton essalonia,5853,115,5568 2 none name:<green>Bone_Horror=true collides:false money:0 silent:true trackertag:estel_cata
  21. /q e OnComplete DoCmd /pve mob skeleton essalonia,5861,115,5554 3 none name:<green>Bone_Horror=true collides:false money:0 silent:true trackertag:estel_cata
  22. /q e OnComplete DoCmd /pve mob skeleton essalonia,5872,115,5548 2 none name:<green>Bone_Horror=true collides:false money:0 silent:true trackertag:estel_cata
  23. /q e OnComplete DoFind >
  24.  
  25. /q create essalonia.blessedwar.estel.catacombs.100.100
  26. /q e n Kill 7 Bone Horrors
  27. /q e Times 7
  28.  
  29. /q e ToAdvance OnGankMobMPVE estel_cata
  30. /q e ToAdvance IfInRegion essalonia.catacombs
  31.  
  32. /q e OnComplete DoFind +
  33. /q e OnComplete DoGiveMoney 20
  34. /q e OnComplete DoAdvance <
  35.  
  36.  
  37. /q create essalonia.blessedwar.estel.catacombs.100.200
  38. /q e n So you’ve done it!
  39. /q e d “Grand! Come back next week in case they return.”
  40.  
  41. /q e Times 0
  42.  
  43. /q create essalonia.blessedwar.estel.catacombs.100.300
  44. /q e v false
  45.  
  46. /q e Times 3
  47.  
  48. /q e ToFind iffound essalonia.blessedwar.estel.catacombs.100.100
  49. /q e ToFind !ifcompleted essalonia.blessedwar.estel.catacombs.100.100
  50.  
  51. /q e ToAdvance onenterregion essalonia.catacombsmiddle
  52.  
  53. /q e OnAdvance DoCmd /pve mob skeleton essalonia,5861,115,5554 3 none name:<green>Bone_Horror=true collides:false money:0 silent:true trackertag:estel_cata
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement