vagabond-rpg-foundryvtt/module
Cal Corum 694b11f423 Implement movement capability system with boolean toggles
Movement types (Climb, Cling, Fly, Phase, Swim) now use boolean
toggles instead of separate speed values, matching RAW where all
special movement uses base speed.

Changes:
- Update NPC and Character data models with movement schema
- Add movement section to NPC stats template (grid layout)
- Add movement section to character biography template
- Add localization strings with tooltip hints for each type
- Style movement grid to match senses section pattern
- Add rollable # Appearing label for NPC sheets
- Fix NPC sheet scrollbar visibility

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 00:16:44 -06:00
..
applications Implement spell casting system with rulebook-accurate mana costs 2025-12-13 20:22:20 -06:00
data Implement movement capability system with boolean toggles 2025-12-15 00:16:44 -06:00
dice Implement attack and save roll systems with difficulty fix 2025-12-13 19:52:28 -06:00
documents Implement NPC morale check system 2025-12-14 00:03:07 -06:00
helpers Add important data model enhancements from rulebook audit 2025-12-12 15:55:25 -06:00
sheets Implement movement capability system with boolean toggles 2025-12-15 00:16:44 -06:00
tests Style Magic and Biography tabs, update senses system 2025-12-14 22:36:11 -06:00
vagabond.mjs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00