Download
(2Kb)
Download
Updated: 01-11-10 05:00 PM
for:
Faceroller.
Pictures
File Info
Updated:01-11-10 05:00 PM
Created:10-19-09 06:55 PM
Downloads:15,111
Favorites:48
MD5:

Faceroller RetPaladin  Popular! (More than 5000 hits)

Version: 1.3b
by: Kunstbanause [More]

Faceroller_RetPaladin
a module for Faceroller

--- Discontinued ---

Video
YouTube.com

Rotations

  • HoW > Judgement > CS > DS > Consecrate > Exorcism > Holy Wrath > Divine Plea | basic rotation
  • Judgement > HoW > CS > DS > Consecrate > Exorcism > Holy Wrath > Divine Plea | 2pieces T9
  • Judgement > DS > HoW > CS > Consecrate > Exorcism > Holy Wrath > Divine Plea | 2pc T9 and 2pc T10
  • Judgement > DS > CS > HoW > Consecrate > Exorcism > Holy Wrath > Divine Plea | 4pieces T10
Change the rotation accordingly under the Faceroller module options accessible via the chat command /fr config.
if you aren't fighting daemons or undead you may turn off Holy Wrath in the options as well.

Source
ElitistJerks.com
as of 10.01.2010


Known Bugs
none - please report any!

To Do's
none - please suggest new features in the comments!

Credits
Amenity - Thanks for making me notice Divine Plea is missing ;]

----------1.3b---------
Add: Options to configure the addon ingame via /fr config
Add: Divine Plea can now be toggled on/off in the config
Add: Holy Wrath can now be toggled on/off in the config
Add: One of the 4 included rotations can now be selected in the config

----------1.3a---------
Add: Divine Plea
Add: Rotation for 2T9
Add: Rotation for 2T9 and 2T10
Add: Rotation for 4T10

----------1.2----------
Cleaned up Code
Add: Check if player is paladin at start
Changed: Name of the module from sv to retpal (Please re-register the module to your spec)
Changed: If player is out of fight suggest to start with crusader strike
Changed: If player is in fight and no cool down is up suggest to chill and drink coffee
Post A Reply Comment Options
Unread 10-21-09, 09:15 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
Taken from MMO-Champion's Retribution Paladin FAQ:

Code:
DPS Rotations

Unlike other DPS specs of other classes, a Ret Paladin has no true rotation- Instead, you must watch the cooldown of your abilities and use them once they are available, much like an Enhancement Shaman or Affliction Warlock. Depending on the situation, you may do more damage with one specific ability than you would with another.

Single-target DPS- For Slow dying mobs, or Raid Bosses with a large amount of health.
               Without any Tier bonuses, the following gives the most DPS, based on the amount of damage each
               ability does over the course of 1 minute, instead of how much burst damage it does
               per cooldown:

               Hammer of Wrath > Crusader Strike > Judgement > Divine Storm > Exorcism (when
               undead or demon) > Consecration > Exorcism (non-undead or demon) > Holy Wrath

               With the 2pc Tier 9 bonus, thus changes slightly due to Judgement's naturally larger crit chance:

               Hammer of Wrath > Judgement > Crusader Strike > Divine Storm > Exorcism (when
               undead or demon) > Consecration > Exorcism (non-undead or demon) > Holy Wrath

Multi-target DPS- For weaker multiple mobs or groups with little health.
               Divine Storm > (Hammer of Wrath) > Judgement > Consecration > Holy Wrath (when available) >
               Crusader Strike > Exorcism
http://www.mmo-champion.com/class-pa...n-paladin-faq/

Is this taken into account with this module?

And does Exorcism already have a higher priority when fighting undead/demon mobs?
__________________
Report comment to moderator  
Reply With Quote
Unread 10-22-09, 03:30 PM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
Thnxs for your contribution!

-Multi Mobs
I dont think an addon will ever be possible to conveniently track if you are attacking more than one mob for long enough to change the rotation. Nor is that the focus of this addon. You could of course write a second module for Faceroller. Call it Faceroller_RetPaladin_Multi and switch the rotation infight as soon as you think there will be lots of adds

-T9
I am currently not able to track if a player wears 2 pieces. Please help me on this one and I will add the feature.

-Undeads
Since there is no function to return the UNlocalized creatueType I am too lazy to localize my module sorry -.-
Again. Help me with this one and I will add the new rotation in no time.

Here you might start - http://www.wowwiki.com/API_UnitCreatureType

I hope this answeres your question. The Addon is currently enought for my needs. So I will only keep it alive or add features requested here.
Report comment to moderator  
Reply With Quote
Unread 10-22-09, 10:02 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
I'd like to help wherever I can, but unfortunately I have absolutely no clue about LUA, API and whatever is needed to write an addon.

