Owondyah 8 Report post Posted April 4, 2017 Does anyone know about addon that will show my dodge, parry & some other non damage based stats on character window? 0 Share this post Link to post Share on other sites
meridaw 11 Report post Posted April 4, 2017 (edited) no idea, but you can always find them in your spell book, and you can find your defense in skill tab if you click c Edited April 4, 2017 by meridaw 0 Share this post Link to post Share on other sites
Lebowski 0 Report post Posted April 4, 2017 (edited) SuperInspect might work if you inspect yourself, otherwise here's a macro that you can use to post in say chat what your parry / dodge / block chance is /run Par=GetParryChance();Dge=GetDodgeChance();Blk=GetBlockChance();SendChatMessage("I have "..Par.."% Parry / "..Dge.."% Dodge / "..Blk.."% Block","say",nil) Edited April 5, 2017 by Lebowski 0 Share this post Link to post Share on other sites
Hudson 16 Report post Posted April 4, 2017 TheoryCraft does this. 0 Share this post Link to post Share on other sites
Owondyah 8 Report post Posted April 5, 2017 thanks a bunch 0 Share this post Link to post Share on other sites
Storfan 24 Report post Posted April 5, 2017 Tankpoints does this. Also TitanPanel got module for this. 0 Share this post Link to post Share on other sites
Shadex 2 Report post Posted April 5, 2017 7 hours ago, Storfan said: Tankpoints does this. Also TitanPanel got module for this. +1 for tankpoints. Ex: https://i.imgur.com/EUYYw3b.png (on mage - not showing parry because.. well... I can't as a mage ;)) 0 Share this post Link to post Share on other sites
Meitie 0 Report post Posted April 20, 2017 someone has a download/link to a working addon like tankpoints? i downloaded here: http://www.wowinterface.com/downloads/info6419-TankPoints.html but with this version I got only error messages 0 Share this post Link to post Share on other sites
Shadex 2 Report post Posted April 20, 2017 1 hour ago, Meitie said: someone has a download/link to a working addon like tankpoints? i downloaded here: http://www.wowinterface.com/downloads/info6419-TankPoints.html but with this version I got only error messages http://addons.us.to/addon/tankpoints 0 Share this post Link to post Share on other sites
akzaas2 0 Report post Posted April 21, 2017 https://github.com/yutsuku/BetterCharacterStats 0 Share this post Link to post Share on other sites
Meitie 0 Report post Posted April 22, 2017 thank you both! 0 Share this post Link to post Share on other sites