foundryvtt / foundryvtt-premium-content

Public issue tracking for feature requests and bug reports related to first-party premium content for Foundry Virtual Tabletop.

Home Page:https://foundryvtt.com/packages/premium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Fungal Rot invalid Fortitude check in journal

nythz opened this issue · comments

What happened?

Abomination vaults, journal E15: Fungal rot's saving throw doesn't work with the following check :
@check[type:fort|dc:22|basic:true]{Fortitude}

This can be corrected by changing the command to:
@check[type:Fortitude|dc:22|basic:true]{Fortitude}

What package are you reporting this for?

Pathfinder: Abomination Vaults

Version

3.1.2

Relevant log output

No response