Follower Statistics Dialogue by ZHOOL

With this lightweight mod, the stats of any NPC who is currently willing to follow the player can be queried by selecting 'Tell me about yourself. [Show stats]' in their dialogue window. Base stat is followed by stat modifier in brackets eg Health: 150 (+89) (see screenshot).

Included attributes/skills:

Level
Health, Magicka, Stamina

OneHanded
TwoHanded
Marksman (Archery)
Sneak
HeavyArmor
LightArmor
Block
Armor Rating
Alteration
Conjuration
Destruction
Illusion
Restoration


Encumbrance is not included because you can't (mebbe with some extra scripting, but it might not be reliable even then) get current or actual max weight for followers. Note stat modifiers (shown in brackets) may not update until it changes eg follower takes a hit or changes gear (taking away and returning one piece of gear is sufficient). 

technical: Follower must be in (potentialhirelingfaction OR potentialfollowerfaction) AND have relationshiprank > 0.
if it doesn't work for your custom follower; open the console (with ` key), click on the follower and type 'addtofaction 0005c84d 0'. it may take a few seconds before the dialogue option comes up. use 'getinfaction 0005c84d' to check if the faction change worked, and 'getrelationshiprank player' to check if the NPC is above rank 0 (if not, use 'setrelationshiprank player 1'). faction and relationship changes should persist through saves so you will only have to do it once.
not tested with any font packs (feedback appreciated).

changelog
1.1 - added level and armor rating
1.2 - replaced unused skill modifiers with % modifiers (eg + one handed dmg% instead of + onehanded skill) note magic school modifiers are cost reductions, i thought a negative % might be confusing and there's not enough room for the word 'cost' so. i figured you'd know what it means.) 

Installation: unzip archive into skyrim\data folder (the .esp goes in \data and the .pex goes in \data\scripts). shouldn't conflict with anything that doesn't change the generic followerdialogue quest (wait here, do something etc). removal won't cause any problems.