League-of-Fabulous-Developers / FoundryVTT-Fabula-Ultima

Enter Project FU: an unofficial foundry system for Fabula Ultima, channeling the essence of the book while delivering the immersive experience of playing a JRPG in tabletop format.
MIT License
40 stars 18 forks source link

added skill list to combat section #155

Closed aleszreis closed 2 months ago

aleszreis commented 2 months ago

Attempt to fix issue where NPC skills and class skills/features couldn't be dragged directly from compendium to NPC sheet, since it only considered items classified as "Misc Ability".

Added a "Skills" list to the "Combat" tab (actor-section-combat.hbs), reutilizing code from the actor-section-classes.hbs skill section.

spyrella commented 2 months ago

I'll note that "Skills" item type specially refers to pc skills. I'll just leave it there until I create a dedicated npcSkills item type.