Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sky Island] Add possibility of autodocs or CBMs to Exodii crash pods #77738

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Nov 10, 2024

Summary

Mods "[Sky Island] Add possibility of autodocs or CBMs to Exodii crash pods"

Purpose of change

When Sky Island was created, you could still find autodocs in bionic basements, and you could still find autodocs and CBMs in some doctors' offices. Both of these are now gone, greatly restricting the chance of finding CBMs and autodocs out in the world.

But, Exodii crash pods would be a good place to put them. They're something you have to prepare to break into, they're things the Exodii would reasonably be transporting, and then you're encouraged to antagonize the non-zombie Exodii if you want to steal their tech.

Describe the solution

Add a version of nest_exodii_crash_building_big_2 that has an autodoc and couch in it.

Add lootgroups for low value, medium value, and high value CBMs, and add them to the Exodii loot groups SUS_exodii_storage_lowvalue, SUS_exodii_storage_medvalue, and SUS_exodii_storage_highvalue. This doesn't guarantee CBM loot, but there's a chance.

If you can break into those vaults.

Describe alternatives you've considered

Testing

Autodoc pod:

Untitled2

CBMs aren't super common compared to raw materials, but you can find them if you're lucky.

Additional context

@Standing-Storm Standing-Storm marked this pull request as draft November 10, 2024 20:24
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Map / Mapgen Overmap, Mapgen, Map extras, Map display Spawn Creatures, items, vehicles, locations appearing on map Mods: Sky Island Anything about the Sky Island mod json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Nov 10, 2024
@Standing-Storm Standing-Storm marked this pull request as ready for review November 11, 2024 02:44
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Nov 11, 2024
@Night-Pryanik
Copy link
Contributor

Unless I'm misunderstanding something, your new nest_exodii_crash_building_big_2 mapgen chunk isn't spawning anywhere?

@Standing-Storm
Copy link
Contributor Author

It's one of the possible nests picked for the crash mapgen:

[ "nest_exodii_crash_building_big_2", 10 ],

@Night-Pryanik Night-Pryanik merged commit bb9ec00 into CleverRaven:master Nov 12, 2024
22 of 34 checks passed
@Standing-Storm Standing-Storm deleted the exodii-cbm-vaults branch November 12, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display Mods: Sky Island Anything about the Sky Island mod Mods Issues related to mods or modding Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants