Jump to content

Tanker Rotations for each Power Set


Hjarki

Recommended Posts

I haven't seen a comprehensive list of the correct rotations for various power sets, so I wrote a quick tool to generate them (in Python).

 

Note that the tool handles everything in a generalized fashion, so it doesn't recognize the value of specialized maneuvers very well. Some notes:

  • Psionic Melee assumes 50% uptime on Insight.
  • Energy Melee assumes you never have Focus.
  • Titan Weapons assumes you always have Momentum
  • Dual Blades does not use any of its special features
  • +damage abilities such as Claws' Follow Up are ignored
  • Staff Mastery assumes you're always at three stacks
  • Savage Melee assumes you're always at maximum stacks
  • Street Justice assumes Combo Level 3
  • Cross Punch assumes you have both Kick and Boxing
  • Sequences longer than 7 are ignored
  • If two attacks have an identical activation, cooldown and damage, the lower level power will be chosen in preference to the higher level power.

These factors are all encoded into the damage values in the .csv. However, the goal here isn't to make a dps comparison, but to examine how rotations change at varying Haste levels. The .csv contains all the power set data, so changing the information there would allow the same tool to generate similar information for any AT's offensive power sets.

 

A sample line:
Spines (1.75)    51.97   ['Barb Swipe', 'Ripper', 'Gloom', 'Cross Punch']

 

This indicates that if you have a total of +175% haste (from both internal recharge slotting and external recharge bonuses; +275% haste is perma-Hasten), you have sufficient haste to run the listed rotation and it will deal 51.97 dps without any damage slotting. Given the constraints above, this should be the best rotation you can run at that haste level. Note that this is not the minimum necessary, merely a sufficient amount - I only test about 10 different haste values.

 

For most sets, these should be an optimal rotation at a given haste level. However, bear in mind the limitations above and check if using a set's special abilities might change your choices.

Spoiler

