Skip to content

Add speed and fire monster variantsfeat: add new monster variants#60

Open
whyer123 wants to merge 1 commit into
mainfrom
new-monster
Open

Add speed and fire monster variantsfeat: add new monster variants#60
whyer123 wants to merge 1 commit into
mainfrom
new-monster

Conversation

@whyer123
Copy link
Copy Markdown
Contributor

Summary

  • Add SpeedMonster with charge warning and fixed-direction dash attack
  • Add FireMonster with burn damage on hit
  • Increase base monster HP from 5 to 50
  • Add SpeedMonster and FireMonster spawn scenes and assets
  • Update monster spawning probabilities:
    • SpeedMonster: 1/10
    • FireMonster: 1/5
    • Normal Monster: 7/10

Testing

  • Ran dotnet format --verbosity diagnostic QuestFantasy.sln
  • Ran dotnet build QuestFantasy.sln
  • Confirmed build passed with 0 warnings and 0 errors
  • Ran git diff --check

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