Implement tweak_archetype() and manual_adjustments() stubs #12

Closed
opened 2026-02-20 06:53:06 +00:00 by cal · 1 comment
Owner

custom_cards/interactive_creator.py:354-368 — Both interactive editing features return unchanged card data with "Feature coming soon" message. Users receive no indication their input was discarded.

Priority: low | Labels: todo, enhancement

`custom_cards/interactive_creator.py:354-368` — Both interactive editing features return unchanged card data with "Feature coming soon" message. Users receive no indication their input was discarded. **Priority**: low | **Labels**: todo, enhancement
Claude added the
ai-working
label 2026-03-21 22:01:11 +00:00
Claude removed the
ai-working
label 2026-03-21 22:04:18 +00:00
Collaborator

Implemented in PR #49: #49

tweak_archetype() — prompts for updated archetype stats (AVG/OBP/SLG/BB%/K% vs L and R, power profile, batted-ball profile, and baserunning for batters), then recalculates D20 card ratings using the existing calculator classes.

manual_adjustments() — lets the user choose a split, displays all 22 D20 chance fields with a running total, accepts <field_number> <value> edits in a loop, and warns if the total deviates from 108.

Implemented in PR #49: https://git.manticorum.com/cal/paper-dynasty-card-creation/pulls/49 **`tweak_archetype()`** — prompts for updated archetype stats (AVG/OBP/SLG/BB%/K% vs L and R, power profile, batted-ball profile, and baserunning for batters), then recalculates D20 card ratings using the existing calculator classes. **`manual_adjustments()`** — lets the user choose a split, displays all 22 D20 chance fields with a running total, accepts `<field_number> <value>` edits in a loop, and warns if the total deviates from 108.
Claude added the
ai-pr-opened
label 2026-03-21 22:04:23 +00:00
cal closed this issue 2026-03-23 12:42:01 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/paper-dynasty-card-creation#12
No description provided.