Battle Axe (1.6)         58.93   ['Chop', 'Gash', 'Swoop', 'Gloom']
Battle Axe (2.65)        59.23   ['Gash', 'Gloom', 'Swoop', 'Gash', 'Gloom', 'Chop']
Battle Axe (3)           60.27   ['Gash', 'Swoop', 'Gloom']
Broadsword (1.6)         53.98   ['Hack', 'Disembowel', 'Cross Punch', 'Hack', 'Headsplitter', 'Gloom']
Broadsword (1.75)        54.19   ['Disembowel', 'Headsplitter', 'Gloom', 'Disembowel', 'Cross Punch', 'Hack', 'Gloom']
Broadsword (1.9)         54.90   ['Hack', 'Gloom', 'Headsplitter', 'Disembowel']
Broadsword (2.5)         55.44   ['Hack', 'Headsplitter', 'Gloom', 'Hack', 'Disembowel', 'Gloom']
Broadsword (4)           55.86   ['Hack', 'Gloom', 'Headsplitter']
Claws (1.6)      54.03   ['Slash', 'Focus', 'Cross Punch', 'Gloom']
Claws (1.75)     54.30   ['Strike', 'Focus', 'Gloom', 'Cross Punch']
Claws (1.9)      54.43   ['Strike', 'Slash', 'Gloom', 'Focus']
Claws (2.05)     54.62   ['Strike', 'Focus', 'Gloom', 'Strike', 'Focus', 'Slash']
Claws (3)        55.68   ['Focus', 'Cross Punch', 'Gloom']
Claws (3.5)      55.93   ['Slash', 'Focus', 'Gloom']
Claws (4)        56.46   ['Strike', 'Focus', 'Gloom']
Dark Melee (1.6)         56.51   ['Shadow Punch', 'Smite', 'Midnight Grasp', 'Cross Punch', 'Smite', 'Gloom']
Dark Melee (1.75)        58.47   ['Cross Punch', 'Gloom', 'Smite', 'Midnight Grasp', 'Smite']
Dark Melee (3)           58.60   ['Smite', 'Gloom', 'Midnight Grasp', 'Smite', 'Gloom', 'Cross Punch']
Dark Melee (4)           61.21   ['Smite', 'Gloom', 'Smite', 'Midnight Grasp']
Dual Blades (1.6)        54.22   ['Nimble Slash', 'Ablating Strike', 'Sweeping Strike', 'Cross Punch', 'Ablating Strike', 'Gloom']
Dual Blades (1.75)       56.76   ['Ablating Strike', 'Sweeping Strike', 'Cross Punch', 'Gloom']
Dual Blades (2.35)       57.09   ['Ablating Strike', 'Sweeping Strike', 'Gloom', 'Ablating Strike', 'Cross Punch']
Dual Blades (3.5)        58.10   ['Sweeping Strike', 'Ablating Strike', 'Gloom', 'Sweeping Strike', 'Cross Punch', 'Gloom', 'Ablating Strike']
Dual Blades (4)          60.06   ['Ablating Strike', 'Sweeping Strike', 'Gloom']
Electric Melee (1.6)     51.34   ['Charged Brawl', 'Jacobs Ladder', 'Chain Induction', 'Cross Punch', 'Gloom']
Electric Melee (1.9)     52.98   ['Jacobs Ladder', 'Chain Induction', 'Gloom', 'Cross Punch']
Electric Melee (3)       53.23   ['Cross Punch', 'Chain Induction', 'Gloom', 'Cross Punch', 'Jacobs Ladder', 'Gloom']
Electric Melee (3.5)     55.06   ['Chain Induction', 'Cross Punch', 'Gloom']
Energy Melee (1.6)       69.36   ['Total Focus', 'Gloom', 'Energy Transfer', 'Cross Punch', 'Energy Punch', 'Gloom', 'Energy Transfer']
Energy Melee (1.75)      71.11   ['Energy Punch', 'Bone Smasher', 'Energy Transfer', 'Total Focus', 'Energy Punch', 'Energy Transfer', 'Gloom']
Energy Melee (2.5)       71.24   ['Energy Punch', 'Energy Transfer', 'Energy Punch', 'Total Focus', 'Energy Transfer', 'Energy Punch', 'Bone Smasher']
Energy Melee (2.65)      73.54   ['Bone Smasher', 'Energy Transfer', 'Total Focus', 'Energy Transfer', 'Gloom']
Energy Melee (3)         73.76   ['Energy Punch', 'Energy Transfer', 'Total Focus', 'Energy Transfer', 'Bone Smasher']
Energy Melee (3.5)       73.88   ['Energy Punch', 'Energy Transfer', 'Total Focus', 'Energy Transfer', 'Gloom']
Fiery Melee (1.6)        61.07   ['Incinerate', 'Cross Punch', 'Gloom', 'Greater Fire Sword']
Fiery Melee (2.35)       62.65   ['Incinerate', 'Greater Fire Sword', 'Gloom', 'Incinerate', 'Cross Punch', 'Gloom']
Fiery Melee (3)          64.78   ['Incinerate', 'Gloom', 'Greater Fire Sword']
Ice Melee (1.6)          58.88   ['Freezing Touch', 'Greater Ice Sword', 'Ice Sword', 'Cross Punch', 'Gloom']
Ice Melee (1.9)          62.30   ['Freezing Touch', 'Greater Ice Sword', 'Cross Punch', 'Gloom']
Ice Melee (2.5)          66.30   ['Ice Sword', 'Gloom', 'Freezing Touch', 'Cross Punch']
Ice Melee (3.5)          66.95   ['Freezing Touch', 'Greater Ice Sword', 'Gloom']
Ice Melee (4)    68.30   ['Ice Sword', 'Freezing Touch', 'Cross Punch']
Katana (1.6)     57.29   ['Soaring Dragon', 'Gloom', 'Cross Punch', 'Golden Dragonfly']
Katana (2.5)     58.02   ['Soaring Dragon', 'Golden Dragonfly', 'Gloom', 'Soaring Dragon', 'Cross Punch', 'Gloom']
Katana (3.5)     60.16   ['Soaring Dragon', 'Golden Dragonfly', 'Gloom']
Kinetic Melee (1.6)      56.72   ['Cross Punch', 'Smashing Blow', 'Concentrated Strike', 'Cross Punch', 'Body Blow', 'Smashing Blow', 'Gloom']
Kinetic Melee (1.9)      58.18   ['Smashing Blow', 'Concentrated Strike', 'Gloom', 'Cross Punch', 'Smashing Blow', 'Body Blow', 'Gloom']
Kinetic Melee (2.65)     59.80   ['Smashing Blow', 'Concentrated Strike', 'Smashing Blow', 'Cross Punch', 'Gloom']
Kinetic Melee (3)        59.93   ['Body Blow', 'Gloom', 'Smashing Blow', 'Concentrated Strike', 'Smashing Blow']
Martial Arts (1.6)       59.81   ['Storm Kick', 'Cobra Strike', 'Crane Kick', 'Storm Kick', 'Crippling Axe Kick', 'Gloom']
Martial Arts (1.75)      59.88   ['Storm Kick', 'Cobra Strike', 'Crippling Axe Kick', 'Gloom']
Martial Arts (2.35)      61.12   ['Storm Kick', 'Cobra Strike', 'Storm Kick', 'Crippling Axe Kick']
Martial Arts (4)         62.45   ['Storm Kick', 'Gloom', 'Storm Kick', 'Crippling Axe Kick']
Psionic Melee (1.6)      54.83   ['Psi Blade', 'Cross Punch', 'Telekinetic Blow', 'Greater Psi Blade', 'Cross Punch', 'Telekinetic Blow', 'Gloom']
Psionic Melee (1.75)     55.71   ['Greater Psi Blade', 'Telekinetic Blow', 'Cross Punch', 'Psi Blade', 'Telekinetic Blow', 'Gloom']
Psionic Melee (1.9)      56.11   ['Psi Blade', 'Telekinetic Blow', 'Gloom', 'Greater Psi Blade', 'Telekinetic Blow', 'Gloom', 'Cross Punch']
Psionic Melee (2.2)      56.12   ['Telekinetic Blow', 'Greater Psi Blade', 'Cross Punch', 'Gloom']
Psionic Melee (2.5)      57.47   ['Telekinetic Blow', 'Greater Psi Blade', 'Gloom', 'Telekinetic Blow', 'Cross Punch', 'Gloom']
Psionic Melee (4)        58.22   ['Telekinetic Blow', 'Greater Psi Blade', 'Telekinetic Blow', 'Gloom', 'Greater Psi Blade', 'Gloom']
Radiation Melee (1.6)    52.07   ['Cross Punch', 'Devastating Blow', 'Gloom', 'Cross Punch', 'Contaminated Strike', 'Radioactive Smash', 'Gloom']
Radiation Melee (1.9)    52.21   ['Cross Punch', 'Devastating Blow', 'Gloom', 'Cross Punch', 'Radiation Siphon', 'Gloom']
Radiation Melee (2.5)    53.04   ['Cross Punch', 'Devastating Blow', 'Gloom', 'Cross Punch', 'Radioactive Smash', 'Gloom']
Radiation Melee (3.5)    53.92   ['Contaminated Strike', 'Gloom', 'Devastating Blow', 'Gloom', 'Cross Punch']
Savage Melee (1.6)       57.95   ['Hemorrhage', 'Maiming Slash', 'Gloom', 'Vicious Slash', 'Maiming Slash']
Savage Melee (1.9)       60.03   ['Vicious Slash', 'Cross Punch', 'Gloom', 'Hemorrhage']
Savage Melee (2.2)       60.20   ['Maiming Slash', 'Hemorrhage', 'Gloom', 'Vicious Slash']
Savage Melee (3.5)       63.57   ['Hemorrhage', 'Gloom', 'Vicious Slash']
Spines (1.6)     51.95   ['Barb Swipe', 'Ripper', 'Barb Swipe', 'Gloom', 'Cross Punch']
Spines (1.75)    51.97   ['Barb Swipe', 'Ripper', 'Gloom', 'Cross Punch']
Spines (2.05)    52.93   ['Barb Swipe', 'Cross Punch', 'Barb Swipe', 'Gloom']
Spines (3.5)     53.22   ['Barb Swipe', 'Cross Punch', 'Gloom']
Staff Mastery (1.6)      51.78   ['Precise Strike', "Serpent's Reach", 'Cross Punch', 'Gloom']
Staff Mastery (2.05)     51.96   ['Precise Strike', "Serpent's Reach", 'Precise Strike', 'Cross Punch', 'Gloom']
Staff Mastery (2.35)     52.46   ['Cross Punch', 'Precise Strike', 'Gloom', 'Cross Punch', "Serpent's Reach", 'Gloom', 'Precise Strike']
Staff Mastery (2.65)     52.63   ['Precise Strike', "Serpent's Reach", 'Gloom']
Staff Mastery (3)        53.44   ['Precise Strike', 'Cross Punch', 'Gloom']
Stone Melee (1.6)        64.36   ['Stone Fist', 'Heavy Mallet', 'Stone Fist', 'Cross Punch', 'Stone Fist', 'Gloom', 'Seismic Smash']
Stone Melee (1.9)        66.07   ['Stone Fist', 'Heavy Mallet', 'Stone Fist', 'Seismic Smash', 'Cross Punch', 'Gloom']
Stone Melee (2.2)        67.72   ['Stone Fist', 'Heavy Mallet', 'Stone Fist', 'Seismic Smash', 'Stone Fist', 'Gloom']
Stone Melee (2.35)       68.24   ['Stone Fist', 'Heavy Mallet', 'Seismic Smash', 'Cross Punch', 'Gloom']
Stone Melee (3)          71.10   ['Heavy Mallet', 'Gloom', 'Seismic Smash', 'Cross Punch']
Stone Melee (4)          74.02   ['Stone Fist', 'Heavy Mallet', 'Seismic Smash', 'Gloom']
Street Justice (1.6)     61.20   ['Sweeping Cross', 'Shin Breaker', 'Crushing Uppercut', 'Sweeping Cross', 'Cross Punch', 'Shin Breaker', 'Gloom']
Street Justice (1.75)    61.35   ['Heavy Blow', 'Sweeping Cross', 'Shin Breaker', 'Crushing Uppercut', 'Sweeping Cross', 'Shin Breaker', 'Gloom']
Street Justice (1.9)     62.03   ['Heavy Blow', 'Sweeping Cross', 'Gloom', 'Crushing Uppercut', 'Sweeping Cross', 'Gloom', 'Shin Breaker']
Street Justice (2.05)    62.16   ['Sweeping Cross', 'Shin Breaker', 'Crushing Uppercut', 'Sweeping Cross', 'Cross Punch', 'Gloom']
Street Justice (2.2)     63.22   ['Sweeping Cross', 'Crushing Uppercut', 'Shin Breaker', 'Sweeping Cross', 'Gloom', 'Shin Breaker']
Street Justice (2.5)     64.08   ['Crushing Uppercut', 'Gloom', 'Shin Breaker', 'Sweeping Cross', 'Gloom', 'Shin Breaker']
Street Justice (3)       64.81   ['Sweeping Cross', 'Shin Breaker', 'Crushing Uppercut', 'Shin Breaker', 'Gloom']
Street Justice (4)       65.79   ['Sweeping Cross', 'Shin Breaker', 'Crushing Uppercut', 'Shin Breaker']
Super Strength (1.6)     57.37   ['Haymaker', 'Gloom', 'Knockout Blow', 'Cross Punch', 'Haymaker', 'Hurl', 'Cross Punch']
Super Strength (1.9)     60.44   ['Cross Punch', 'Haymaker', 'Knockout Blow', 'Cross Punch', 'Punch', 'Haymaker', 'Gloom']
Super Strength (2.35)    60.59   ['Cross Punch', 'Knockout Blow', 'Haymaker', 'Cross Punch', 'Punch', 'Haymaker']
Super Strength (2.5)     64.02   ['Haymaker', 'Knockout Blow', 'Cross Punch', 'Haymaker', 'Gloom', 'Cross Punch']
Super Strength (3)       66.23   ['Knockout Blow', 'Gloom', 'Haymaker', 'Cross Punch', 'Gloom', 'Haymaker']
Super Strength (4)       67.38   ['Knockout Blow', 'Gloom', 'Haymaker', 'Cross Punch', 'Haymaker']
Titan Weapons (1.6)      63.88   ['Follow Through', 'Rend Armor', 'Arc of Destruction', 'Cross Punch']
Titan Weapons (1.75)     66.35   ['Follow Through', 'Rend Armor', 'Cross Punch', 'Gloom']
Titan Weapons (2.05)     67.45   ['Arc of Destruction', 'Gloom', 'Follow Through', 'Rend Armor']
Titan Weapons (3)        68.36   ['Follow Through', 'Rend Armor', 'Cross Punch']
Titan Weapons (3.5)      69.91   ['Follow Through', 'Rend Armor', 'Arc of Destruction']
Titan Weapons (4)        73.88   ['Follow Through', 'Rend Armor', 'Gloom']
War Mace (1.6)           61.88   ['Pulverize', 'Jawbreaker', 'Clobber', 'Cross Punch', 'Gloom']
War Mace (1.9)           62.89   ['Jawbreaker', 'Clobber', 'Shatter', 'Gloom']
War Mace (2.2)           65.36   ['Pulverize', 'Jawbreaker', 'Clobber', 'Gloom']
War Mace (3.5)           66.91   ['Pulverize', 'Jawbreaker', 'Clobber']
War Mace (4)     70.73   ['Jawbreaker', 'Clobber', 'Gloom']

 

coh_tanker_rotations.csv coh_tanker_rotations.py

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...