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

Missing Critical Specialization for the Ruffian Rogue #13568

Closed
jesuisfrog opened this issue Feb 5, 2024 · 1 comment
Closed

Missing Critical Specialization for the Ruffian Rogue #13568

jesuisfrog opened this issue Feb 5, 2024 · 1 comment
Labels

Comments

@jesuisfrog
Copy link
Contributor

The Ruffian is missing the crit spec for martial and advanced weapons.

@MrVauxs
Copy link
Contributor

MrVauxs commented Feb 5, 2024

The crit spec exists and works. Make sure your Ruffian subclass is up to date, and that you are attacking a flat-footed target with a martial or advanced weapon with a damage die smaller than a d8.

You can update the subclass by pressing the Refresh button at the top of its sheet.

You can also manually add the following Rule Element.

{"key":"CriticalSpecialization","predicate":["target:condition:off-guard","item:category:martial",{"lte":["item:damage:die:faces",6]}]}

@stwlam stwlam added the data gap label Feb 7, 2024
@stwlam stwlam closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants