JPMeehan / a5e-for-dnd5e

A conversion of a5e material to the dnd5e system
Other
3 stars 1 forks source link

Implement Skills #16

Closed JPMeehan closed 7 months ago

JPMeehan commented 8 months ago
JPMeehan commented 8 months ago

Until https://github.com/foundryvtt/dnd5e/issues/1933 is resolved, these skills will display in the sheet and save fine but NOT be available as part of a new actor until after some other initialization like opening the sheet loads the correct skills

JPMeehan commented 8 months ago

Main blocker now is the roll dialog limitations: https://github.com/foundryvtt/dnd5e/issues/2138

JPMeehan commented 8 months ago

Note: It's unlikely the roll dialog will be fixed any time soon, so until then it's probably correct to implement a libWrapper based solution.