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

Support damage for non-attack actions #67

Open
rg-wood opened this issue May 5, 2021 · 0 comments
Open

Support damage for non-attack actions #67

rg-wood opened this issue May 5, 2021 · 0 comments

Comments

@rg-wood
Copy link
Member

rg-wood commented May 5, 2021

Add support for damage and attack bonuses for non-attack actions, and spell-like actions.

For example, the action:

{
    "name": "Shadow Rift (1/day)",
    "id": "shadow-rift",
    "description": "The Gloaming Queen can open a rift to the abyss in a 20-foot sphere centred on a point she can see within 120 feet. Any creature within the rift takes 10d8 necrotic damage, or half damage with a successful DC 14 Constitution saving throw."
  }

There should be a method to define the damage and saving throw for this action so that CR can be correctly calculated.

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

No branches or pull requests

1 participant