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

Per-world dragon templates #18

Open
momoservertw opened this issue Nov 24, 2018 · 2 comments
Open

Per-world dragon templates #18

momoservertw opened this issue Nov 24, 2018 · 2 comments
Assignees

Comments

@momoservertw
Copy link

momoservertw commented Nov 24, 2018

A option to set the dragons for difference world.

For example.
image

worlds:
world_the_end:
death-respawn-delay: 6h
dragons:
- <DragonName> <spawn-weight>
- dragon1 0.5
- dragon2 0.3
- dragon3 0.2
another_end:
death-respawn-delay: 24h
dragons:

  • dragon3 0.5
  • dragon4 0.3
  • dragon5 0.2
@2008Choco
Copy link
Owner

I do like this, but I feel it needs a better approach. I'm trying to think of a good way to modularize the code so that I can have as little duplication in both it and the configuration file. I'll figure something out. Certainly a viable suggestion. Thanks!

@2008Choco 2008Choco self-assigned this Nov 25, 2018
@2008Choco
Copy link
Owner

This issue is still on my TODO list but is not a top priority. It will not be available in the next version (as of writing this comment) but perhaps in a future one.

@2008Choco 2008Choco changed the title [Request] Dragons for difference world Per-world dragon templates Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants