Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

Blacksmithing guide improvements

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Blacksmithing guide improvements

    List of changes that should be made to the Blacksmithing guide to improve flow and help with people that start the guide in the middle.

    1-75 Section
    Find:
    #include "auctioneer_dwarven"
    .buy 90 Rough Stone##2835
    .buy 385 Copper Bar##2840

    Change:
    #include "auctioneer_dwarven"
    .buy 75 Rough Stone##2835
    .buy 150 Copper Bar##2840

    -----------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 90 Rough Stone##2835
    .collect 393 Copper Ore##2770

    Change:
    #include "follow_path_mine"
    .collect 75 Rough Stone##2835
    .collect 385 Copper Ore##2770

    75-125 Section
    Find:
    #include "auctioneer_dwarven"
    .buy 60 Coarse Stone##2836
    .buy 170 Bronze Bar##2841
    .buy 5 Silver Bar##2842

    Change:
    #include "auctioneer_dwarven"
    .buy 60 Coarse Stone##2836
    .buy 150 Copper Bar##2840
    .buy 120 Bronze Bar##2841
    .buy 5 Silver Bar##2842

    ---------------------------------------------------------------------
    Find:
    step
    |fly Rebel Camp

    Insert before that:
    step
    'Go outside to Elwynn Forest |goto Elwynn Forest |noway |c
    step
    map Elwynn Forest
    path follow loose;loop;ants straight // this stays set until the end of the guide.
    path 32.8,50.5 30.2,58.2 28.3,64.8
    path 25.6,70.3 21.4,74.5 23.1,82.5
    path 31.5,78.1 37.5,71.4 38.2,82.5
    path 49.7,84.8 57.3,80.8
    path 61.7,75.2 67.3,72.2 70.2,66.1
    path 73.7,56.0 73.8,48.2 80.5,54.8
    path 80.0,46.1 77.5,38.1 71.4,38.5
    path 64.7,37.9 63.3,46.2 62.0,53.0
    path 55.1,56.0 49.9,60.4 46.2,53.9
    path 43.2,48.7 37.2,51.9
    #include "follow_path_mine"
    .collect 85 Copper Ore##2770 |tip This is only needed if you did not create the 385 Copper Bars in the 1-75 section

    ---------------------------------------------------------------------
    Find:
    step
    #include "maincity_anvil"
    .create Tin Bar##3304,Mining,85 total
    .collect 85 Tin Bar##3576

    Insert before that:
    step
    #include "maincity_anvil"
    .create Copper Bar##2657,Mining,85 total |n
    .collect 85 Copper Bar##2840

    --------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create 13 Coarse Grinding Stone##3326,Blacksmithing,85 |tip Save 30 Coarse Grinding Stones, you'll need them later.

    Change:
    #include "maincity_anvil"
    .create 30 Coarse Grinding Stone##3326,Blacksmithing,30 total |n
    .collect 30 Coarse Grinding Stone##3326 |tip Save 30 Coarse Grinding Stones, you'll need them later.

    125-210 Section
    Find:
    #include "auctioneer_dwarven"
    .buy 120 Heavy Stone##2838
    .buy 310 Iron Bar##3575
    .buy 5 Gold Bar##3577
    .buy 50 Bronze Bar##2841
    .buy 20 Coarse Stone##2836

    Change:
    #include "auctioneer_dwarven"
    .buy 150 Heavy Stone##2838
    .buy 230 Iron Bar##3575
    .buy 100 Steel Bar##3859
    .buy 5 Gold Bar##3577
    .buy 50 Bronze Bar##2841
    .buy 60 Coarse Stone##2836 |tip Only needed if you do not already have 30 Coarse Grinding Stones

    -----------------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 20 Coarse Stone##2836
    .collect 25 Tin Ore##2771

    Change:
    #include "follow_path_mine"
    .collect 60 Coarse Stone##2836 |tip Only needed if you do not already have 30 Coarse Grinding Stones
    .collect 25 Tin Ore##2771

    -----------------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 120 Heavy Stone##2838
    .collect 310 Iron Ore##2772
    .collect 5 Gold Ore##2776

    Change:
    #include "follow_path_mine"
    .collect 150 Heavy Stone##2838
    .collect 330 Iron Ore##2772
    .collect 5 Gold Ore##2776

    ----------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create 20 Coarse Grinding Stone##3326,Blacksmithing,85 |tip Only create this if you do not already have it.

    Change:
    #include "maincity_anvil"
    .create Coarse Grinding Stone##3326,Blacksmithing,30 total |n
    .collect 30 Coarse Grinding Stone##3326 |tip Only create this if you do not already have it

    --------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create Iron Bar##3307,Mining,310 total
    .collect 310 Iron Bar##3575

    Change:
    #include "maincity_anvil"
    .create Iron Bar##3307,Mining,330 total
    .collect 330 Iron Bar##3575

    --------------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create Gold Bar##3308,Mining,5 total
    .learn Smelt Iron##3307
    .collect 5 Gold Bar##3577

    Change:
    #include "maincity_anvil"
    .create Gold Bar##3308,Mining,5 total
    .collect 5 Gold Bar##3577

    ----------------------------------------------------------------------------
    Find:
    #include "vendor_Blacksmithing"
    .buy 50 Coal##3857

    Change:
    #include "vendor_Blacksmithing"
    .buy 100 Coal##3857

    -----------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create Steel Bar##3569,Mining,50 total
    .collect 50 Steel Bar##3859

    Change:
    #include "maincity_anvil"
    .create Steel Bar##3569,Mining,100 total
    .collect 100 Steel Bar##3859

    -------------------------------------------------------------------------
    Find:
    #include "vendor_Tailoring"
    .buy 40 Green Dye##2605 |tip You will need these to make items later.

    Change:
    #include "vendor_Tailoring"
    .buy 35 Green Dye##2605 |tip You will need these to make items later.

    -----------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create 30 Heavy Grinding Stone##3337,Blacksmithing,140 |tip Save 35 Heavy Grinding Stones, you'll need them later.

    Change:
    #include "maincity_anvil"
    .create 50 Heavy Grinding Stone##3337,Blacksmithing,50 total
    .collect 50 Heavy Grinding Stone##3337 |tip Save 50 Heavy Grinding Stones, you'll need them later.
    My Flight Path Follies guide

    A pessimist knows all women are bad... an optimist hopes they are.

    I reject your reality and substitute my own.

    All foreign languages are done with Google Translate.

    #2
    210-300 Section
    Find:
    #include "auctioneer_dwarven"
    .buy 320 Mithril Bar##3860
    .buy 15 Truesilver Bar##6037
    .buy 5 Star Ruby##7910
    .buy 170 Mageweave Cloth##4338
    .buy 400 Thorium Bar##12359
    .buy 80 Dense Stone##12365

    Change:
    #include "auctioneer_dwarven"
    .buy 320 Mithril Bar##3860
    .buy 5 Star Ruby##7910
    .buy 200 Mageweave Cloth##4338
    .buy 400 Thorium Bar##12359
    .buy 40 Dense Stone##12365

    ------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 320 Mithril Ore##3858
    .collect 15 Truesilver Ore##7911
    .collect 5 Star Ruby##7910 |n |tip Keep any Star Rubies that you find, you will need 5 of them later.

    Change:
    #include "follow_path_mine"
    .collect 320 Mithril Ore##3858
    .collect 5 Star Ruby##7910 |n |tip Keep any Star Rubies that you find, you will need 5 of them later.

    --------------------------------------------------------------------------
    Find:
    .from Deadwood Gardener##7154+, Deadwood Warrior##7153+, Deadwood Pathfinder##7155+
    .from Jadefire Rogue##7106+, Jadefire Shadowstalker##7110+
    .from Jaedenar Cultist##7112+, Jaedenar Guardian##7113+, Jaedenar Adept##7115+
    .collect 170 Mageweave Cloth##4338

    Change:
    .from Deadwood Gardener##7154+, Deadwood Warrior##7153+, Deadwood Pathfinder##7155+
    .from Jadefire Rogue##7106+, Jadefire Shadowstalker##7110+
    .from Jaedenar Cultist##7112+, Jaedenar Guardian##7113+, Jaedenar Adept##7115+
    .collect 200 Mageweave Cloth##4338

    ----------------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 400 Thorium Ore##10620
    .collect 80 Dense Stone##12365
    .collect 5 Star Ruby##7910

    Change:
    #include "follow_path_mine"
    .collect 400 Thorium Ore##10620
    .collect 40 Dense Stone##12365
    .collect 5 Star Ruby##7910

    -----------------------------------------------------------------------------
    Remove:
    step
    #include "maincity_anvil"
    .create Truesilver Bar##10098,Mining,15 total
    .collect 15 Truesilver Bar##6037

    300-350 Section
    Find:
    #include "shatt_auctioneer"
    .buy 75 Adamantite Bar##23446

    Change:
    #include "shatt_auctioneer"
    .buy 76 Adamantite Bar##23446

    -------------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 190 Adamantite Ore##23425

    Change:
    #include "follow_path_mine"
    .collect 152 Adamantite Ore##23425

    ----------------------------------------------------------------------------
    Find:
    #include "shatt_anvil"
    .create Adamantite Bar##29358,Mining,95 total
    .collect 95 Adamantite Bar##23446

    Change:
    #include "shatt_anvil"
    .create Adamantite Bar##29358,Mining,76 total
    .collect 76 Adamantite Bar##23446

    350-425 Section
    Find:
    #include "auctioneer_dwarven"
    .buy 320 Cobalt Bar##36916
    .buy 178 Saronite Bar##36913
    .buy 130 Crystallized Water##37705
    .buy 130 Crystallized Earth##37701
    .buy 130 Crystallized Shadow##37703
    .buy 20 Crystallized Air##37700

    Change:
    #include "auctioneer_dwarven"
    .buy 320 Cobalt Bar##36916
    .buy 135 Saronite Bar##36913
    .buy 100 Crystallized Water##37705 |tip You can buy 10 Eternal Water instead if needed
    .buy 100 Crystallized Earth##37701 |tip You can buy 10 Eternal Earth instead if needed
    .buy 100 Crystallized Shadow##37703 |tip You can buy 10 Eternal Shadow instead if needed
    .buy 20 Crystallized Air##37700

    ---------------------------------------------------------------------------
    Find:
    .from Water Revenant##30877+, Glacial Spirit##30846+ |tip They are found along the water line all throughout Wintergrasp.
    .collect 130 Crystallized Water##37705

    Change:
    .from Water Revenant##30877+, Glacial Spirit##30846+ |tip They are found along the water line all throughout Wintergrasp.
    .collect 100 Crystallized Water##37705

    ----------------------------------------------------------------------------
    Find:
    .from Earthbound Revenant##30876+, Chilled Earth Elemental##30849+
    .collect 130 Crystallized Earth##37701

    Change:
    .from Earthbound Revenant##30876+, Chilled Earth Elemental##30849+
    .collect 100 Crystallized Earth##37701

    ----------------------------------------------------------------------------
    Find:
    .from Shadow Revenant##30872+, Wandering Shadow##30842+
    .collect 130 Crystallized Shadow##37703

    Change:
    .from Shadow Revenant##30872+, Wandering Shadow##30842+
    .collect 100 Crystallized Shadow##37703

    -----------------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 356 Saronite Ore##36912

    Change:
    #include "follow_path_mine"
    .collect 270 Saronite Ore##36912

    -----------------------------------------------------------------------------
    Find:
    .' Stand in this spot
    .create Saronite Bar##49258,Mining,178 total
    .collect 178 Saronite Bar##36913

    Change:
    .' Stand in this spot
    .create Saronite Bar##49258,Mining,135 total
    .collect 135 Saronite Bar##36913

    425-475 Section
    Find:
    #include "auctioneer_dwarven"
    .buy 270 Obsidium Bar##54849
    .buy 78 Volatile Earth##52327

    Change:
    #include "auctioneer_dwarven"
    .buy 150 Obsidium Bar##54849
    .buy 15 Volatile Earth##52327

    --------------------------------------------------------------------------
    Find:
    #include "trainer_Mining"
    .skillmax Mining,525
    .learn Smelt Saronite##49258
    .learn Smelt Obsidium##84038

    Change:
    #include "trainer_Mining"
    .skillmax Mining,525
    .learn Smelt Obsidium##84038

    -----------------------------------------------------------------------------
    Find:
    #include "follow_path_mine"
    .collect 536 Obsidium Ore##53038
    .collect 78 Volatile Earth##52327 |n

    Change:
    #include "follow_path_mine"
    .collect 452 Obsidium Ore##53038
    .collect 173 Volatile Earth##52327 |n

    --------------------------------------------------------------------------------
    Find:
    goto Mount Hyjal,65.0,22.5
    .from Scalding Rock Elemental##40229+
    .collect 78 Volatile Earth##52327

    Change:
    goto Mount Hyjal,65.0,22.5
    .from Scalding Rock Elemental##40229+
    .collect 173 Volatile Earth##52327

    ------------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create Obsidium Bar##84038,Mining,270 total
    .collect 268 Obsidium Bar##54849

    Change:
    #include "maincity_anvil"
    .create Obsidium Bar##84038,Mining,226 total
    .collect 226 Obsidium Bar##54849

    --------------------------------------------------------------------------------
    Find:
    #include "maincity_anvil"
    .create Folded Obsidium##76178,Blacksmithing,133 total |n
    skill Blacksmithing,455
    .collect 133 Folded Obsidium##65365 |tip Save all 133 of these, as you will need them later.

    Change:
    #include "maincity_anvil"
    .create Folded Obsidium##76178,Blacksmithing,75 total |n
    skill Blacksmithing,455
    .collect 75 Folded Obsidium##65365 |tip Save all 75 of these, as you will need them later.
    My Flight Path Follies guide

    A pessimist knows all women are bad... an optimist hopes they are.

    I reject your reality and substitute my own.

    All foreign languages are done with Google Translate.

    Comment


      #3
      475-525 Section
      Find:
      #include "auctioneer_dwarven"
      .buy 365 Elementium Bar##52186
      .buy 2 Hardened Elementium Bar##53039
      .buy 100 Volatile Fire##52325
      .buy 30 Volatile Water##52326

      Change:
      #include "auctioneer_dwarven"
      .buy 592 Elementium Bar##52186
      .buy 2 Hardened Elementium Bar##53039
      .buy 76 Obsidium Bar##54849
      .buy 150 Volatile Earth##52327
      .buy 80 Volatile Fire##52325
      .buy 50 Volatile Water##52326

      ---------------------------------------------------------------------------
      Find:
      label "bla_475-525_farm"
      #include "port_twilight"

      Insert between:
      'Skipping 1st part of farming |next "+farm2" |only if step:Find("+farming"):IsComplete()
      'Proceeding to farm |next |only if default
      step
      #include "port_hyjal"
      step
      label "farming"
      map Mount Hyjal
      path 67.2,29.1 61.1,36.7 54.5,17.1
      path 41.2,20.5 42.9,27.5 49.6,25.5
      path 46.6,35.6 40.5,33.6 39.9,29.4
      path 34.9,27.5 35.0,21.7 32.3,28.8
      path 35.0,35.6 31.1,40.4 25.7,40.6
      path 28.7,35.7 24.3,35.8 25.7,29.8
      path 14.7,38.8 13.6,31.6 9.4,36.4
      path 17.6,46.5 12.9,46.5 15.5,52.2
      path 20.7,60.2 21.5,56.8 23.3,61.5
      path 30.3,55.2 27.6,55.0 27.7,51.2
      path 34.1,46.8 34.1,55.2 37.5,54.9
      path 36.0,51.0 40.3,51.6 41.5,63.3
      path 38.9,65.5 36.4,58.6 32.8,61.8
      path 35.2,63.5 32.8,66.6 31.3,90.4
      path 36.6,95.5 50.8,82.1 51.8,75.1
      path 60.6,82.5 59.8,73.0 56.5,69.8
      path 58.9,66.4 53.6,66.8 49.6,51.1
      path 59.7,56.3 55.5,56.8 62.8,60.0
      path 64.5,50.9 67.5,50.6 69.8,56.0
      path 75.9,69.6 75.7,63.6 80.2,67.2
      path 84.3,64.9 88.1,48.5 84.2,47.5
      path 78.5,53.3 84.2,54.5 82.1,60.9
      path 72.9,57.9
      #include "follow_path_mine"
      .collect 152 Obsidium Ore##53038
      .collect 158 Volatile Earth##52327 |n
      #include "max_skill_warning",skill="Mining",goto="bla_4 75-525_farm"
      step
      goto Mount Hyjal,65.0,22.5
      .from Scalding Rock Elemental##40229+
      .collect 158 Volatile Earth##52327
      step
      #include "hearth_dwarven"
      step
      label "farm2"

      ---------------------------------------------------------------------------
      Find:
      #include "follow_path_mine"
      .collect 770 Elementium Ore##52185
      .collect 100 Volatile Fire##52325 |n
      .collect 50 Volatile Water##52326 |n

      Change:
      #include "follow_path_mine"
      .collect 1224 Elementium Ore##52185
      .collect 80 Volatile Fire##52325 |n
      .collect 50 Volatile Water##52326 |n

      -----------------------------------------------------------------------------
      Find:
      .from Unbound Emberfiend##48016+, Bound Fleshburner##45358+, Magmalord Falthazar##48015+
      .collect 100 Volatile Fire##52325

      Change:
      .from Unbound Emberfiend##48016+, Bound Fleshburner##45358+, Magmalord Falthazar##48015+
      .collect 80 Volatile Fire##52325

      --------------------------------------------------------------------------------
      Find:
      #include "maincity_anvil"
      .create Elementium Bar##74530,Mining,337 total |n
      .collect 337 Elementium Bar##52186

      Change:
      #include "maincity_anvil"
      .create Elementium Bar##74530,Mining,612 total |n
      .collect 612 Elementium Bar##52186


      -----------------------------------------------------------------------------
      Find:
      #include "maincity_anvil"
      .create 4 Redsteel Breastplate##76270,Blacksmithing,4 total |n
      skill Blacksmithing,512

      Change:
      #include "maincity_anvil"
      .create 10 Redsteel Breastplate##76270,Blacksmithing,510

      ------------------------------------------------------------------------------------
      Find:
      step
      goto 79.2,76.6
      .talk 50375
      .buy Plans: Bloodied Pyrium Gauntlets##66118 |n
      .' Click the Plans: Bloodied Pyrium Gauntlets in your bags |use Plans: Bloodied Pyrium Gauntlets##66118
      .learn Bloodied Pyrium Gauntlets##76457

      Change:
      step
      goto (77.2,53.0 for Horde guide.. 79.2,76.6 for Alliance guide)
      .talk (50375 for Horde guide.. 50382 for Alliance guide)
      .buy Plans: Vicious Pyrium Gauntlets##66118 |n
      .' Click the Plans: Vicious Pyrium Gauntlets in your bags |use Plans: Vicious Pyrium Gauntlets##66118
      .learn Vicious Pyrium Gauntlets##76457

      --------------------------------------------------------------------------------------
      Find:
      step
      goto 79.2,76.6
      .talk 50375
      .buy 1 Plans: Bloodied Pyrium Belt##66119 |n
      .' Click the Plans: Bloodied Pyrium Belt in your bags |use Plans: Bloodied Pyrium Belt##66119
      .learn Bloodied Pyrium Belt##76458

      Change:
      step
      goto (77.2,53.0 for Horde guide.. 79.2,76.6 for Alliance guide)
      .talk (50375 for Horde guide.. 50382 for Alliance guide)
      .buy 1 Plans: Vicious Pyrium Belt##66119 |n
      .' Click the Plans: Vicious Pyrium Belt in your bags |use Plans: Vicious Pyrium Belt##66119
      .learn Vicious Pyrium Belt##76458

      --------------------------------------------------------------------------------------
      Find:
      step
      goto 79.2,76.6
      .talk 50375
      .buy Plans: Ornate Pyrium Shoulders##66129 |n
      .' Click the Plans: Ornate Pyrium Shoulders in your bags |use Plans: Ornate Pyrium Shoulders##66129
      .learn Ornate Pyrium Shoulders##76469

      Change:
      step
      goto (77.2,53.0 for Horde guide.. 79.2,76.6 for Alliance guide)
      .talk (50375 for Horde guide.. 50382 for Alliance guide)
      .buy Plans: Vicious Ornate Pyrium Shoulders##66129 |n
      .' Click the Plans: Vicious Ornate Pyrium Shoulders in your bags |use Plans: Vicious Ornate Pyrium Shoulders##66129
      .learn Vicious Ornate Pyrium Shoulders##76469
      My Flight Path Follies guide

      A pessimist knows all women are bad... an optimist hopes they are.

      I reject your reality and substitute my own.

      All foreign languages are done with Google Translate.

      Comment

      Working...
      X