diff --git a/_willow1_mods/knoxx_class_mods_everywhere.md b/_willow1_mods/knoxx_class_mods_everywhere.md new file mode 100644 index 0000000..c7ef860 --- /dev/null +++ b/_willow1_mods/knoxx_class_mods_everywhere.md @@ -0,0 +1,7 @@ +--- +pyproject_url: https://raw.githubusercontent.com/sp4ky/bl1-sdk-mods/refs/heads/main/knoxx_class_mods_everywhere/pyproject.toml +--- + +Makes the class mods from *The Secret Armory of General Knoxx* drop from enemies everywhere in the game. + +They are added to the regular class mod drop pools weighted as very rare. The DLC must be installed for the mod to have any effect. diff --git a/_willow1_mods/only_drop_relevant_artifacts.md b/_willow1_mods/only_drop_relevant_artifacts.md new file mode 100644 index 0000000..156b0de --- /dev/null +++ b/_willow1_mods/only_drop_relevant_artifacts.md @@ -0,0 +1,8 @@ +--- +pyproject_url: https://raw.githubusercontent.com/sp4ky/bl1-sdk-mods/refs/heads/main/only_drop_relevant_artifacts/pyproject.toml +--- + +Checks which classes are actually in your game and makes the loot system stop rolling artifacts no player can use. + +- Re-checked every time you change map, so it adapts to the classes that are playing +- Disabling the mod requires a restart of the game diff --git a/_willow1_mods/only_drop_relevant_class_mods.md b/_willow1_mods/only_drop_relevant_class_mods.md new file mode 100644 index 0000000..d8c5d19 --- /dev/null +++ b/_willow1_mods/only_drop_relevant_class_mods.md @@ -0,0 +1,8 @@ +--- +pyproject_url: https://raw.githubusercontent.com/sp4ky/bl1-sdk-mods/refs/heads/main/only_drop_relevant_class_mods/pyproject.toml +--- + +Checks which classes are actually in your game and makes the loot system stop rolling class mods no player can equip. + +- Re-checked every time you change map, so it adapts to the classes that are playing +- Disabling the mod requires a restart of the game diff --git a/_willow1_mods/quieter_transfusion_healing.md b/_willow1_mods/quieter_transfusion_healing.md new file mode 100644 index 0000000..f02da4e --- /dev/null +++ b/_willow1_mods/quieter_transfusion_healing.md @@ -0,0 +1,5 @@ +--- +pyproject_url: https://raw.githubusercontent.com/sp4ky/bl1-sdk-mods/refs/heads/main/quieter_transfusion_healing/pyproject.toml +--- + +The healing sound cue from Transfusion grenades plays at full volume every time it triggers, which gets loud very quickly. This mod drops that sound to 20% of its original volume. diff --git a/_willow1_mods/remove_eridian_weapon_slowdown.md b/_willow1_mods/remove_eridian_weapon_slowdown.md new file mode 100644 index 0000000..97b34ce --- /dev/null +++ b/_willow1_mods/remove_eridian_weapon_slowdown.md @@ -0,0 +1,5 @@ +--- +pyproject_url: https://raw.githubusercontent.com/sp4ky/bl1-sdk-mods/refs/heads/main/remove_eridian_weapon_slowdown/pyproject.toml +--- + +Removes the movement speed penalty applied by Eridian weapons.