Skip to content

Update Registry.kt#181

Merged
candour merged 1 commit into
mainfrom
candour-patch-2
Jun 4, 2026
Merged

Update Registry.kt#181
candour merged 1 commit into
mainfrom
candour-patch-2

Conversation

@candour
Copy link
Copy Markdown
Owner

@candour candour commented Jun 4, 2026

Summary by CodeRabbit

  • Balance Changes
    • Increased Chicken Rice stall damage.
    • Decreased Durian stall damage.
    • Decreased Tiger Mom enemy health.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 4, 2026

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f4ac1627-1d8b-4885-8715-77cb0ece3ffe

📥 Commits

Reviewing files that changed from the base of the PR and between a2cbc6b and 980a038.

📒 Files selected for processing (1)
  • app/src/main/java/com/messark/hawker/registry/Registry.kt

📝 Walkthrough

Walkthrough

This PR updates three gameplay balance constants in the registry: Chicken Rice stall damage increases from 10f to 20f, Durian stall damage decreases from 150f to 100f, and Tiger Mom enemy baseHp decreases from 80f to 60f. No behavior logic or API signatures change.

Changes

Gameplay Balance Adjustments

Layer / File(s) Summary
Stall and enemy stat tuning
app/src/main/java/com/messark/hawker/registry/Registry.kt
Chicken Rice stall damage updated 10f → 20f (line 437), Durian stall damage updated 150f → 100f (line 451), and Tiger Mom enemy baseHp updated 80f → 60f (line 574) in registry definitions.

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly Related PRs

  • candour/towerpower#106: Modifies the same Registry.kt file by adjusting numeric gameplay constants for stalls like CHICKEN_RICE and DURIAN.
  • candour/towerpower#108: Rebalances the same registry definitions including overlapping changes to CHICKEN_RICE, DURIAN, and TIGER_MOM stats.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Update Registry.kt' is vague and generic, lacking specificity about what was actually changed in the file. Consider using a more descriptive title that explains the actual changes, such as 'Balance gameplay constants in Registry: adjust stall and enemy stats' or 'Rebalance Chicken Rice, Durian, and Tiger Mom stats'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch candour-patch-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@candour candour merged commit 60fd421 into main Jun 4, 2026
2 of 3 checks passed
@candour candour deleted the candour-patch-2 branch June 4, 2026 01:47
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Build Successful! 🚀

Download APK

Note: This link will be removed when the PR is closed.

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