sdenec / tidy5e-sheet

An alternative Character Sheet for Foundry VTT dnd5e aimed at creating a cleaner UI.
86 stars 98 forks source link

Fixes for maxPreparedSpells and other Issues #772

Closed szefo09 closed 1 year ago

szefo09 commented 1 year ago

Proper Effect should be: flags.tidy5e-sheet.maxPreparedSpells CUSTOM formula, ex. max(1, floor(@classes.wizard.levels + @abilities.int.mod))

szefo09 commented 1 year ago

Also fix for #768

szefo09 commented 1 year ago

Also fix for #769

p4535992 commented 1 year ago

Ty very much ofr this seem all good i will do a release this evening.