vagabond-rpg-foundryvtt/templates/actor
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
..
parts Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
character-abilities.hbs Style abilities tab with ancestry, features, perks, and effects 2025-12-14 21:56:49 -06:00
character-biography.hbs Implement movement capability system with boolean toggles 2025-12-15 00:16:44 -06:00
character-header.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
character-inventory.hbs Style inventory tab with item lists and header 2025-12-14 21:19:00 -06:00
character-magic.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
character-main.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
npc-abilities.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
npc-actions.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
npc-header.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
npc-notes.hbs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
npc-stats.hbs Implement movement capability system with boolean toggles 2025-12-15 00:16:44 -06:00