Skip to content

New rule FreeActionPointsOnCrit#579

Open
TheGrayAlien wants to merge 2 commits intomainfrom
New-rule-FreeActionPointsOnCrit
Open

New rule FreeActionPointsOnCrit#579
TheGrayAlien wants to merge 2 commits intomainfrom
New-rule-FreeActionPointsOnCrit

Conversation

@TheGrayAlien
Copy link
Copy Markdown
Collaborator

Adds one action point to listed Hero classes when they get a critical hit.
Example:
{
"Rule": "FreeActionPointsOnCrit",
"Config": [ "HeroGuardian", "HeroRogue" ]
}

Adds 1 action point to listed Hero classes when they get a critical hit.

Example:

    {
      "Rule": "FreeActionPointsOnCrit",
      "Config": [
        "HeroGuardian",
        "HeroRogue"
      ]
    }
Add new rule to Essentials README.
@github-actions github-actions bot added the area: houserules/essentials The collection of default rules and rulesets for HouseRules label Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: houserules/essentials The collection of default rules and rulesets for HouseRules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant