Ækashics is creating unique battlers for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
States are amongst one of the most important aspects of the battle system. Therefore, relaying proper information to the player is extremely important. RPG Maker MV does relay information to the player about the various states and effects, but it is far from perfect. This plugin allows you to add more detail and visual effects regarding states to relay proper data. Continue reading →
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
Spell Siphon is a way for actors to steal and learn skills from enemies. What was originally a script in RPG Maker VX Ace is now a Tips & Tricks for RPG Maker MV!
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
Cyclone is a spell from the World of WarCraft that stuns an opponent. However, when repeatedly used on the same opponent, the duration of the stun lowers each time. Furthermore, only one Cyclone can be active at a time per team. Here’s how to recreate that effect in RPG Maker MV!
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
In some games, certain buffs occur automatically once the user reaches critical HP levels. This Tips & Tricks video will show you how to apply a DEF buff on your battlers when their HP drops to under 25%!
Quite a few plugins have been updated today, either for MV 1.3.0+, documentation updates, etc.
Core Engine and Animate Tiles Option have been updated for MV 1.3.0+.
The Battle Engine Core and Selection Control plugins have been updated for a new feature with the Selection Control plugin. It now has the ability to touch select party members during the target selection process and the ability to touch toggle between All Enemies/All Allies and single target control.
Action Sequence Pack 2 gets a documentation update.
Action Sequence Pack 3 has cameras and zooming unlocked for frontview battles for a test phase. Zooming and camera options were previously disabled for frontview battles.
Picture Common Events gets a bugfix that fixes the plugin command HidePictureCommonEvents not working properly.
Ækashics is creating unique battlers for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here
Make a backup of your Generator folder if you edited it. If you already upgraded from 1.2.0 this is unnecessary.
If you have an old project that needs updating, Create a new project or go to the NewData folder in your RPG Maker MV root folder. Copy the new js (including libs folder but don’t copy plugins.js) and index.html files to your current project!
Replace BGM files if you got it from 1.3.0.
Step 4 is newly added. So be sure to follow that if you haven’t. Here’s a quick list of the changes:
Fix for a number of glitches in v1.3.0
Fix for scrolling flicker in WebGL mode
Fix for the change tileset issue
Fix for WEBGL: INVALID_VALUE issue
Fix for the black lines on android
Fix for the sound not looping (replace in your project from NewData\audio\bgs)
Fix to NoAutoshadow.js
Fix enccryption error
Updated splash screen plugin
Enabled Pixi4 Garbage Collector
Fixed ImageManager.clear bug
Partly fixed fade or screen effects.
For those who would like to know the changes to the core code for RPG Maker MV from 1.3.0 to 1.3.1, look below: Continue reading →
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
Earth Shield is a skill from World of WarCraft that does a number of things. When used, it will have 9 charges. If the unit takes damage or receives healing, a charge will be consumed. Upon taking damage, the user then receives healing equal to 50% of the caster’s MAT. If the unit is healed, then the healing done is increased by 20%. What a flexible status effect! This video will show you how to recreate this effect in RPG Maker MV!
Ækashics is creating unique battlers for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
Today, we face against The Phoenix! How will Harold and co. fare against this avatar of destruction? Don’t forget to check out the latest “Librarium weeklies releases” over at http://www.akashics.moe recently featuring clockwork creatures and the soon to be released, Egyptian creatures!
Hey all! RPG Maker MV v1.3.0 is out! Be sure to grab it for the latest updates! Remember, just because you installed it doesn’t mean that the updated changes will be made to your already existing projects. To make sure the changes get followed through, follow these steps:
Make a backup of your project.
Make a backup of your Generator folder if you edited it.
Create a new project or go to the NewData folder in your RPG Maker MV root folder. Copy the new js and index.html files (except plugins.js so it won’t overwrite your Plugin Manager Parameters) to your current project!
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
In Final Fantasy Tactics, Thieves can gain the ability: Secret Hunt, which effectively lets them Poach enemies. Poached enemies, when killed by a character with Secret Hunt, will give extra item(s) to the player. Here’s how you can create this effect for RPG Maker MV!
Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
The Adapting Armor is a neat piece of armor. When the user takes damage from an elemental attack, the user will gain a temporary buff that grants a small resistance to the elemental damage received. Watch the video to observe how to make the Adapting Armor in RPG Maker MV!