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

Implement customizable inspection logic for Entities #61

Open
unwize opened this issue Nov 27, 2023 · 0 comments
Open

Implement customizable inspection logic for Entities #61

unwize opened this issue Nov 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@unwize
Copy link
Owner

unwize commented Nov 27, 2023

Implement logic that allows designers to define multiple tiers of "Inspection" for combat.

"Inspection" is the process through which the player may investigate the current status of other Entities in the CombatEvent.

For example, Tier 0 "Inspection" may yield full detailed list of Resource values, known Abilities, Inventory content, etc, while Tier 1 might only show Resource values, and Tier 2 might only show the values of the primary Resource.

Game designers should be able to define an arbitrary number of tiers of inspection as well as arbitrarily configure them to show/hide information.

Information accessible to the Inspection system should be well defined and managed.

@unwize unwize added the enhancement New feature or request label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant