Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

New Plugin under work: Card Battle System on the map

Work In Progress: "Card Battle System"

Developing the game Middlemoon I realized that the usual battle system wouldn't really fit the theme and the flow of my project so I decided to make a dynamic Battle System completely from scratch.

This could backfire big times as it's a really complicated and difficult plugin, the key feature will be the follow:

  • Call the battle with two plugin commands (Set Battle and Start Battle) directly on the map
  • Set the bonduaries of the Battle Area reading the map size and the player coordinates
  • Create a customizable card system with all the decks you want
  • Show the movement range and attack range on the map
  • Move the events on the map using them as battlers
  • Create a simple AI system that handles different behaviour in the card choices
  • Full compatibility with "RPG Style Stats and Skills" plugin + normal RMMZ style functionalities + area codes left blank for you to create your own battle logic

Right now I'm over 1196 lines of code (the biggest plugin so far is  "RPG Style Stats and Skills" with 2037) and I'm only at the Initiative calculation, starting the Action Points calculation.

Wish me luck!

Support this post

Did you like this post? Tell us

Leave a comment

Log in with your itch.io account to leave a comment.