Tired of having to grind persuasion attempts to level Speechcraft? With this mod you can raise your Speechcraft skill simply by talking to NPC's normally.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1.0
Cleaned up code
No longer uses .json
Should prevent idle dialogue increasing Speech
Donations
No donations accepted
Talking Trains Speechcraft Talking Trains Speechcraft is the result of me desperately searching for a mod that adds Speechcraft experience through normal dialogue. After hours of searching, I gave up and decided to learn the basics of MWSE in one night. This is the result.
Using the magic of MWSE Lua, I designed a mod that adds a small amount of Speechcraft experience for every dialogue option clicked. The default is 0.5 experience added but this is configurable in the MCM.
MCM I also managed to learn the basics of MCM using EasyMCM (praise be Merlord and NullCascade!). This very simple MCM has a slider that you can use to configure how much Speechcraft experience is added per dialogue topic. It ranges from 0 (defeats the purpose of the mod) to 1.0. The slider shows integer values, e.g. 5 instead of 0.5, but the calculation in the script divides it by 10. I would recommend less than 0.5 for a balanced playthrough.
Requirements MWSE Latest Build
Credits Bethesda for Morrowind NullCascade for MWSE Merlord and OperatorJack for scripting help