caewok / fvtt-token-cover

Alternative token cover for use with Foundry VTT
MIT License
4 stars 4 forks source link

PF2e: Check for "take cover" action to upgrade standard to greater cover? #23

Open caewok opened 6 months ago

caewok commented 6 months ago

Currently not possible b/c using the "Take Cover" action does not apply a status to the token. Instead, it applies a level of cover. It would instead need to add some sort of item or status for "Take Cover." Possibly add condition/status?

caewok commented 6 months ago

Nope. Cannot simply add a status b/c PF2e doesn't recognize it. Would need to somehow convince PF2e that there is an additional status to add. Also, PF2e does not use statuses like base Foundry. Instead, it adds "condition" items.

caewok commented 6 months ago

See https://github.com/foundryvtt/pf2e/issues/14731.