Allow adventurers to see glove/shield meele stats

All new ideas for the upcoming releases of ToME 4.x.x should be discussed here

Moderator: Moderator

Post Reply
Message
Author
loimprevisto
Thalore
Posts: 131
Joined: Sun Apr 21, 2013 8:27 am

Allow adventurers to see glove/shield meele stats

#1 Post 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.

loimprevisto
Thalore
Posts: 131
Joined: Sun Apr 21, 2013 8:27 am

Re: Allow adventurers to see glove/shield meele stats

#2 Post by loimprevisto »

Any thoughts on this? Is there a technical reason that it would be difficult to implement?

ajfluffy
Thalore
Posts: 190
Joined: Thu Jan 17, 2013 2:49 pm

Re: Allow adventurers to see glove/shield meele stats

#3 Post 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...

Hachem_Muche
Uruivellas
Posts: 744
Joined: Thu Nov 18, 2010 6:42 pm

Re: Allow adventurers to see glove/shield meele stats

#4 Post 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."
Author of the Infinite 500 and PlenumTooltip addons, and the joys of Scaling in ToME.

ajfluffy
Thalore
Posts: 190
Joined: Thu Jan 17, 2013 2:49 pm

Re: Allow adventurers to see glove/shield meele stats

#5 Post by ajfluffy »

Yes but look at shield description logic. It's not as friendly.

Post Reply