Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SVR-290] 슈퍼푸드 레벨 업 구현 #139

Merged
merged 6 commits into from
Mar 11, 2024

Conversation

Atralupus
Copy link
Member

TL;DR

슈퍼푸드에 레벨을 추가해 레벨이 올라갈 때마다 스탯을 증가시킵니다.

배경 및 목표

음식 상태에 레벨이 추가되어야 하며 조미료(새로운 아이템)을 소모해 레벨을 증가시킬 수 있어야하고 레벨이 증가함에 따라 스탯이 %로 늘어나야합니다.

작업 사항

  • 조미료는 당장 얻을 수 있는 곳이 없어 상점에 추가했습니다.
  • 레벨에 스탯 증가 % 대한 시트는 임의로 넣었습니다.
  • 슈퍼푸드쪽 구현에 이상이 있어 같이 수정했습니다. 슈퍼푸드로 업그레이드가 되어야 가능한 작업이였어서 같이 넣었습니다.

리뷰어가 중점적으로 볼 사항

레벨에 따라 실제로 상태에 있는 스탯이 증가하는건 아니고 상태에서는 레벨만 증가합니다. read api 쪽에서 레벨에 따라 스탯을 더해 반환해주는 부분이 있으니 참고해주시면 됩니다.

@Atralupus Atralupus self-assigned this Mar 11, 2024
@Atralupus Atralupus requested a review from a team as a code owner March 11, 2024 12:31
@Atralupus Atralupus requested review from upa-r-upa and kth1888 and removed request for a team March 11, 2024 12:31
Copy link

@Atralupus Atralupus disabled auto-merge March 11, 2024 13:00
@Atralupus Atralupus merged commit 6ee68f6 into not-blond-beard:main Mar 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant