Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ExtendSkeleNames
Extend or replace the list of names used for summoned skeletons when they spawn!
By Yorimor
| Date uploaded | 3 years ago |
| Version | 1.0.0 |
| Download link | Yorimor-ExtendSkeleNames-1.0.0.zip |
| Downloads | 184 |
| Dependency string | Yorimor-ExtendSkeleNames-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1901README
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
Enable Skeleton names = true
Replace Names List = true
New Names = Mr. Bones
Full Example Config:
## Settings file was created by plugin ExtendSkeleNames v0.0.1
## Plugin GUID: yorimor.ExtendSkeleNames
[Skeletons]
## Enables extending or replacing anmes for skeletons
# Setting type: Boolean
# Default value: true
Enable Skeleton names = true
## Choose to replace or extend the existing names list
# Setting type: Boolean
# Default value: true
Replace Names List = true
## List of names, separated by commas
# Setting type: String
# Default value: Bob,Fluffy,Spooky
New Names = Bob,Fluffy,Spooky