VoidPlayerCharacterCommon
Common code for my Void Player Characters, as well as tweaks to Void mechanics (like fog and player-spawned implosions).
By Xan
Last updated | 2 years ago |
Total downloads | 88804 |
Total rating | 1 |
Categories | Libraries Survivors of the Void |
Dependency string | Xan-VoidPlayerCharacterCommon-2.0.0 |
Dependants | 40 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.9Rune580-Risk_Of_Options
A convenient API for adding BepInEx ConfigEntry's to a option menu
Preferred version: 2.5.3DrBibop-VRAPI
Modding API for VR-compatible mods. Now with custom skin support!
Preferred version: 1.1.0Xan-HPBarAPI
An API that allows modders to easily edit the colors of their characters' healthbars, as well as the appearance of shields on the characters' bodies. It's good for adding some extra flavor. Does not yet support additional bars or custom graphics.
Preferred version: 2.0.0RiskofThunder-R2API_Loadout
API for registering skills, skins and entity states
Preferred version: 1.0.0RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.0RiskofThunder-R2API_Prefab
API for Prefab creation, networking and duplication
Preferred version: 1.0.1README
Void Player Character Common
This library houses all common functionality across my Void player-character mods that would otherwise be copy/pasted between them. It is responsible for providing references to damage types and visual effects that these mods use.
While this could theoretically be used by other mod creators, please note that this was mostly designed for personal use.
This mod also includes a number of behavioral options (currently only one but there are a few in mind) to affect how Void-related entities behave, such as if fog immunity should be enforced.