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

Add threshold properties, methods, and signals #39

Open
3 tasks
audse opened this issue Feb 1, 2024 · 0 comments
Open
3 tasks

Add threshold properties, methods, and signals #39

audse opened this issue Feb 1, 2024 · 0 comments
Labels

Comments

@audse
Copy link
Contributor

audse commented Feb 1, 2024

Attribute class

  • Add properties enable_thresholds (bit flags), low_threshold, high_threshold, critically_low_threshold, and critically_high_threshold

AbilitySystem class

  • Add signals attribute_value_low, attribute_value_high, attribute_value_critically_low, and attribute_value_critically_high
  • Add methods is_attribute_value_low, is_attribute_value_high, is_attribute_value_critically_low, and is_attribute_value_critically_high, is_attribute_value_ok
@audse audse added the feature label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant