Yanfly Engine Plugins

YEP.50 – Buffs & States Core

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

Alter the basic mechanics behind buffs and states that aren’t adjustable within the RPG Maker editor. Such mechanics include altering the maximum number of times buffs can stack, changing the turns remaining on buffs and states, and the rules involved when reapplying states.

Continue reading

YEP.49 – Credits Page

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 adds a ‘Credits’ command to the title screen that will bring up a window of a credits page made the way you want. Text codes can be used for the credits page to allow for more customization options. Furthermore, specific entries can be tied to URL’s so you can link back to those you’ve provided credit for!

Continue reading

Tips & Tricks – Spirit Shackles

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.

Spirit Shackles is a unique skill from Guild Wars where the target affected by it will lose 5 MP each time they attack. Now, you can produce the same effect in RPG Maker!

Skill Core

Image Source

Here’s the copy and paste version of the code: Continue reading

Notetag Reference Guide by Smelipanda

Notetag Reference Guide

A very kind user, Smelipanda, has made a Notetag Reference Guide for the notetags used by Yanfly Engine Plugins. A quick link to this guide will also be linked from the Plugin Page, too! This guide will contain the notetags, a small description of them, and which database entries can use them! Wonderful work, Smelipanda! Everyone, go show some support for a fellow contributor! ❤

Cute Fanart~ && Plugin Updates 60~

poyo___yanfly_fluffy_buddies_by_yoyokai-d9kxndj

YoYokai made an adorable piece of fanart that was brought to my attention by Pyroflo Scarlet I just have to absolutely share! Thanks for this! It’s adorable! ❤


 

We have some plugin updates tonight~ Some failsafes were added to the Battle Engine Core and CTB systems. The Skill Learn System, however, gets a new set of parameters (make sure you update the plugins correctly) if you’re not using the integrated menu. These parameters add a new Confirmation window for learning the skill and the reason behind that is, for the integrated menu, the confirmation process comes in the form of the class selection prior to picking the JP. However, for the non-integrated, there’s no such thing and a slight misclick can cause a player to learn something by accident. And so, the confirmation window has been added to mitigate this~

Plugin Updates as of Launch Date to 2015.12.21~

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

YEP.48 – Profile Status Page

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 requires the Status Menu Core. This plugin adds a new ‘Profile’ command to the Status Menu where the player can read up on the actor’s biography. Pictures can be added in. Text can be updated mid-game, too!

Continue reading

Echo’s Tips and Tricks && Plugin Updates 58

Echo607 makes another video on some wonderful tips and tricks for RPG Maker MV! If you haven’t seen the first one, watch it here~ These are some general tips and don’t require plugins. Overall, very very useful stuff and worth the 8:30 minutes of your time!


 

Some updates today! It’s geared towards the newer plugins mostly to add a bit more functionality. 😀 The Gab Window now has the option of turning on a switch after a gab has finished playing in the queue. The Extra Enemy Drops plugin didn’t really get a big update but did gain a small part of the help file that will explain some new functions added for JavaScript users. The Battle AI Core fixes a calculation error for MP%. Happy RPG Making everybody!

Plugin Updates as of Launch Date to 2015.12.19~

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

YEP.47 – Extra Enemy Drops

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

By default, RPG Maker MV limits enemies to only drop up to 3 items max and at very limited drop rates. This plugin allows you to add more than 3 items at drop. In addition to having more than 3 drops, this plugin also allows you to expand the enemy drops to have conditional drops, drops that will only appear before the player if certain conditions are met.

Extension Plugin – Made by Nekoyoubi – Extra Enemy Drops – Quantities

This extension plugin adds the ability to specify a quantity of a particular item drop within YEP-EED’s standard notetags. This allows you to consolidate loot notes, as well as ensure blocks of items are actually delivered.

Before, if you were to have three notetags that all gave an item, unless each of the notetags for that item was at a 100% rate, you were not guaranteed to receive any number of them when one condition was met. I’ve illustrated this concept with the Daggers below. The two checks were ran independently, so you may have gotten one, both, or neither of the Daggers.

Continue reading

YEP.46 – Gab Window

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

Sometimes there’s random jibber jabber that does not warrant a message box. The Gab Window fulfills that jibber jabber by placing such text outside of the message window box and at the corner of the screen. The gab text will appear briefly and then disappear, not showing up again until the gab text is updated with something else.

Continue reading

YEP.45 – Swap Enemies

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 you to have an enemy be a basic randomizing swap dummy for other enemies. Insert enemy ID’s of other enemies inside of the swap notetag and those enemies will take place of the swap monster at the start of a battle.

Continue reading

Tips & Tricks – Mejai’s Soulstealer && Plugin Updates 55~

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.

Mejai’s Soulstealer is an item from League of Legends that increases stats based on the kill and assist count of the user while decreases stats based on the user’s deathcount. All the more, if the glory count is above 15, the user gets a 10% bonus to AGI.

This plugin requires
Equip Core
Battle Statistics

For those who want the copy and paste version:

Continue reading

YEP.44 – Animated Sideview Enemies

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

byBibo’s RTP Battlers.

This plugin requires Battle Engine Core. This extension plugin allows you to animate enemies in a number of ways, from giving static enemies breathing, floating, and scaled attributes to utilizing animated sideview actors as potential battlers for your enemies instead of static graphics to help make your enemies appear more lively!

And as promised, here is the animated slime in all its glory!

Slime1_1

Click to view the full image!

Continue reading

YEP.43 – Skill Cost Items

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 requires Skill Core. Now you can set costs for skills using items. The item costs will appear next to the other skill costs displaying the icons of the items needed and the amount of the items to be used. Item costs using this plugin can be altered by set and percentile amounts in addition to being replaced altogether by a substitute item.

Continue reading