• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Belphegor Test Release

    Discussion in 'Archives' started by Nuok, Jun 27, 2012.

    1. MonsterMMORPG

      MonsterMMORPG Member

      Joined:
      Aug 22, 2012
      Messages:
      463
      Likes Received:
      1
      Trophy Points:
      18
      [22:20:57.100 N] Loaded profile [A1 - Inferno] Champion-Hunting 2.2 Antidote Profile Starter!
      [22:21:51.644 N] Chose Belphegor All-in-One as your combat routine.
      [22:21:51.654 N] [Belphegor All-in-One 1.0.0.266] Building method list
      [22:21:51.654 N] [Belphegor All-in-One 1.0.0.266] Added 63 methods
      [22:21:51.654 N] [Belphegor All-in-One 1.0.0.266] InvalidWrapper is a match!
      [22:21:51.654 N] [Belphegor All-in-One 1.0.0.266] Using InvalidWrapper for Combat (Priority: 0)
      [22:21:51.664 N] [Belphegor All-in-One 1.0.0.266] InvalidWrapper is a match!
      [22:21:51.664 N] [Belphegor All-in-One 1.0.0.266] Using InvalidWrapper for Buff (Priority: 0)
      [22:21:51.664 N] [Belphegor All-in-One 1.0.0.266] Movement support for Invalid is not currently implemented.
      [22:21:51.714 N] [Belphegor All-in-One 1.0.0.266] Behaviors created
      [22:21:51.904 N] Loaded profile [A1 - Inferno] Champion-Hunting 2.2 Antidote Profile Starter!
      [22:21:51.944 N] [RadsProfileManager beta] Starter profile is C:\otomatik\Profiles\[A1 - Inferno]Champion-Hunting 2.2 Antidote\Antidote_START_HERE.xml.
      [22:21:52.744 N] Waiting 11.6 seconds before next game...
      [22:22:04.354 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72801 QuestStep:36 ResumeFromSave:False IsPrivate:True>
      [22:22:08.834 N] GameChanged. Clearing actors
      [22:22:08.974 N] ========== Grid segmentation resetting!!! ============
      [22:22:08.974 N] [RadsProfileManager beta] Joined Game, reset death count to 0
      [22:22:08.974 N] Game joined, Reloading profile.
      [22:22:09.164 N] Loaded profile [A1 - Inferno] Champion-Hunting 2.2 Antidote Profile Starter!
      [22:22:09.204 N] [Belphegor All-in-One 1.0.0.266] BarbarianCombat is a match!
      [22:22:09.204 N] [Belphegor All-in-One 1.0.0.266] Using BarbarianCombat for Combat (Priority: 0)
      [22:22:09.564 N] [Belphegor All-in-One 1.0.0.266] BarbarianBuffs is a match!
      [22:22:09.564 N] [Belphegor All-in-One 1.0.0.266] Using BarbarianBuffs for Buff (Priority: 0)
      [22:22:09.564 N] [Belphegor All-in-One 1.0.0.266] BarbarianMovement is a match!
      [22:22:09.564 N] [Belphegor All-in-One 1.0.0.266] Using BarbarianMovement for Movement (Priority: 0)
      [22:22:09.564 N] [Belphegor All-in-One 1.0.0.266] Behaviors created
       
    2. Gary7

      Gary7 Banned

      Joined:
      Aug 1, 2012
      Messages:
      213
      Likes Received:
      0
      Trophy Points:
      0
      How to tighten up rend settings? A lot of times my barb is using rend on mobs from too far away and he only hits like one monster and waste his fury. He needs to be a little closer but I see no way to adjust this.
       
      Last edited: Aug 27, 2012
    3. TreeK

      TreeK New Member

      Joined:
      Jul 10, 2012
      Messages:
      170
      Likes Received:
      1
      Trophy Points:
      0
      Noticed this as well. You can change it in the DemonBuddy\Routines\Belphegor\Routines\barbarian.cs file. Look for the rend cast in the PrioritySelector function and change the distance. I'm using 9 I think and it seems to be working well.
       
      Last edited: Aug 27, 2012
    4. Gary7

      Gary7 Banned

      Joined:
      Aug 1, 2012
      Messages:
      213
      Likes Received:
      0
      Trophy Points:
      0
      Cool, I will check it out. They probably tested this using the ravage rune which makes rend reach out farther. I use lacerate for more damage but you need to be closer.
       
    5. MonsterMMORPG

      MonsterMMORPG Member

      Joined:
      Aug 22, 2012
      Messages:
      463
      Likes Received:
      1
      Trophy Points:
      18
      is this build good for this


      [​IMG]
       
      Last edited: Aug 27, 2012
    6. Gary7

      Gary7 Banned

      Joined:
      Aug 1, 2012
      Messages:
      213
      Likes Received:
      0
      Trophy Points:
      0
      Yes, that worked well. Now if it could be set to use rend only when there are 4-5 or more enemies in range it would be perfect. Right now, he uses it on single enemies wasting his fury when he should be using main attack for that. Maybe they could implement a slider like they have for the cooldowns on the next release.
       
      Last edited: Aug 27, 2012
    7. TreeK

      TreeK New Member

      Joined:
      Jul 10, 2012
      Messages:
      170
      Likes Received:
      1
      Trophy Points:
      0
      You *could* add a check for this as well. Just look at one of the other calls in that function that use 'GetClusterCount' and I think you can figure it out. I'm generally so 'fury filled' that I can spam Rend non-stop, so never really had a need for this setting to be adjustable. If you do make a change here, you will probably want to 'or' the condition with a call to 'IsElite' to ensure it goes off when fighting elites, regardless of the number of them you are facing. I think Whirlwind has both checks if you want to look how it is handled.
       
    8. Moley

      Moley New Member

      Joined:
      Jul 15, 2012
      Messages:
      227
      Likes Received:
      0
      Trophy Points:
      0
      Has the MIN/MAX distance bug been fixed for WDs? In rls 266 it was trying to use bears from 40yrds away.

      Or after a Molten elite dies, does it still sit on top of the molten bomb?
       
    9. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      We actually used todo this, however rend is now so good we changed it too just a distance check to improve speed.
       
    10. Gary7

      Gary7 Banned

      Joined:
      Aug 1, 2012
      Messages:
      213
      Likes Received:
      0
      Trophy Points:
      0
      if you use cleave for your main, rend is kind of redundant for grey mobs. It would be nice if you could have a check box or something so that he would only use it on elites.
       
    11. darky13

      darky13 Member

      Joined:
      Jul 11, 2012
      Messages:
      234
      Likes Received:
      0
      Trophy Points:
      16
      tested it for a bit today and to me it look like frenzy is slower compared to the last version , rend was working perfect <3
       
    12. TreeK

      TreeK New Member

      Joined:
      Jul 10, 2012
      Messages:
      170
      Likes Received:
      1
      Trophy Points:
      0
      Works as is great for me - not complaining about it all. Just pointing out that he *could* change it to support what he was after.

      My only change request would be to allow the range that rend fires on to be adjustable (or just reduce the hard-coded value) for those not using Ravage
      - at least I think that is the one that boosts the range of Rend.
       
    13. eugenius

      eugenius New Member

      Joined:
      Jul 10, 2012
      Messages:
      142
      Likes Received:
      0
      Trophy Points:
      0
      The healthglobe isnt working with WD's for seom reason. It just sits there and spams the primary spell and doesnt move even when im at 15% life and a health globe is 10 yards away. I have healthglobe pick up set to 35 as well.
       
    14. neosho

      neosho Member

      Joined:
      Jun 25, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      16
      Any way to add Azmodan avoidance to belphegor?? (or any plugin to support it?)

      Greetings
       
    15. sifer

      sifer Banned

      Joined:
      Jun 14, 2012
      Messages:
      305
      Likes Received:
      0
      Trophy Points:
      0
      This belph is too slow. Im using latest belphegor. I have rend timer on 2. But its not spamming it like crazy. It spams it vs single mobs, but when elites comes it doesnt spam it at all. I even turned off that aoe cluster. I dont care if it spams it because I have endless rage. I mean im never rage starved.Spam=2 seconds.
       
    16. dookiepie

      dookiepie New Member

      Joined:
      Jul 2, 2012
      Messages:
      178
      Likes Received:
      1
      Trophy Points:
      0
      Not to keep beating a dead horse, but Belphegor still completely lags my (and many others') system when a handful of monsters get close. Target selection goes absolutely berserk and the framerate drop is tremendous. The more monsters there are, the worse the problem gets, to the point where if I'm in Fields of Slaughter my computer temporarily locks up. That PC is no slouch, either - it's a quad core with a Radeon 6870. Not new by any means, but more than adequate for high framerates in D3.

      By contrast, Giles' always runs smooth as butter, no matter how many monsters are on the screen. I actually prefer your routine, though, and I really wish you guys could iron out whatever is causing the performance drop-off.
       
    17. Treuben

      Treuben Member

      Joined:
      Jan 8, 2012
      Messages:
      337
      Likes Received:
      0
      Trophy Points:
      16
      Tested it today with a barb and that is my opinion:

      I'm playing my barb with "WotB" (Insanity), "Overpower"(Crushing Advance), "Rend"(Blood Lust), "War Cry"(Impunity), "Frenzy"(Sidearm) and "Revenge"(Provocation).

      I tried to tweak the settings for "Health Globe" and "Health Well", but it seems that the bot doesn't care about it. There are a few situations where the bot should run to a "Health Globe" even it is in a poool/desecration (fast in/out) for heal that he can survive. That doesn't really work well.
      Another problem is "Rend". I watched so many situations where the bot was surrounded by enemies but he doesn't use "Rend". He tried to break out, but he can't and died because he did nothing. Maybe there should be a timer for "Rend" like if the bot stands next to an enemy he always cast "Rend" on debuff-cooldown.
      "Overpower" and "Revenge" seems to be okay. No problems there.

      Another problem is that the bot does nothing if he can't move (like at "Waller"). Couldn't he check that for 1s and then keep fighting? After 10s he could check that again and so on...
      Oh and "Desecration" ... That is a really hard ability for barbs at the moment. It seems that the bot doesn't really work well there. He stands very often senseless in it.

      Is it possible to implement that if a pack got "jailer" and "desescration" that he just uses "WotB" and keep fighting?

      edit:
      Same for "Frozen". The bot is surrounded by enemies and tries to get away from the ice bombs, but he can't (stands exactly in the bomb range). At this situation he should keep fighting and if possible use "WotB". But he doesn't use "Rend" etc..
       
      Last edited: Aug 28, 2012
    18. MonsterMMORPG

      MonsterMMORPG Member

      Joined:
      Aug 22, 2012
      Messages:
      463
      Likes Received:
      1
      Trophy Points:
      18
      well written +1
       
    19. sojufiend2

      sojufiend2 New Member

      Joined:
      Aug 23, 2012
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      0
      need some improvements on barbarian cleave speed.. attacks really slow and sometimes just stops and does nothing.. something wrong with targetting or something..
       
    20. Treuben

      Treuben Member

      Joined:
      Jan 8, 2012
      Messages:
      337
      Likes Received:
      0
      Trophy Points:
      16
      hum, I don't know if I am doing that right because I am not a programmer and I have very few clue about that CCs buuuuut:
      @..\Routines\Belphegor\Routines\Barbarian.cs

      Code:
      						
      new SelfCast(SNOPower.Barbarian_Rend,
      ctx => _rendTimer.IsFinished && ((DiaUnit)ctx).Distance <= 16f,
      s => _rendTimer.Reset()),
      
      That is the code for "Rend" under "public static Composite BarbarianCombat()" followed by the "PrioritySelector"? If I just put it right befor all others there it should be cast first and then on cooldown (done by the timer?).


      Oh and I just noticed a new situation with the health globes:
      My barb walked around and destroyed 2-3 enemies which dropped 2 health globes. After that he walked forward and there were two other mobs. He ran back and forward and didn't care about the mobs. At 70% HP he decided to take the health globes some yards away. Finally he defeated the two mobs like a baaad barb. :>
       
      Last edited: Aug 29, 2012

    Share This Page