• Visit Rebornbuddy
  • Paladin with Settings

    Discussion in 'Combat Routines' started by Exmortem, Feb 23, 2014.

    1. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      This is a LVL50 only routine. The GladiatorPaladinSettings.cs file has to go into the Kupo/Settings folder.

      What this routine currently does
      ---------------------------------
      - Maintains the single target threat rotation.
      - Uses additional abilities Mercy Stroke, Foresight, Fracture and Bloodbath.
      - Settings for when to use all defensive buffs.
      - Flash when specified number of enemies in range and combat with you, option to stop flashing at specified % mana.
      - Option to use Provoke if your current target does not have you selected.
      - Will use Cover on a party member who's health drops below specified %.
      - Option to use Circle of Scorn only on AOE or with single targets as well.
      - Option to save Spirits Within to interrupt spells.
      - Option to use Shield Bash to interrupt spells.
      - Tempered Will when bound or heavied or when enemy is casting a specified spell which can knockback or draw-in.
      - Shield Lob when in combat but out of melee range if set to true.

      Hope it works well for you

      24/02/2014

      - Consolidated everything to 1 file.. must delete GladiatorPaladinSettings.cs from Kupo/Settings folder.
      - Hopefully fixed Cover.
       
    2. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      ill give it a go, looks nice
       
    3. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      can you add an option to turn off shield lob? it drains my tp on bosses or mobs that do knockbacks
       
    4. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Updated with option to disable Shield Lob, default is true.
       
    5. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      there is an issue with Cover, it spams Cover if party member is in another zone, i don't know if it will also spam cover if a party member is dead, haven't tried yet... maybe want to add a range limit on Cover to 10 yalms
       
    6. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83

      You can put the settings class inside the combat routine file so that people only have to download one file.
       
    7. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Thanks, I think I have it set to AllMembers right now when it should be VisibleMembers, i'll fix it. I can't believe I didn't think of that Mastagh, genius.
       
    8. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Updated to only use one file, you must delete the settings file from the settings folder now. Also hopefully fixed Cover, added a few checks.
       
    9. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Updated for latest version.
       

    Share This Page