Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 3.31 KB

README.md

File metadata and controls

45 lines (34 loc) · 3.31 KB

ExpandedWeaponSpawns

Description

This mod gives the player the ability to have the special/unused/dev weapons (such as the holy sword or mini minigun) to naturally spawn in along with the normal weapons. One can edit the rarities (spawn chances) of said weapons to decrease/increase the chance that they'll spawn. All changes to a weapon's active state and rarity are automatically saved to disk, which means changes are saved and loaded even after closing then reopening the game.

This mod originally evolved from an experiment which fixed the bow, said fixes now allow the bow to be properly drawn and fired— with the networking to go with it. By default, the bow is able to be drawn back and charged with LeftShift but this is customizable in the config which can be found at:
BepInEx\config\monky.plugins.ExpandedWeaponSpawns.cfg. The arrows have had collision enabled allowing for strategic makeshift platforms to be created and built upon.

Some weapons (the lava whip and holy minigun in particular) do not have a weapon drop, this is circumvented in the mod by having them come down as a sword through a present. Once picked up, they'll give their respective weapons. If thrown, they'll come out as a normal minigun (for the holy mini gun) or a normal sword (for the lava whip).

While some of the special weapons are still pretty nonfunctional, the plan is to ultimately rework them through successive updates. The mod is unable to be used in public lobbies; one must directly join another mod user.

Installation

To install the mod, one can follow the same instructions as found on the QOL-Mod page and apply them here. In addition to putting the ExpandedWeaponSpawns.dll into the BepInEx\Plugins folder, you must download and put the SimpleAntiCheat.dll into the folder as well, or the mod will not run.

Using the Menus

To access the weapon selector menu, which one can use to disable or enable weapons for spawning (like in the normal ingame options), simply use the default keybind of: LeftShift + F3 (changeable in config). weapon_selector
Located at the top of the menu, the Edit Rarities button opens the rarity editor menu, which, as stated above, allows for decreasing/increasing the spawn chances of special weapons. rarity_editor