UranusBytes / foundry-die-hard

MIT License
3 stars 4 forks source link

Evaluate compatibility with Ready Set Roll for 5e #34

Open UranusBytes opened 2 years ago

UranusBytes commented 2 years ago

Evaluate how to be compatible with Read Set Roll for 5e - https://github.com/MangoFVTT/fvtt-ready-set-roll-5e

https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues/32

UranusBytes commented 2 years ago

Initial review implies that the DND5e specific wrappers for items such as Actor rollAbilitySave, rollSkill, rollAbilityTest, etc... are incompatible with Ready Set Roll for 5e, but the basic "Total Roll" and "Raw Roll", as well as Karma, are compatible and execute without issue.

Further testing is needed.

An alpha release of the module manifest has been posted to https://github.com/UranusBytes/foundry-die-hard/releases/download/0.1.1-alpha/module.json

This disables all the DND5e specific wrappers if the Ready Set Roll for 5e is installed...

https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues/32