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: Items that can increase a power's upgrade level #1648

Closed
dorkster opened this issue May 11, 2018 · 0 comments
Closed

Feature: Items that can increase a power's upgrade level #1648

dorkster opened this issue May 11, 2018 · 0 comments
Assignees
Milestone

Comments

@dorkster
Copy link
Collaborator

It would be nice if we could have items that have something like "+1 to Blood Strike". One thing to consider is if such a bonus would require the base level power to already be unlocked. Maybe have a flag that let's use set that. Syntax could look like this:

# requires Blood Strike (Level 1)
bonus_power_level=7,false

# will unlock Blood Strike (Level 1) if it is not already unlocked
bonus_power_level=7,true
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

1 participant