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 0.2.0
Added Astraphobia option
Misc fixes from GitHub PR
Version 0.1.1
Allow setting lightning chance, rods to check in-game
This mod makes lightning rods more (or less) useful, by tweaking the following config variables:
"UniqueCheck": true, - don't check the same rod twice per strike
"OnlyCheckEmpty": false - if true, the game will only attempt to charge empty rods
"RodsToCheck": 2, - how many rods to check each strike
"LightningChance": 13 - base percent chance for lightning to strike every ten minutes
Normally, lightning has a 12.5% base chance to strike every ten minutes (modified by player luck). If lightning strikes, the game normally checks a random rod twice (could be the same rod) to see if it can be charged).
You can edit all the config variables using Generic Mod Config Menu, or editing the config.json file.