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

Undocumented monstergroups.json things #29759

Closed
Hirmuolio opened this issue Apr 20, 2019 · 1 comment · Fixed by #35342
Closed

Undocumented monstergroups.json things #29759

Hirmuolio opened this issue Apr 20, 2019 · 1 comment · Fixed by #35342
Labels
<Bug> This needs to be fixed <Documentation> Design documents, internal info, guides and help.

Comments

@Hirmuolio
Copy link
Contributor

Hirmuolio commented Apr 20, 2019

Is your feature request related to a problem? Please describe.
There are multiple undocumented features in the monstergroups.json

https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc/JSON_INFO.md#monster-groups

Describe the solution you'd like
The following should be documented. I have heard of some of them before and took a quick look at the code. Just need confirming and clarifying some details and I'll add these to the doc.

  • "is_animal": Different spawn densities for wild animals (?)
  • "override": (default false) When set to true will override already existing group of same name.
  • "cost_multiplier": Mislabeled as multiplier in the doc?
  • "starts": This entry becomes active at this time (time unit?)
  • "ends": This entry becomes inactive at this time (time unit?)
  • "replace_monster_group": (bool) Evolve this monster group
  • "new_monster_group_id": Evolve this group into this group
  • "replacement_time": Evolve this monster group at (time unit?)
  • "is_safe": ?
  • "freq_total": Change from x/1000 to x/freq_total probablitiy
  • "auto_total": Set chance to 1/total of frequencies. So always spawns a monster from the list and never the default monster.

Describe alternatives you've considered

Additional context

@KorGgenT KorGgenT added the <Documentation> Design documents, internal info, guides and help. label Apr 21, 2019
@stale
Copy link

stale bot commented Aug 3, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Closed for lack of activity, but still valid. label Aug 3, 2019
@kevingranade kevingranade added the <Bug> This needs to be fixed label Aug 4, 2019
@stale stale bot removed the stale Closed for lack of activity, but still valid. label Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed <Documentation> Design documents, internal info, guides and help.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants