--- 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: "2026-02-20T04:33:18.385430+00:00" relations: - target: 8cc7f4d2-5e43-4fe1-9d91-ea3c25695d36 type: BUILDS_ON direction: incoming strength: 0.85 edge_id: b259b663-b450-4674-ba79-0c48559dd4b6 - target: cdd7d15d-a7b6-4780-8424-931fb2222e48 type: BUILDS_ON direction: outgoing strength: 0.85 edge_id: 3567dee4-2b38-422f-8c9c-936ff61bc43f --- 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.