So.. I was making a new game and need some help with ideas

So, I am making a dungeon game, and it has little to nothing except the boss I was working on.

THE THUNDER WIZARD! (It’s awe-inspiring)

He gets 5 attacks, one I have already done

  1. Landmines that the player steps on and it launches projectiles everywhere.
  2. Nothing
  3. Nothing
  4. Nothing
  5. Nothing

So… Anyone got ideas for attacks for my boss?

My poorly built dungeon game because of lack of skill :grinning_face: (Also, the numbers above the boss are visual reference for the random number that signals attacks)

Summary

This text will be hidden

3 Likes

You can make the boss shoot projectiles in your direction!

2 Likes

you can make the boss throw potions everywhere onto random tiles and have the potions kind of linger there until they go away. So kind of like lingering potions from Minecraft.

1 Like

add in swarm enemies that can also trigger the land mines and overwhelm the player but easy to cut down, or you could add in an electric bar that goes from side to side.

1 Like

Some attack ideas:

  1. Same as yours, landmine
  2. Shoots out lightning orbs from himself in random directions
  3. bounces around the arena randomly and shoots out lightning orbs in the direction of the player
  4. summons lightning guys that follow you
  5. (could be final attack) teleports around the arena and 8 arcs come from either side every second with random speeds
1 Like

It is… UPDATE TIME!

So, what’s new?

Taking some inspiration from @YamJam, @Coderadventurer, I have added 2 more attacks!

  1. Landmines
  2. Lightning Bar (That moves across the screen)
  3. Potion Toss (Boss chucks em out all around him)
  4. Empty
  5. Empty

Currently Lightning Bar works but Potion Toss is giving me lots of grief. I can’t make it toss randomly around the boss. Can anyone help?

One last thing. If you wish to dodge the Lighting Bar, get behind a wall!

2 Likes

For the potion attack you can just make a target sprite on a random tilemap and make the potion move to that spot. It’s probably mot the best method, but it should get the job(blurred for those who are scared of the word) done!

I apologize, its not left click for dash its right click! Sorry for having an extra post :sweat_smile:

MEGA UPDATE

cough cough. Anyway… I have completed the boss.. AND made level 2!

Boss has 4 attacks no longer 5.

  1. Landmines
  2. Lightning Bar
  3. Potion Toss
  4. Lightning cage (This move locks you in a box)

I have added a dash function. Using left click on your mouse you can dash in the direction your facing! It’s basically the only way to dodge most attacks in the game.

Level 2 is just a tilemap right now. You can however dash up when you meet a wall. Sorta like wall climbing. Hope you enjoy this update!

  • What should I add next?
  • Another boss (please no my game is almost at 1k+ blocks)
  • More traps
  • Storyline
0 voters
2 Likes

TINY UPDATE

So this update doesn’t realllly deserve an update, but I think it’s pretty nice.

SO! I have completed level two for the most part, I still need a way to leave level 2. It does offer however, lil’ mushroom guys that you can stomp on goomba style. And shooters that shoot things at you from all directions. It’s not much, but I hope you guys enjoy! (Sidenote: I realized I added too many hearts for my deving purposes, so I fixed that lol)

OH! Almost forgot. Whenever you die, it sets you to your last saved location.

1 Like