Add fishing rarity rewards and result art #5
Loading…
Reference in New Issue
No description provided.
Delete Branch "myong_dev"
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?
요약
이번 PR에서는 낚시 미니게임에 레어도 시스템과 결과 아트 연출을 추가했습니다.
주요 포함 내용:
변경 사항
resource/data/fishing/fish_rarities.json추가FishingService업데이트sharp의존성 추가레어도 동작 방식
fish_catalog.json기준으로 선택fish_rarities.json기준으로 레어도 추가 추첨UI 변경 사항
레어도필드 추가검증
yarn buildyarn test --runInBand두 명령 모두 정상 통과했습니다.
참고 사항
fish_catalog.json은 그대로 유지하고, 레어도는 별도 JSON로 분리했습니다.