Starbound

Starbound

M-13's Action Figure Dropchance Tweaks! (Version: B)
Showing 1-7 of 7 entries
Update: 3 Feb, 2023 @ 8:30am

- Version 2.0 (Hopefully FINAL version)

First thing you all might notice is that i renamed the C Version of my mods from C(heaty) to C(elestial), this was due to feedback from glider521al, who thought the name might scare users into not using the mod.

Besides that the mod's code has been completely reworked and improved.

The bottom line is that it should be a LOT more compatible with other mods.

The details: (for those wishing to read them)

- The Mod's code has been segmented into smaller pieces and Test operations have been added to the code.
- Replace operations have been swapped out for Add operations
What this means:
1. Cutting the code into smaller segments does nothing on it's own, but together with Test operations each tiny piece is run seperately.
This means that if my mod encounters an error on a specific monster (because of changes made by another mod) it will skip that monster and continue running (instead of your game crashing)
2. Using Add operations instead of Replace operations ensures that other mods do not overwrite/replace changes made by my mod.

the ONLY exception is the Ixoling, this due to the way the Ixoling is coded, so that part of the mod still uses Replace operations

Thanks again to glider521al for the suggestions.

Update: 31 Jan, 2023 @ 1:22pm

Nothing to see here, my dumb ass just forgot the new thumbnail for the mod so i had to re-upload xD

Update: 31 Jan, 2023 @ 1:21pm

Version 1.2
- Overhauled the entire mod to iron out all the incorrect values, everything is hopefully as it should be.

Update: 18 Jan, 2023 @ 1:48am

Again no changes to the mod, just a description update.

The description for the mod inside the game should be easier to read now

This will (hopefully) be the last time i update the mod, unless i find another bug in the code.

Update: 18 Jan, 2023 @ 1:14am

No changes to the mod, just a Thumbnail and description update.
Decided to get less lazy and replace my largely stolen thumbnail with my own creation.

Update: 13 Jan, 2023 @ 8:42am

Version 1.1
- Fixed an issue where the Lilodon and Iguarmor were dropping the wrong items.

Update: 10 Jan, 2023 @ 4:28am

Version 1.0
Initial Release

- Increases Action Figure drop chances

1/333 for killing mobs normally
1/275 for killing mobs with a Hunting weapon
1/225 for killing mobs inside an Ancient Vault