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

College kids map extra jsonify #51707

Merged
merged 5 commits into from
Sep 21, 2021
Merged

College kids map extra jsonify #51707

merged 5 commits into from
Sep 21, 2021

Conversation

Night-Pryanik
Copy link
Contributor

Summary

Content "College kids map extra jsonify."

Purpose of change

Jsonify hardcoded map extras for ease of reviewing and editing.

Describe the solution

Created a location with several corpses and monsters. Json-version is essentially identical to hardcoded version, with the exceptions:

  • previously there could be at most 3 monsters in the location. Now, depending on rng, monsters could be much more than that.
  • removed 10% chance to spawn tough zombie that could spawn instead of college kids corpses.
  • increased damage level of corpses to pulped state so they don't revive and fight naked with nether creatures anymore.
  • added flesh gibs spawn next to the corpses.
  • added one guaranteed spawn of college kid corpse with loot.

Describe alternatives you've considered

None.

Testing

Debug-spawned map extra and checked if everything is ok.

Additional context

Not much of interest here: several monsters and several corpses
изображение

@Night-Pryanik Night-Pryanik added the Map / Mapgen Overmap, Mapgen, Map extras, Map display label Sep 19, 2021
@kevingranade kevingranade merged commit b1bc55a into CleverRaven:master Sep 21, 2021
@Night-Pryanik Night-Pryanik deleted the college-kids-map-extra-jsonify branch September 21, 2021 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants