Page 1 of 1

Allow adventurers to see glove/shield meele stats

Posted: Wed Jun 26, 2013 11:10 am
by loimprevisto
What it says in the subject...

At the moment, adventurers with unarmed combat don't have any way of knowing exactly what our gloves and gauntlents do.

Re: Allow adventurers to see glove/shield meele stats

Posted: Sat Jul 06, 2013 3:22 pm
by loimprevisto
Any thoughts on this? Is there a technical reason that it would be difficult to implement?

Re: Allow adventurers to see glove/shield meele stats

Posted: Sat Jul 06, 2013 6:17 pm
by ajfluffy
I've actually considered writing an add-on to address this as the logic is basically hist checking for a list of specific talents when displaying them or not. Makes it harder to write your own talents that use shields without including that tree...

Re: Allow adventurers to see glove/shield meele stats

Posted: Sat Jul 06, 2013 6:44 pm
by Hachem_Muche
Implementing this is easy. Showing the special combat stats for gloves is controlled by the "show_gloves_combat" attribute for the player. Just enable this for any/all classes desired.

Considering that you use the gloves combat anytime you're unarmed (brawlers or not) or if you are armed but have been disarmed by an enemy, these stats really should just be visible all the time. The description already says "When used to modify unarmed attacks."

Re: Allow adventurers to see glove/shield meele stats

Posted: Sat Jul 06, 2013 11:09 pm
by ajfluffy
Yes but look at shield description logic. It's not as friendly.