vagabond-rpg-foundryvtt/module/sheets
Cal Corum 07426484bd Fix backpack slot bonus, class features display, and skills layout
- Fix itemSlots.bonus being overwritten by prepareDerivedData (now adds
  to AE value instead of replacing)
- Add _prepareClassFeatures() to extract and display class features from
  class items on the abilities tab
- Change skills grid to vertical column flow (grid-auto-flow: column)
- Fix backpack.json effect _key to reference correct item ID

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 14:41:52 -06:00
..
_module.mjs Implement complete item sheet system with Effects tab 2025-12-15 02:30:18 -06:00
base-actor-sheet.mjs Add trained toggle to attack skills (Melee, Brawl, Ranged, Finesse) 2025-12-18 10:33:35 -06:00
base-item-sheet.mjs Add light/dark theme system with CSS variables, fix ProseMirror editors 2025-12-15 15:36:16 -06:00
character-sheet.mjs Fix backpack slot bonus, class features display, and skills layout 2025-12-22 14:41:52 -06:00
npc-sheet.mjs Add scrollbar to NPC actor sheet 2025-12-18 13:47:19 -06:00