fvtt-fria-ligan / morkborg-foundry-vtt

An unoffical, community-supported system for playing MÖRK BORG on Foundry VTT.
Other
31 stars 17 forks source link

Additional Abilities can be added #166

Closed undonealex99 closed 1 year ago

undonealex99 commented 1 year ago

Adds a setting to allow a comma-separated list of abilities to be added to character sheets

Value is pulled and only used in the character sheet, and does not feature any modifications beyond character sheet values New functions made to allow dynamically named abilities

No upper limit to abilities that can be added though left to be detrimental to character sheet to "suggest" only adding a couple

mcglincy commented 1 year ago

Thanks for adding this, and sorry for the delay in reviewing the PR.

I may tinker slightly with the handlebars function name post-merge (to make it a bit clearer wrt to what it does than "inputName"), but no need to iterate on this PR.

mcglincy commented 1 year ago

@undonealex99 after merging and testing, it appears this change doesn't preserve the ability ordering from the previous sheet (Strength, Agility, Presence, Toughness... like the paper sheet). I'll file a followup issue and will fix.