public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Virtual Grid Combat Engine

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Virtual Grid Combat Engine
  • Original author: Amuseum
  • Original date: November 22, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/virtual-grid-combat-engine.51197/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development

Summary

Virtual Grid Combat Engine Virtual Grid Combat Engine places the party and the enemies in square grids. The party members are placed in 2x2 and the enemies are placed in 3x3. This allows additional strategic skills and items that attack an entire column or row of enemies. (The RTP only allows random enemies for greater than one target.) Skills and weapons can be granted these additional scopes with the following note tags:

Archived First Post

Virtual Grid Combat Engine


Virtual Grid Combat Engine places the party and the enemies in square grids. The party members are placed in 2x2 and the enemies are placed in 3x3.


This allows additional strategic skills and items that attack an entire column or row of enemies. (The RTP only allows random enemies for greater than one target.)


Skills and weapons can be granted these additional scopes with the following note tags:


<scope:row> to attack a row of enemies by selecting any enemy on that row.


<scope:col> to attack a column of enemies by selecting any enemy on that column.


<scope:x> to attack enemies in the corners and the center (like an X).


<scope:t> to attack enemies in the edges and the center (like an +).


The party's status is also displayed in a 2x2 grid under their side-view images.


Screenshots


I made a new skill type to test these new scopes. Also notice the rearrangement of the party's status.


Protected download


In-game description of these new skills.


Protected download


Enemies are placed randomly on the grid. There's a chance that not all enemies appear.


Protected download


Also works for any skill, like this new magic skill Firewall.


Protected download


In the Database manager, Skill editor, I used the new note tag.


Protected download


Video


TBD


Additional Plugins


Highly recommended to use Yanfly's Battle Engine Core so you can select the enemies by clicking on their images.


TODO


- Fixed troop placement (e.g. for boss fights.)


- Scope for allies.


- Test enemies that have skills with the new scopes.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

vgce 3.png
vgce 3.png
vgce 2.png
vgce 2.png
vgce 4.png
vgce 4.png
vgce 6.png
vgce 6.png
vgce 5.png
vgce 5.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#js-development

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar