• Visit Rebornbuddy
  • Zerfall - A Warlock CC

    Discussion in 'Archives' started by CodenameG, Apr 16, 2011.

    1. olympian99

      olympian99 New Member

      Joined:
      Apr 11, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      If the player is destruction (which i am), incinerate is ALWAYS used as a filler instead of shadow bolt (cause of the 25% dmg increase). What i suggest is that for destruction players only, incinerate completely replaces shadow bolt on the cast sequence. Or even just an option to do this would be great aswell. To be honest this change is the only thing stopping me from using this cc right now, but if its done then i think i might just have found my perfect cc.
       
      Last edited: Jun 10, 2011
    2. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Fair enough. Regardless of if I thought this was crazy or not I think that having the option makes sense. Just like having the Drain Life option for Affliction.
       
    3. hbkx1

      hbkx1 Member

      Joined:
      Dec 30, 2010
      Messages:
      318
      Likes Received:
      1
      Trophy Points:
      18
      CodenameG thank you for all you do, truly freaking awesome CC this and amplify are both just amazing. I use with Lazyraider and works well. No real complaints from me just wanted to show my man love.

      Does anyone play a raiding afflic lock? I raid and instance w/ lazy plugin but manually aoe when called for. It seems everyone else can blow stuff out of the water but my dps looks bad but when we hit boss time the tables are turned with this CC. I spam Seed of Corruption as Afflic btw
       
    4. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      That's just something with a dotlock when the fights are short. But get on a long fight or an AE fight and our DPS shoots up. The main issue with short fights is that we don't have any really good pure burst damage tools like many other specs/classes. We have some of the most consistent damage around in many cases, tho.

      I can't wait for this bot to have not only SoC support but Soulburn'd SoC. That'll really crank our DPS up.
       
    5. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      SoC?
       
    6. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Seed of Corruption. Affliction AE Spell. With the right Talent if you Soulburn and then cast it when it explodes you end up with Corruption cast on every mob the AE hits.

      Worth it to chain cast even without the Talent. With the Talent it means that you're doing damage to everything that got hit by that SoC (which means you're getting healed some, etc, etc).
       
    7. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Okay... I did some fiddling and came up with something that seems to work. There's no option support for it in the settings as that's beyond my meager code hacking. But place this anywhere in the Affliction.cs file where you want to cast SoC. I personally put it right after the Drain Life code at the top of the PVE and Instance chunks.

      It will use Soulburn every time it can when casting (assuming cooldown, etc) as I don't know how to code for checking if you have the "Soulburn: Seed of Corruption" talent. So be warned that it will "waste" your Soulburn if you don't have that talent.

      USE AT YOUR OWN RISK.

      CnG, I tore this from your emergency Drain Life code with some stuff from your RoF code over in the Destruction side. Hope you don't mind. It should be a good start for your own coding for SoC support.

      Code:
                      new Decorator(ret => Me.GotTarget && Me.CurrentTarget.Distance < 33 && getAdds2().Count >= ZerfallSettings.Instance.Adds,
                          new PrioritySelector(
                               CreateSpellCheckAndCast("Soulburn", ret => !SpellManager.Spells["Soulburn"].Cooldown),
                               CreateSpellCheckAndCast("Seed of Corruption")
                              )),
      
       
    8. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      i really wasnt payin attention just stopped attacking figure ill upload the log for ya .. this on latest test build ill watch for replies if u have a questions
       

      Attached Files:

    9. KrizzKaliko

      KrizzKaliko Member

      Joined:
      Apr 19, 2011
      Messages:
      152
      Likes Received:
      0
      Trophy Points:
      16
      does this still work, if not which should i use?
       
    10. Venger2005

      Venger2005 New Member

      Joined:
      Feb 21, 2011
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      CnG stopped development on it afaik - thread was locked until today, so not sure
       
    11. savke94

      savke94 New Member

      Joined:
      Jan 15, 2010
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      I'm really hoping that this CC will support PvP in the near future! As I posted in a recent thread if you need any kind of help regarding Warlock PvP logic feel free to ask!
       
      Last edited: Jul 6, 2011
    12. jamjar0207

      jamjar0207 New Member

      Joined:
      Feb 4, 2010
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      Thanks CodenameG

      I use this For Heroics and raiding and find it great + rep.

      How are others using SS Resurrection as a battle ress without stopping the bot?
       
    13. olympian99

      olympian99 New Member

      Joined:
      Apr 11, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Ive also noticed another problem with destruction... It only casts soul fire when improved imp procs, instead of whenever the improved soul fire buff is down. I don't know if this CC is still being updated or not, but if it isn't can someone please fix and post this for me, as i have no experience in custom classes and such
       
    14. dezaint

      dezaint New Member

      Joined:
      May 8, 2011
      Messages:
      216
      Likes Received:
      4
      Trophy Points:
      0
      this is an awesome cc, used it all the way from 1-85 (as demo) but I would like to see more use of Axe Toss and Felstorm with the felguard. (this could've saved the life of my warlock a few times :p)
      other than this - awesome cc! thanks alot! recomending it to others :)
       
    15. iceanon

      iceanon New Member

      Joined:
      May 21, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      I have one question... Would it be or is it somehow possible to manually control casting of metamorphisis?

      I apologize if this has been addressed before, I read throgh this thread and did not see :s
       
    16. projektt

      projektt Active Member

      Joined:
      Sep 21, 2010
      Messages:
      1,424
      Likes Received:
      8
      Trophy Points:
      38
      Are none of the Warlock CC's being updated anymore? Seems like the DPS is really low for raiding
       
    17. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      I could be wrong, but believe Zerfall was designed for PvE survivability--not raiding. I also believe CodenameG is working on making it more robust (to address things like raiding), but CnG serves no wine before its time. :D


      cheers,
      chinajade
       
    18. jonny1

      jonny1 Member

      Joined:
      Jan 15, 2010
      Messages:
      76
      Likes Received:
      0
      Trophy Points:
      6
      Generally good CC.
      But I miss Health funnel, Soul Harvest - this is really need.
      Althoug Axe Toss and Felstorm (custimizeable would be perfect) is really hard need.

      When these is implemanted its nearly perfect.
       
      Last edited: Aug 27, 2011
    19. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      Yes, but im currently busy with the amplify re-vamp

      it detects when its in an instances, and uses its own rotations built specifically for that.

      all these options are there, maybe you didnt look hard enough
       
    20. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      How is Gen 4 coming? Need a tester :)
       

    Share This Page