javierriveracastro / betteroll-swade

A Better Rolls port for SWADE
GNU General Public License v3.0
16 stars 32 forks source link

Pass `shots_used` to item actions in the flags of BRSW cards. #524

Closed SalieriC closed 8 months ago

SalieriC commented 1 year ago

Actions in the flags of BRSW cards currently do not have a property that informs about the shots used entry. Having this in the flag of each action would be very helpful for developers building on BRSW.

javierriveracastro commented 1 year ago

Now that I have read this closely. I don't get it.

There is shot_used field in render_data (that is probably going to be moved), and a flag in the code of each action that modifies then. What are you asking for?

javierriveracastro commented 8 months ago

Closing, as it is likely solved. SalieriC if you get time for Foundry again and I have read this wrong, feel free to open it again.

SalieriC commented 8 months ago

Yeah no, it's there. I don't know what was wrong back then.