You are viewing a potentially older version of this package.
View all versions.
Spawner Tweaks
Changes the game logic to allow modifying altar, pickable, spawn point and spawner behavior.
Date uploaded | 2 years ago |
Version | 1.8.0 |
Download link | AzuRe-Spawner_Tweaks-1.8.0.zip |
Downloads | 6692 |
Dependency string | AzuRe-Spawner_Tweaks-1.8.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.2202README
Spawner Tweaks
Changes the game logic to allow modifying altar, pickable, spawn point and spawner behavior.
Install on all clients and on the server (modding guide).
Usage
This mod only provides game logic.
To modify behavior, you need World Edit Commands.
Config
- Components: Altars, pickables, spawn points and spawners can be attached to any object.
- Boss altars: Boss altar properties can be overridden.
- Chests: Chest properties can be overridden.
- Item stands: Item stand properties can be overridden.
- Pickables: Pickable properties can be overridden.
- Spawn points: Spawn point properties can be overridden.
- Spawners: Spawner properties can be overridden.
- No spawn point suppression (one time): One time spawn points can't be suppressed with player base structures (even if configured to be respawning).
- No spawn point suppression (respawning): Respawning spawn points can't be suppressed with player base structures (even if configured to be one time). This is off by default because it can affect vanilla game play.
Credits
Thanks for Azumatt for creating the mod icon!
Sources: GitHub
Donations: Buy me a computer
Changelog
-
v1.8
- Fixes chest respawn time reseting when loading the area.
-
v1.7
- Restores level up chance for spawn points.
-
v1.6
- Adds custom data support for altars, spawn points and spawners.
- Adds support for changing faction, health and level of all spawner creatures.
- Adds support for configuring individual creatures.
- Fixes CLLC overriding spawner levels.
- Fixes the spawn condition not working for spawners.
- Fixes chest max amount not working.
-
v1.5
- Fixes the black screen.
-
v1.4
- Adds support for chests.
- Adds support for item stands.
-
v1.3
- Adds support for faction overrides.
-
v1.2
- Fixes an issue with the Marketplace mod.
- Fixes pickables showing error if name and dropped item is not defined.
-
v1.1
- Fixes trigger distance not working for spawners.
- Fixes error when spawning non-creatures from spawners.
- Fixes the default weight for spawners being 0.
- Fixes pickables.
CHANGELOG
-
v1.29
- Fixed for the new game version.
-
v1.28
- Fixed for the new game version.
-
v1.27
- Fixed for the new game version.
-
v1.26
- Changes the default value of setting "No spawn point suppression (one time)" to false. Some mods refresh one time spawn points which could spawn enemies in player's base.
-
v1.25
- Fixed for the new game version.
-
v1.24
- Changes the command parameter format from $$ to <> (old format still supported).
- Fixes compatibility with Expand World Factions.
-
v1.23
- Fixed for the new update.
-
v1.22
- Fixes spawn point spawn override not working.
-
v1.21
- Adds support for executing commands on altar trigger.
-
v1.20
- Fixed for the new update.