Yanfly Engine Plugins

YEP.58 – Item Synthesis

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

Item synthesis is now a pretty common aspect of most RPG’s where the player can craft their own items after acquiring recipes. This plugin enables your players to be able to do that after acquiring the said recipes. Recipes can come in the form of items, weapons, and/or armors and transcribed in them are what items, weapons, and/or armors they can make. These items can be made from the main menu and/or synthesis locations!

Continue reading

Tips & Tricks – Healing Link

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 Healing Link effect allows the caster to be healed whenever the target receives healing from a skill. You can recreate this effect in RPG Maker MV!

You can grab the copy and paste version of the Lunatic Mode code here:

Continue reading

Overwatch Skill!

Ph@ntom made a rather neat tutorial on how to create a counterattack skill where you can buff your allies and counter attack for them should they get attacked! Give it a watch!

 

YEP.57 – More TP Modes

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 1
English Mirror 2
English Mirror 3
English Mirror 4

This is an extension plugin for Enhanced TP. For those who think that 20 TP Modes isn’t enough, this will expand the amount of TP Modes for your game by another 20 each for a total of 100 TP Modes!

Continue reading

YEP.56 – Limited Skill Uses

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

This is an extension plugin for the Skill Core plugin. This plugin enables you to set a limited amount of times certain skills (or all skills) can be used per battle or ever. This adds a different type of skill currency and balance mechanic in limiting the amount of times a skill can be used without directly having alter MP, TP, or the like. Continue reading

YEP.55 – Enhanced TP

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

The TP system in RPG Maker MV is rather limiting. A lot of the TP system is hardcoded in giving RPG Maker MV users very little control over how much TP gain a battler can receive from particular actions and situations. This plugin gives you the ability to adjust how much TP battlers will acquire various actions, different TP modes, and letting players selecting and pick what TP mode they want for each actor.

Continue reading

Tips & Tricks – Phoenix Ring && Plugin Updates 76

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 Phoenix Ring is a ring that will protect its user from a one-time death by immediately reviving them with a percentage of their HP left and then breaking. This piece of equipment can be recreated in RPG Maker MV and this video will show you how!~

Copy and Paste Code here:

Continue reading

Freebies – Crystal Ace Icons

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 icons here:
Icons

Shall we get ready for some icons ready for potential ingredient items? We shall! And what a better thing for ingredients than a set of crystals?

 

YEP.54 – Row Formation

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

This plugin places party members into row formations to give them distinct advantages based on row location in the form of states for maximum control. Skills and items are capable of moving targets to different row locations.

Continue reading

YEP.53 – Shop Menu Core

Happy New Year everybody!

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

The shop menu in RPG Maker MV is the same as it was in RPG Maker VX and RPG Maker VX Ace. It’s relatively basic and provides adequate information, but not really enough to let the player know what they’re actually buying or even selling. This plugin enables shops to show more than just the basic information displayed in RPG Maker MV and even allows for custom commands to be inserted into the command window.

Continue reading

Tips & Tricks – Toxic (Pokémon) && Plugin Updates 69

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 Pokémon, the Toxic status effect increases its HP damage potency each time it takes effect. This Tips & Tricks video will show you how to do just that in RPG Maker MV!

Here is the Copy and Paste version of the code:

Continue reading

YEP Auto-Update && Plugin Updates 68

yep_autoupdate

Nekoyoubi has made a very interesting tool named the YEP Autoupdate. Like its name implies, this tool will automatically update the Yanfly Engine Plugins library. So how does it work? It checks the Changelog page’s date and if it’s different than what’s listed, it’ll download the pack of plugins. 😀 Very nice work there~

Go check it out here: https://github.com/nekoyoubi/yep_util/tree/master/yep_autoupdate

Very nice job, Nekoyoubi! Thanks for all your hard work! 😀


A couple of changes have been made for ATB and CTB. The change won’t affect gameplay too much, but rather, the start of the battle. Previously, battles would start on turn 0 and then work its way up to 1. While this makes sense and still does, some things just didn’t register correctly as far as battle events go. So, to make this work properly, battles will start on turn 0, and from the moment of the very first tick, it becomes turn 1 working its way to turn 2.

The Battle AI Core plugin and Buff & States Core plugins will got a few bug fixes.

Plugin Updates as of Launch Date to 2015.12.29~

To download all available plugins, click here.

Battle System – ATB v1.17

Battle System – CTB v1.07

Battle A.I. Core v1.04

Buff & States Core v1.03a

View the changelog here.

To download all available plugins, click here.

YEP.52 – Region Battlebacks

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

This plugin will allow you to alter the battlebacks used by default for the overworld in addition to bind specific battlebacks to specific tiles on the map through usage of regions.

Continue reading

YEP.51 – Weapon Unleash

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

This plugin allows your game to be able to replace the Attack and Guard commands or give them the option of having a skill randomly occur when using them in reference to Golden Sun’s Weapon Unleash system!

Continue reading

Merry Christmas && Plugin Updates 64~

MerryXmas

Our good friend Ækashics made this amazing sketch~ Be sure to check out Ækashics.moe if you haven’t yet already! 😀

Merry Christmas everybody! I hope you all had a wonderful holiday! I definitely did! 😀


 

A small update today, and it’s one that fixes a font issue for the turn counter for the Buffs & States Core.

Plugin Updates as of Launch Date to 2015.12.25~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading