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] Improve attack automation #746

Open
3 tasks
Eranziel opened this issue Aug 6, 2024 · 1 comment
Open
3 tasks

[FEATURE] Improve attack automation #746

Eranziel opened this issue Aug 6, 2024 · 1 comment
Labels
automation Involves built-in automation feature New feature or request

Comments

@Eranziel
Copy link
Owner

Eranziel commented Aug 6, 2024

Add automation in the attack flow/HUD to modify the attack roll accordingly for each of these conditions:

  • Stunned. Target's defenses should be lowered.
  • Prone. Attacker gets +1 accuracy.
  • Engaged. Ranged attacker gets +1 difficulty.
@Eranziel Eranziel added feature New feature or request automation Involves built-in automation labels Aug 6, 2024
@BoltsJ
Copy link
Collaborator

BoltsJ commented Dec 16, 2024

Stunned could be handled by adding ActiveEffect change data to the object for it in CONFIG.statusEffects, though I don't know how well that plays with our status builder functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Involves built-in automation feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants