- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
594 B
594 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 12fa777e-46a3-49b0-a432-15bec3921640 | solution | Spell damage button for Foundry chat |
|
0.5 | 0.8 | 2025-12-18T00:14:15.893658+00:00 | 2025-12-18T00:14:15.893658+00:00 |
Added Roll Damage button to spell chat cards instead of auto-rolling damage. Matches attack roll pattern: store spell/damage data in message flags, render button in template, handle click via renderChatMessage hook to roll and update message. Also fixed spell chat card CSS for proper header layout.