promotional bannermobile promotional banner
premium banner

Armor Redox

Abandoned
Armor Redox

Description

This provides a small dragable frame that calculates how much an enemy reduces your physical attack by. It supports your melee hits (including dual wield, and weighting correctly), your pets melee hits, and your ranged hits. It starts calculating for a new mob as soon as you hit. it saves all this between characters and sessions.

commands:
/ar : this list
/ar show - instantly shows the frame and sets it to show when you target an enemy
/ar hide - opposite of show
/ar td - shows what percent your attacks are reduced by in the frame
/ar bu - shows what percent of your attacks go through in the frame
/ar reset - resets the current targets info
/ar lock - locks the frame
/ar unlock - unlocks the frame
/ar alpha (0-1) - sets alpha

Known issues:
- settings other than position save across characters
- Alpha sets the text's alpha also, If anyone knows how to fix the let me know

Coming soon*:
- whatever sugestions I like

* soon defined as blizzard does(whenever I feel like it)

the screen shots:
- the only thing this adds is the little X% above the target frame(nymbia's)

special thanks:
- level matrix: I don't know much about xml and I liked their frame so I used it, renamed of course. Level matrix gets all the credit for the display frame, I wrote the lua code behind it
- mob health(both versions): I learned most of what I know about lua from these, because this is my first mod
- all the other addons here on curse, wowwiki, and the UI forum tutorial from which I learned everything else I know about lua