claude-memory/graph/solutions/vagabond-rpg-important-data-model-enhancements-9980fe.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

13 lines
899 B
Markdown

---
id: 9980febe-1b20-4f6b-b19d-b67a49e5308c
type: solution
title: "Vagabond RPG important data model enhancements"
tags: [vagabond-rpg, foundryvtt, data-models, fix]
importance: 0.6
confidence: 0.8
created: "2025-12-12T21:55:34.347497+00:00"
updated: "2025-12-12T21:55:34.347497+00:00"
---
Added important omissions from rulebook audit: Enhanced customResources with type/subtype/resetOn/data for class-specific tracking (Alchemist Formulae, Hunter's Mark, etc.). Added favorHinder tracking for d20 +/- d6 modifiers. Added movement types (walk/fly/swim/climb/burrow) matching NPC structure. Added focus tracking for maintained spells. Added progression tracking (xpPacing, perksGainedByLevel, statIncreasesByLevel). Enhanced itemSlots with bonuses array and overburdened status. Added weapon material property (mundane/silvered/adamantine/magical). Updated effects helper with movement type keys.