Almost about to wrap up the animated avians theme this time around! You will find the $Big_Monster sprite for this one inside the zip!
Librarium Weeklies – Tank & Machinery Creatures
This time around our friends over at patron suggested and voted for something quite different! A fun result!
Tips & Tricks – Restart State Turns – 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.
For today’s Tips & Tricks, we’ll be covering an effect that allows skills to restart and reset a state type’s turn counter back to what it was originally! Here’s how we can make this effect happen!
You can grab the copy/paste code here: Continue reading
Plugin Updates 2017.01.29
Three plugins have been updated for today!
The Absorption Barrier plugin gets a bug fixed that caused shields to regenerate outside of battle.
Move Route Core gets a bug fixed for the repeated commands that caused the commands to add upon one another.
And the Common Event Menu gets a documentation fix.
A relatively small update this time!
Plugin Updates as of Launch Date to 2017.01.29~
To download all available plugins, click here.
- Absorption Barrier v1.06
- Move Route Core v1.01
- Common Event Menu v1.02a
Tips & Tricks – Subdue, then Strike (Star Wars Galaxy of Heroes) – 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.
Subdue, then Strike is another passive ability from Star Wars: Galaxy of Heroes. If the user didn’t receive damage during the current turn, then, the next turn, the user receives a Speed buff. If the user already has a Speed buff, then the user will also receive an Attack buff. This video will show you how to recreate this effect in RPG Maker MV!
You can grab the copy/paste code here: Continue reading
Tips & Tricks – Exertion Rune (Suikoden 2) – 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 Exertion Rune in Suikoden 2 provides an effect where the user starts battle with +20% to ATK and progressive gains +20% each turn up to +120%. In RPG Maker MV, we’ll handle this a little differently by making the effect grant +20% damage each turn instead of ATK. Here’s how we can make this effect in RPG Maker MV!
You can grab the copy/paste code here: Continue reading
Tips & Tricks – Entrust (Final Fantasy Record Keeper) – 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.
Entrust is a skill from Final Fantasy Record Keeper which lets the user transfer his or her soul gauge to the target ally. In RPG Maker MV, this would be the equivalent of a unit transferring their current TP to a target. Here’s how we can make this effect in RPG Maker MV! Continue reading
Tips & Tricks – Daring Padawan (Star Wars Galaxy of Heroes) – 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 Daring Padawan is a passive effect for Ahsoka Tano, a Jedi from Star Wars: Galaxy of Heroes. This passive ability lets the user start the battle with a number of buffs. However, if the user suffers from a critical hit, the user losees one of the buffs. If the user lands a KO, the user regains all of the buffs that were lost. We’ll make a spin on this effect by making the user lose a random buff when lost instead of a certain order. Here’s how we can make this effect in RPG Maker MV!
You can grab the copy/paste code here: Continue reading
Librarium Weeklies – Earth Elemental Creatures
This time around the elemental weeklies get an earthly boost!
Plugin Updates 2017.01.22
Quite a few plugins have been updated!
The Core Engine gets a change. Screen jittering prevention is now prevented for RPG Maker MV 1.3.4 and above since Pixi4 handles that now.
The Message Core gets two new plugin parameters added. ‘Font Name CH’ and ‘Font Name KR’.
Counter Control gets an optimization update.
Visual State Effects gets a bug fixed where enemy icon settings would match actor icon settings regardless of the settings made in the plugin parameters.
Actor Variables can now be standalone if you wish to use the x to y notetags.
Equip Battle Skills gets a bug fixed that caused by Plugin Command ‘DecreaseActorBattleSlots 5 by 2’ that would increase instead of decrease.
Row Formation gets a bug fixed where setting an actor’s home position didn’t mark their original index value.
Plugin Updates as of Launch Date to 2017.01.22~
To download all available plugins, click here.
- Core Engine v1.24
- Message Core v1.18
- Counter Control – v1.07a
- Visual State Effects v1.02
- Actor Variables v1.04
- Equip Battle Skills v1.11
- Row Formation v1.13
YEP.124 – Move Route Core – 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.
You can grab the plugin here:
English Mirror
RPG Maker MV gives us a lot of various commands to use for our Move Routes. However, it still imposes a lot of limitations on the system for what else could still be potentially useful for move route commands. This plugin will provide additional methods to construct move routes for your events and allow you to streamline the move route creation process.
Tips & Tricks – Black Resonance (Bravely Default) – 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.
Today’s Tips & Tricks effect comes from Bravely Default’s Black Mage. For each party member that has the Black Resonance passive ability, Black Magic will amplify its damage proportionally. Here’s how we can create this effect in RPG Maker MV!
You can grab the copy/paste code here: Continue reading
Tips & Tricks – Cup of Life (Final Fantasy Tactics) – 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 Cup of Life is a passive ability from Final Fantasy Tactics and is used to distribute excess healing across party members. However, we’ll take a spin on this effect today and redirect the excess healing to only the caster itself! Here’s how we can make this effect in RPG Maker MV!
You can grab the copy/paste code here: Continue reading
Tips & Tricks – Beast Boost (Pokémon) – 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.
Beast Boost is a new passive ability found in the Pokémon Sun/Moon games. When a unit with this ability KO’s another unit, the unit will gain a boost to its highest stat as a buff temporarily. Here’s how we can make this effect in RPG Maker MV!
You can grab the copy/paste code here: Continue reading
Tips & Tricks – Critical Vulnerability – 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.
Ever wanted to make a status effect where the affected target will be struck by a critical hit 100% of the time if possible? This Tips & Tricks video will show you how it can be done in RPG Maker MV!
You can grab the copy/paste code here: Continue reading