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

atNotShoot option for StatusFieldAbillity #8783

Closed
wants to merge 0 commits into from

Conversation

Otamamori917
Copy link

@Otamamori917 Otamamori917 commented Jul 1, 2023

atNotShoot a setting for StatusFieldAbillity only activates the ability when the unit is not shooting
when atNotShoot and onShoot are both false the ability acts normally
when when one is true they do their corresponding attribute
when both are true the ability does nothing

you can test yourself here https://github.com/Otamamori917/Axthrix-Modded-Java/actions/runs/5429503561
install mod and spawn a - b - c - d

  • a has both false.
  • b has onShoot true.
  • c has atNotShoot true.
  • d has both true.

Thanks to @MEEPofFaith he did most of it

  • I have read the contribution guidelines.
  • I have ensured that my code compiles, if applicable.
  • I have ensured that any new features in this PR function correctly in-game, if applicable.

@Otamamori917
Copy link
Author

Could use a better name tbh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant