• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular - A community driven All-In-One CC - It Just Plain Works - (Pt. 2)

    Discussion in 'Archives' started by Xanathos, Apr 19, 2011.

    1. Vastico

      Vastico New Member

      Joined:
      Jul 28, 2011
      Messages:
      424
      Likes Received:
      10
      Trophy Points:
      0
      "/" means or,

      3 holy power OR divine purpose

      Holy Wrath OR Consecration

      Exorcism should only be cast when instant, hard casting it is stupid
       
    2. awqawq

      awqawq Member

      Joined:
      Jun 9, 2010
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      16
      It casts Immolate twice when you are specced Demo.
       
    3. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      Where do you see to make Inquisition only at 3 HP?

      I'll add the DP proc... updated the file slightly since I uploaded this.

      Thanks!
       
    4. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      In both scenarios you do not perform a CS if you have 3 HP,

      Code:
                          Spell.Cast("Crusader Strike",                            
                               ret => StyxWoW.Me.CurrentHolyPower < 3 &&
                                     (Unit.NearbyUnfriendlyUnits.Count(u => u.Distance <= 8) < 4 || !SpellManager.HasSpell("Divine Storm"))),
      
       
    5. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      So no CS @ 3... any idea on Inq? EJ doesn't seem to show anything except if you have a T11 bonus.

      What about Divine Storm? Would we want to skip that at three too?
       
    6. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      No idea i took that from EJ, its in the rotation section
       
    7. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      Working on the prot one too. If we have any tanks get a hold of me. Just updating the rotation at this point, cooldowns are still default. Will work on those later.

      Updated Ret as well... test here:
      Dropbox - Retribution.cs - Simplify your life

      (Make sure to replace your old Retribution.cs file located in Singular / Class Specific / Paladin)
       
    8. Vastico

      Vastico New Member

      Joined:
      Jul 28, 2011
      Messages:
      424
      Likes Received:
      10
      Trophy Points:
      0
      Doing it anything over than with 3 HP makes the buff last very very short and you'll find yourself wasting holy power.
       
    9. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      As a quick bug report, after casting feral charge isbehind() will return false until movement is required (or forced)
       
    10. fotosammler

      fotosammler Member

      Joined:
      Jan 25, 2011
      Messages:
      82
      Likes Received:
      0
      Trophy Points:
      6
      arms warrior doesnt work as it should

      In LFR raid there was a problem with "STANCE DANCE". The cc doesnt used it. It also uses "OVERPOWER" by far too less. I think the "OVERPOER" problem just happend at bosses. I used your CC with Lazyraider. Everything seem to work at a dummy, but not at bosses. Maybe you could check the code please.
       
    11. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      The diffrence on my ilvl 374 pally, without enchants and just a few gems under blessing of kings before replacing the retribution.cs with the one from oblivs dropbox was around 10k dps after we are at about 14k. Which is quite a lot.
      I see constantly "ability is not ready yet", but since my logging plugin is currently broken, i can't tell exactly which ability triggers the warning.
      If we are low on mana (which happens outside of raids) , you might want to use the bloodelf racial arcane torrent, or you use it to interrupt enemies when rebuke and hammer of justice are on cd.
       
    12. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      Let me know what is spamming the ability not ready when you get the logging fixed. I believe my ui hides those errors. Try the version I have above from my drop box. It should be much better with mana usage.
       
    13. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Just add these to the druid folder?
       
    14. panYama

      panYama Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,629
      Likes Received:
      49
      Trophy Points:
      0
      thanks for the arms I'm dropping bombs at Madness Deathwing, where as today I've scored a good dps of 78k DPS at the end of the boss fight!
       
    15. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Code:
      Could not compile CC from C:\Users\AlansGamer\Desktop\HB2\CustomClasses\Singular!
      File: FeralCat.cs Line: 88 Error: The name 'FeralBearTank' does not exist in the current context
      anyone been able to get this to work? I put it in druid folder but I get errors?
       
    16. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      They reworked the Feral system... handnavi will have to redo the Feral.cs for it to work, unfortunately.
       
    17. xfly01

      xfly01 New Member

      Joined:
      Sep 14, 2010
      Messages:
      96
      Likes Received:
      1
      Trophy Points:
      0
      Obliv after testing LFR both raids...I went from 22k dps to 43k dps !!! Works amazing keep up the great work I think its only a few tweaks away from .cc GOLD
       
    18. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      I'll be testing it probably tomorrow night to see what I can improve upon. Did you notice anything that other CCs did better?
       
    19. fotosammler

      fotosammler Member

      Joined:
      Jan 25, 2011
      Messages:
      82
      Likes Received:
      0
      Trophy Points:
      6
      I think there is still a problem with STANCE DANCE in arms cc. It seems that it does not swich back from berserker stance to combat stance.
       
    20. Vastico

      Vastico New Member

      Joined:
      Jul 28, 2011
      Messages:
      424
      Likes Received:
      10
      Trophy Points:
      0
      Using the Retribution class we've been working on I did 44k DPS on Ultraxion. iLvl 382.
       

    Share This Page