- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
621 B
621 B
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 8cbb7238-1100-438f-81bd-4c31d2fae573 | solution | Crit threshold Active Effects fix |
|
0.6 | 0.8 | 2025-12-14T02:34:46.635026+00:00 | 2025-12-14T02:34:46.635026+00:00 |
Fixed double effect application in Foundry v13 - createEmbeddedDocuments auto-prepares data, manual prepareData() caused effects to apply twice. Added crit threshold clamping in prepareDerivedData since schema min/max constraints don't apply to effect-modified data. Tests verify skill and attack crit thresholds work with Active Effects.