Starbound

Starbound

224 ratings
Ruin Overhaul
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
3.035 MB
Jan 3, 2023 @ 8:15pm
Sep 30, 2023 @ 4:44pm
3 Change Notes ( view )

Subscribe to download
Ruin Overhaul

Description
WARNINGS
This mod contains flashing lights and other content that may cause discomfort in people with photosensitive epilepsy.
This mod is completely untested in multiplayer; expect a few balancing issues and/or bugs.

INTRODUCTION
A few years back, I collaborated in a project that aimed to improve Starbound. Sadly, that project never got off the ground, but a byproduct of this collaboration was the foundation of a mod that aimed to overhaul the Ruin's boss fight. Fueled by the desire to flesh out the Ruin, I decided to develop the mod to its conclusion. This is that mod.

The Ruin Overhaul mod aims to make the Ruin less of a dragged-out, dull battle by buffing its current attacks and adding new ones to test your skills.

Changes (not comprehensive):
  • Reworks the original attacks to be more challenging but fair.
  • Adds some new challenging attacks, along with two brand new phases.
  • Reworks the Asra Nox battle to be much more difficult and moves her into the middle of the fight.
  • Replaces the battle music with "The Eternal Tide" as a more fitting track for the battle against the Ruin (if you want to revert this change, consider installing this mod).
  • Changes the tentacle animation of the Ruin.
  • Adds a biome image for "hellscape" (Bobfae swarm).
  • Fixes the light shafts during the death animation not appearing consistently.
  • Adds names and descriptions to all the tentacle monsters.
  • Fixes the hitboxes of the tentacle ghost and tentacle spawner.
  • Adds sound effects to the tentacle ghost.

COMPATIBILITY
It is compatible with Frackin' Universe and the Tougher Mobs mod.
It should also be compatible with my other mods.
However, Supper's Combat Overhaul is likely to cause significant issues with the overhauled Ruin.
It is not compatible with Difficult Ruin either because Ruin Overhaul loads after Difficult Ruin, meaning it overrides some changes made by Difficult Ruin.

All new assets are prefixed with "ruin-" (or "ruin_" if the "-" is not usable)

The Ruin Overhaul mod uses patches to make changes to vanilla assets. I also added a custom flag in each patch file to indicate that this mod patched each corresponding file.

How to add built-in compatibility with Ruin Overhaul
To add patches of your own that only work when this mod is installed, simply add the following code segment, wrapping your normal patches in square brackets ("[" and "]"):
[ // Use the custom flag to check if Ruin Overhaul is installed. { "op" : "test", "path" : "/appliedPatchSets/RuinOverhaul_v1" }, // Add the changes you want to make when Ruin Overhaul is installed here. ]
Do not forget to add a comma where appropriate so that no errors occur. Your patch file should look like this when you are done:
[ [ // Use the custom flag to check if Ruin Overhaul is installed. { "op" : "test", "path" : "/appliedPatchSets/RuinOverhaul_v1" }, // Add the changes you want to make when Ruin Overhaul is installed here. ], [ // Other patch operations ] // ... ]
The number after the "v" will increment each time I change the patches made to a single file. For example, if I patched the spacemonsterspawner projectile on initial release to be one way, then later posted an update to patch it another way, the number after the "v" would be 2 instead of 1. Feel free to use a similar flag system in your patches.

CREDITS
I would like to thank Portal Mech for playtesting and providing feedback and ideas for the Ruin Overhaul mod. I would also like to thank Ryu Ketsueki and several members of the Starbound Discord server for providing feedback too.

All custom sounds were made in Audacity using vanilla Starbound's assets

Additional mods used in screenshots: Stardust Core Lite, Better Action Bar & Icons, Refined Cursors

LINKS
GitHub Repository[github.com]
Non-Steam Version[community.playstarbound.com]
Popular Discussions View All (1)
2
Apr 1, 2023 @ 1:18am
PINNED: Bug Reports
Void Eye Gaming
37 Comments
Void Eye Gaming  [author] Feb 19 @ 5:09pm 
@Wespy Yes, but there's a caveat: Placing on your own world the "tentacleboss" dungeon or any stagehand added by the mod is likely to cause issues.
Wespy Feb 19 @ 4:51pm 
Hi, can this mod be freely uninstalled?
1BrilliantKid Feb 7 @ 8:04am 
I'll have to check out this mod again, see if that music replacer I had eons ago works or not. Maybe I did it wrong, I was a bit dumb when I was younger. I'll try that reverter mod again.
Rotaerk Jan 11 @ 5:16pm 
Ah, nice, I didn't notice there was a distinction ... that NPC refers to humanoids in particular. Okay, I'll try them out together.
Void Eye Gaming  [author] Jan 11 @ 5:03pm 
@Rotaerk Should be, given that it only affects NPCs and not monsters.
Rotaerk Jan 11 @ 4:46pm 
Is this also incompatible with the NPC-only version of Supper's Combat Overhaul? https://steamcommunity.com/sharedfiles/filedetails/?id=2596021740
Void Eye Gaming  [author] Mar 16, 2024 @ 2:02pm 
@SpaceCatsFTW I have already made a mod to account for those who use music replacers, which reverts the music back to Forest Battle 2. You can find it here .
SpaceCatsFTW Mar 16, 2024 @ 10:35am 
hi, some feedback. i would suggest moving the music change to a separate mod in case people use music replacers (like me!)
Void Eye Gaming  [author] Sep 30, 2023 @ 4:56pm 
I just released an update that disables Ruin Overhaul's health override if the Ruin's health is modified by other mods before it loads.
John27 Sep 10, 2023 @ 9:10pm 
Yup same i was like where's Asra's phase?