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.
Allow adventurers to see glove/shield meele stats
Moderator: Moderator
-
- Thalore
- Posts: 131
- Joined: Sun Apr 21, 2013 8:27 am
-
- Thalore
- Posts: 131
- Joined: Sun Apr 21, 2013 8:27 am
Re: Allow adventurers to see glove/shield meele stats
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
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...
-
- Uruivellas
- Posts: 744
- Joined: Thu Nov 18, 2010 6:42 pm
Re: Allow adventurers to see glove/shield meele stats
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."
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
Yes but look at shield description logic. It's not as friendly.