fix: 스킬 반복 필드 중복 정리 #91
Reference in New Issue
Block a user
Delete Branch "codex/fix-skill-repeat-fields"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
전투 시작 시점에 선언되는 카드 상태 필드에서
SkillCostReductionThisTurn중복 선언을 제거하고, 실제로 사용하는NextSkillRepeatCount를 새로 추가했습니다.tools/deck/gen-slaydeck.mjs의 생성 필드 목록 정리RootDesk/MyDesk/SlayDeckController.codeblock재생성 반영NextSkillRepeatCount관련 런타임 에러 방지