Skip to main content

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

Would This Idea Work?

A topic by SHROOMYCHRIST created Mar 05, 2023 Views: 485 Replies: 1
Viewing posts 1 to 3

So, I have an idea for a combat system with this plugin, however, I'm not sure how it would work. Basically, I wanna have 4 actors on the field fighting against 4 enemies, with 3 skills each, unrelated to the card system. Instead, I want the card system to come into play with the items instead. Instead of building a deck around skills, you'd be building a deck around items.

Would this idea work in this plugin as it is now?

Developer

Currently the plugin does not support having both Skills (as they are in default RPG Maker) and Cards at the same time as the plugin converts all Skills into Cards. You can invoke Skills independently of the Card System using the Force Action function or through AI commands using plugins like YEP Battle AI Core.

We are working on an extension plugin called Party Battle Type C that will allow the entire party to have a single Deck which seems to be in line with what you are trying to achieve with this battle system (where the Deck is based off their inventory). We will let you know when this extension is complete and available for download :)