That said, maybe it's just fine if the addon stays like this and in some particular situations I have to make decisions myself, no mather what the addon suggests, so that I don't fall asleep while bashing mobs the whole raid night long.

__________________
Report comment to moderator  
Reply With Quote
Unread 10-23-09, 03:19 PM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
Well you could go to wowhead and collect all the IDs of Paladin T9 wich should be 5 x 3 x 2 = 30 Ids (5 pieces with 3 diffrent versions for 2 factions).

Also you could try to get to talk to someone of every language wow supports and ask them what UNDEAD means in their language.

Or better what these 2 functions returns on their client:
/run print(GetLocale());

While targeting an Undead creatue:
/run print(UnitCreatureType("target"))

Both are entered in the chat like this:
<Press Enter>
/run print(GetLocale());
<Press Enter>
<Read output in chat>
Report comment to moderator  
Reply With Quote
Unread 11-02-09, 03:13 PM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
Just downloaded both Faceroller and your plugin, but it won't load. I keep getting this error:


[01:10] Faceroller: Error: module init failed! (Reason: none given)
[01:10] Faceroller_Config: init failed?

Any idea what I'm doing wrong, or how to fix this?
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Report comment to moderator  
Reply With Quote
Unread 11-05-09, 04:20 PM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
Originally posted by Petrah
Just downloaded both Faceroller and your plugin, but it won't load. I keep getting this error:


[01:10] Faceroller: Error: module init failed! (Reason: none given)
[01:10] Faceroller_Config: init failed?

Any idea what I'm doing wrong, or how to fix this?
Try getting hungtar's new Version of Faceroller HERE. He released 1.0 yesterday. With that it works fine for me.
Report comment to moderator  
Reply With Quote
Unread 11-25-09, 01:05 AM  
reale
A Kobold Labourer

Forum posts: 1
File comments: 164
Uploads: 0
To-Do's

Any time frame on when the "to-do's" are going to be done?

-ty
Report comment to moderator  
Reply With Quote
Unread 12-01-09, 06:17 PM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
Re: To-Do's

Originally posted by reale
Any time frame on when the "to-do's" are going to be done?

-ty
Not before new Year, I'm sorry.
I have to many projects going on right now
Report comment to moderator  
Reply With Quote
Unread 01-05-10, 01:18 PM  
Gubbel
A Kobold Labourer

Forum posts: 0
File comments: 74
Uploads: 0
nice addon, but i hoped to see also if instant heal or exorcism is ready will be shown? but isnt? is it a porblem of the addon or should it do that? sry for my bad english
Report comment to moderator  
Reply With Quote
Unread 01-08-10, 12:50 PM  
Amenity
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Originally posted by Gubbel
nice addon, but i hoped to see also if instant heal or exorcism is ready will be shown? but isnt? is it a porblem of the addon or should it do that? sry for my bad english
It *should*, but keep in mind that Exorcism is last in the priority structure (i.e., it will only tell you to use Exorcism when Judgement, CS, DS, and Consecration are all on cooldown and The Art of War is up).

As this is intended just to help you with a PvE DPS rotation, heals aren't included.

If you'd like an updated version of this Faceroller plugin that also includes Divine Plea, you can find it HERE.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 01-10-10, 02:25 PM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
I am working on an update. It will feature options to switch the rotation. So you have a rotation for all set bonus combinations (no set bonus, 2t9, 2t9n2t10 and 4t10) available.

Also Divine Plea will be added after all
Report comment to moderator  
Reply With Quote
Unread 01-10-10, 07:27 PM  
Amenity
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Originally posted by Kunstbanause
I am working on an update. It will feature options to switch the rotation. So you have a rotation for all set bonus combinations (no set bonus, 2t9, 2t9n2t10 and 4t10) available.

Also Divine Plea will be added after all
Thank you, Kunstbanause! My addon page has been edited to now redirect people here in the future and no further uploads will be made.

Very nicely done.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 01-11-10, 08:20 AM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
Well thank you
You have been credited of course!
Last edited by Kunstbanause : 01-11-10 at 08:56 AM.
Report comment to moderator  
Reply With Quote
Unread 01-11-10, 05:37 PM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
I did it
You can now choose from 4 rotations fitting your set bonus combination, switch Holy Wrath and Divine Plea on or off. And all that in game. Type /fr config in your chat, press enter and go to the modules tab. You can change my modules options there.

I hope you enjoy!
Last edited by Kunstbanause : 01-11-10 at 05:40 PM.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 05:10 AM  
Kunstbanause
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 54
Uploads: 4
2.500 downloads and only 3 guys thanked me.
Sad addon author is sad
Last edited by Kunstbanause : 01-13-10 at 05:54 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: