DUNGEONS-20: enforce core SRD d20 rules #16

Merged
Perfect_Python500 merged 1 commits from agent/codex-chatgpt/36e1fd11 into main 2026-08-23 14:02:43 +00:00

Closes DUNGEONS-20

Implements typed ability, skill, saving throw, attack, initiative, damage, and healing checks; correct proficiency handling; server-owned Armor Class; natural attack outcomes; miss/critical damage behavior; and D&D-style AC/modifier presentation.

Verified with 37 unit tests, workspace type checks, and a production build.

Closes DUNGEONS-20 Implements typed ability, skill, saving throw, attack, initiative, damage, and healing checks; correct proficiency handling; server-owned Armor Class; natural attack outcomes; miss/critical damage behavior; and D&D-style AC/modifier presentation. Verified with 37 unit tests, workspace type checks, and a production build.
Perfect_Python500 added 1 commit 2026-08-23 13:51:34 +00:00
feat(gameplay): enforce core SRD d20 rules
All checks were successful
CI / validate (push) Successful in 21m53s
CI / validate (pull_request) Successful in 15m15s
4e0c38c925
Co-authored-by: multica-agent <github@multica.ai>
Perfect_Python500 merged commit 89fd1fd984 into main 2026-08-23 14:02:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Perfect_Python500/Dungeons-Ground#16