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

Unsupported features from distribute prompt #116

Open
AMMayberry1 opened this issue Feb 18, 2025 · 0 comments
Open

Unsupported features from distribute prompt #116

AMMayberry1 opened this issue Feb 18, 2025 · 0 comments

Comments

@AMMayberry1
Copy link

AMMayberry1 commented Feb 18, 2025

The "distribute [healing / damage / etc]" prompt type is missing some required features. These are generally properties that are sent from the BE which imply restrictions on how the distribution is supposed to happen. In some cases the BE is not yet properly sending the property, these are indicated.

  • maxTargets: maximum number of targets that can receive distribution (e.g. It Binds All Things or Embo). Not currently being sent from the BE
  • isIndirectDamage: indicates that each card cannot have more damage distributed than its remaining HP
  • canDistributeLess: if not set to true, the prompt must require that all available damage be distributed before returning a result. Not currently being sent from the BE
@AMMayberry1 AMMayberry1 marked this as a duplicate of #106 Feb 18, 2025
@AMMayberry1 AMMayberry1 marked this as a duplicate of #102 Feb 18, 2025
@AMMayberry1 AMMayberry1 changed the title Missing properties from distribute prompt Unsupported features from distribute prompt Feb 18, 2025
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

No branches or pull requests

1 participant