You are viewing a potentially older version of this package. View all versions.
Yorimor-ExtendSkeleNames-1.0.1 icon

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.1
Download link Yorimor-ExtendSkeleNames-1.0.1.zip
Downloads 168
Dependency string Yorimor-ExtendSkeleNames-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.1901

README

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