밴딧 카드 공용 효과 정리 및 문서화 #81

Closed
maple wants to merge 0 commits from codex/bandit-docs-effects into main
Collaborator

이번 PR은 밴딧 카드의 미구현 효과를 공용 필드로 정리하고, 카드별 상태표와 공용 효과 사전을 한글 문서로 남긴 작업입니다.

핵심 변경:

  • CalculatedGamble, Expertise, Tactician, Adrenaline, Afterimage를 공용 필드 기반으로 정리
  • gainEnergy, drawUntilHandSize, drawPerDiscarded, cardPlayedBlock 같은 범용 효과 필드 추가
  • 밴딧 카드 감사표와 공용 효과 사전을 한글로 재정리
  • 토큰 절약용 작업 원칙 문서 추가

검증:

  • node --test tools\\balance\\sim-balance.test.mjs
  • node tools\\deck\\gen-slaydeck.mjs
  • node tools\\verify\\cbgap.mjs
이번 PR은 밴딧 카드의 미구현 효과를 공용 필드로 정리하고, 카드별 상태표와 공용 효과 사전을 한글 문서로 남긴 작업입니다. 핵심 변경: - `CalculatedGamble`, `Expertise`, `Tactician`, `Adrenaline`, `Afterimage`를 공용 필드 기반으로 정리 - `gainEnergy`, `drawUntilHandSize`, `drawPerDiscarded`, `cardPlayedBlock` 같은 범용 효과 필드 추가 - 밴딧 카드 감사표와 공용 효과 사전을 한글로 재정리 - 토큰 절약용 작업 원칙 문서 추가 검증: - `node --test tools\\balance\\sim-balance.test.mjs` - `node tools\\deck\\gen-slaydeck.mjs` - `node tools\\verify\\cbgap.mjs`
maple added 1 commit 2026-06-19 00:56:33 +09:00
maple closed this pull request 2026-06-19 00:59:41 +09:00
maple deleted branch codex/bandit-docs-effects 2026-06-19 00:59:43 +09:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gahusb/maplecontest#81