Mark task 2.9 (crit threshold system) complete in roadmap

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Cal Corum 2025-12-13 20:35:27 -06:00
parent 062189e315
commit 7c3c140bf0

View File

@ -315,8 +315,8 @@
"id": "2.9",
"name": "Implement crit threshold modifier system",
"description": "Per-skill and per-action crit thresholds that can be modified by Active Effects from classes/perks/features",
"completed": false,
"tested": false,
"completed": true,
"tested": true,
"priority": "high",
"dependencies": ["2.5", "1.15"]
},