HeroCreationLab / hero-creation-tool

Step-by-step module tool for creating 5e characters in FoundryVTT
MIT License
31 stars 15 forks source link

Show ability that governs a skill #77

Closed ccjmk closed 1 year ago

ccjmk commented 2 years ago

Waiting for https://gitlab.com/foundrynet/dnd5e/-/merge_requests/470 to be merged before working on this, as it will provide the source of the ability to show.

Expected result e.g. (top instead of bottom) image

arbron commented 2 years ago

If you wanted to implement this before that MR is merged, you could pull the information directly from the template:

game.system.template.Actor.templates.creature.skills.acr.ability

ccjmk commented 2 years ago

oh nice! will this be deprecated by the MR eventually ?

ccjmk commented 1 year ago

Closed before, somehow the issue remained open.