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 must get permission from me before you are allowed to modify my files to improve it
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 must get permission from me before you are allowed to use any of the assets in this file
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 not 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
With thanks to: Bepinex and the Valheim Modding Discord Server
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Use default list if not enough valid names provided in config
Version 1.0.0
Initial release
Adds the ability to extend or replace the list of names used for skeletons summoned with the new Dead Raiser magic staff, from the Mistlands update. If you have a few favourite names, or just dont like the current list and don't want to have rename them whenever you summon them, then this mod is for you!
Want all your skeletons to be called "Mr. Bones"? You can now do that! Enable replacing the list, and only have "Mr. Bones" in the new names
Client side, so only your skeletons will use your custom list
Enable = true Replace = true Names = Mr. Bones
Full Example Config:
## Enables extending or replacing names for skeletons # Setting type: Boolean # Default value: true Enable = true
## Replace (True): Use your list instead of the default, or Extend (False): add them together # Setting type: Boolean # Default value: true Replace = true
## Track any name changes for your skeletons and add them to the config automatically # Setting type: Boolean # Default value: true Track = true
## List of names, separated by commas, 100 names max. # Setting type: String # Default value: Bob,Fluffy,Spooky Names = Bob,Fluffy,Spooky