espositos / fvtt-tokenactionhud

Creating a token action HUD module for Foundry VTT
31 stars 38 forks source link

[sfrpg] Add support for new Starship sheet #126

Closed supernovajm closed 3 years ago

supernovajm commented 3 years ago

The latest update to the sfrpg system added starship actions. It would be great to have these in the action hud when the ship token is selected.

image

Please also add support for firing the guns from the ship token.

image

Another thing that would be really handy is some way to manage shields from the action hud, because there's no easy way to track 4 health bars on a single token in foundry. Maybe some +/- buttons for each quadrant, in increments of 1/5/10.

espositos commented 3 years ago

Hey, I'll try to add this soon, if I find some time.

espositos commented 3 years ago

Hey, support is added in the latest patch. If anything needs changing, let me know. One thing to note, the Starship Crew Actions are hard to implement at the moment and I am waiting for an improvement in the SFRPG API that should arrive with their next patch. Then Crew Actions will show up.