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

Feature: Level Pools Enemies #141

Open
Tracked by #140
adonutwithsprinklez opened this issue Sep 16, 2022 · 0 comments
Open
Tracked by #140

Feature: Level Pools Enemies #141

adonutwithsprinklez opened this issue Sep 16, 2022 · 0 comments
Labels
enhancement New feature, rewrite, or request json Feature/bug requiring changes to json files python Feature/bug requiring changes to Python code
Milestone

Comments

@adonutwithsprinklez
Copy link
Owner

Add "levelPool" tag support to the enemy data type.

The "levelPool" tag should be able to modify (all of them optionally) the following tags:

  • "HP"
  • "damage"
  • "modCount"
  • "modifier"
  • "weapon"
  • "armor"
  • "itemChance"
  • "itemDrops"
  • "xp"
@adonutwithsprinklez adonutwithsprinklez added python Feature/bug requiring changes to Python code enhancement New feature, rewrite, or request json Feature/bug requiring changes to json files labels Sep 16, 2022
@adonutwithsprinklez adonutwithsprinklez added this to the Playable Demo milestone Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, rewrite, or request json Feature/bug requiring changes to json files python Feature/bug requiring changes to Python code
Projects
None yet
Development

No branches or pull requests

1 participant