• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Act3 Speedrun Profil (high archon upptime)

    Discussion in 'Archives' started by ooasauron, Nov 23, 2012.

    1. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      GilesTrinity.cs
      open with editor then look for Arcane Strike this is the part out of my CS (distance <= 0f is my solution to get the skill out)

      // Arcane Strike (Arcane Strike) Rapid Spam at close-range only
      if (!bOOCBuff && !playerStatus.bIsIncapacitated && targetCurrent.fRadiusDistance <= 0f &&
      (targetCurrent.bThisEliteRareUnique || targetCurrent.bThisBoss))
      {
      return new GilesPower(SNOPower.Wizard_Archon_ArcaneStrike, 0f, vNullLocation, -1, targetCurrent.iThisACDGUID, 1, 1, USE_SLOWLY);
      }
      // Disintegrate
       
      Last edited: Nov 25, 2012
    2. MadEst

      MadEst New Member

      Joined:
      Sep 16, 2012
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Could you use this profile on a barb or just wiz?
       
    3. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      possible for all
       
    4. mephuser1000

      mephuser1000 Active Member

      Joined:
      Jun 10, 2011
      Messages:
      1,636
      Likes Received:
      1
      Trophy Points:
      38
      SkyCrown and StoneFort are still very inefficient. Bot keeps checking empty corners.
       
    5. derico5

      derico5 New Member

      Joined:
      Jan 15, 2010
      Messages:
      389
      Likes Received:
      1
      Trophy Points:
      0
      Ooasauron, possible to post your trinity -> misc and wiz settings? My wiz's all doing crap in archon :(

      Since old trinity is broken. What settings you use in new trinity? Archon is running sooo crap...
       
      Last edited: Nov 30, 2012
    6. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Dec 1, 2012
    7. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      New Version Released V1.0 rakki added
       
    8. avernus

      avernus New Member

      Joined:
      Oct 27, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      awesome profile ...

      30m exp/h on mp 0 :D :D :D
       
      Last edited: Dec 2, 2012
    9. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Is this profile ok for item farming?
       
    10. Bazingaw

      Bazingaw New Member

      Joined:
      Jun 17, 2012
      Messages:
      386
      Likes Received:
      4
      Trophy Points:
      0
      Testing it - but really from what I have seen running through it, almost all points I checked between BigRed and this were identical in CursedTower and the DT xml :| Is it just an optimized run order removing some profiles from the list of bigred or?
       
    11. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      nice even 30 mill exp/h since iam para 100 i dont see it anymore

      @bazungaw test it ... hate very stupid questions;; hmm ok my old post is deleted so you dont know it
      speedrun = less waypoints and most direct ways so you gain 30% more items gold and xp in same time
       
      Last edited: Dec 2, 2012
    12. derico5

      derico5 New Member

      Joined:
      Jan 15, 2010
      Messages:
      389
      Likes Received:
      1
      Trophy Points:
      0
      hey ooasauron, whats your exact settings in trinity:

      Misc-Tab -> Trigger Range for Non-Elite Combat
      Misc-Tab -> Attempt to avoid AOE's et -> checked or unchecked?
      Wiz-Tab -> Min-Distance before Kite
      Wiz-Tab -> Only Kite in Archon-Form -> checked or unchecked?

      Please post your settings or make a screen of both tabs. Thats the only problem users (and me) have to get this archon-build to work well or even bad. Thanks
       
    13. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      hi derico5
      Range: 18 (custom)
      Avoid checked: but only ice bombs 100% all other 0% hp
      No Kite so = 0
      No Kite
       
      Last edited: Dec 2, 2012
    14. Bazingaw

      Bazingaw New Member

      Joined:
      Jun 17, 2012
      Messages:
      386
      Likes Received:
      4
      Trophy Points:
      0
      It wasnt a stupid question , what I was asking is did you just take BigReds profile , rename it, and remove some from the profile order? Because fromw hat I checked EVERY point was the same except you removing certain parts of the overall run.
       
    15. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      yes it is i just cut it and one waypoint after cut i build a own point (this alone needed a lot of testing) i just edit what allready worked to improove it at about 30%
       
    16. Alexen

      Alexen New Member

      Joined:
      Nov 3, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      For any Wizard struggling with melee hits rather than using beam, heres your solution:

      Open gilestrinity.cs.

      Search for this (Ctrl + J):

      Code:
      // Arcane Strike (Arcane Strike) Rapid Spam at close-range only                        if (!bOOCBuff && !playerStatus.bIsIncapacitated && targetCurrent.fRadiusDistance <= 13f &&
                                  (targetCurrent.bThisEliteRareUnique || targetCurrent.bThisBoss))
                              {
                                  return new GilesPower(SNOPower.Wizard_Archon_ArcaneStrike, 11f, vNullLocation, -1, targetCurrent.iThisACDGUID, 1, 1, USE_SLOWLY);
                              }
      And change it to this:

      Code:
      // Arcane Strike (Arcane Strike) Rapid Spam at close-range only
                              //if (!bOOCBuff && !playerStatus.bIsIncapacitated && targetCurrent.fRadiusDistance <= 13f &&
                              //    (targetCurrent.bThisEliteRareUnique || targetCurrent.bThisBoss))
                              //{
                              //    return new GilesPower(SNOPower.Wizard_Archon_ArcaneStrike, 11f, vNullLocation, -1, targetCurrent.iThisACDGUID, 1, 1, USE_SLOWLY);
                              //}
      
      Regards Beardi - Enjoy.
       
      Last edited: Dec 2, 2012
    17. xiao.f

      xiao.f New Member

      Joined:
      Dec 2, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hi ooasauron:
      Do you mind explain why you used the cold blood, also for your build what's the minimum requirement of all elements resistance?
       
    18. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      hi,
      i use soj merc with windforce multishot (puzzlering too) soj with cold damage give the effect
      for minimun defence (after it you can use storm armor) res: 700 armor: 4000 hp: 35k with glass cannon
      for mp2 you should have some hp income: i got life on hit: 480 hp/hit regeneration: 1680 hp/s extra globe hp: 12000 hp globe range: 15 yards leech: 2.8%
      the most importend for wizard: GLOBE HP !!!
       
      Last edited: Dec 2, 2012
    19. xiao.f

      xiao.f New Member

      Joined:
      Dec 2, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Thank you so much for your explain, right now I just got one question, if I have other element damage added like fire 6% light 6% then what's my damage fire or light?
       
    20. ooasauron

      ooasauron New Member

      Joined:
      Oct 4, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      ya but element effects dont work on casts only the dps increase
      the ring is for your merc (and must be cold others are useless, poisen makes a dot but wizards need cold for cold blooded)
      as barb you can use it for your own (for melee the effect works)
       
      Last edited: Dec 2, 2012

    Share This Page