YEP.79 – Event Chase Stealth

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

Grants your player the ability to go Stealth Mode for either a limited set amount of time or an unlimited amount of time. While in Stealth Mode, the player will not alert any events set by the Event Chase Player plugin. This plugin also includes region areas that are considered stealth regions.

Continue reading

Plugin Updates 127~

Ever since the version 1.1.0 update for RPG Maker MV, there were only a couple of plugins that needed updating. However, I decided to dig a little bit deeper and one of the core aspects regarding Database loading for RPG Maker MV has been updated to not reset uncontrollably. That said, I’ve decided that the following (big) list of plugins could use an update to make the loading process more efficient. And while these plugins are updated for v1.1.0, if you decide to stick with RPG Maker v1.0.0 for whatever reason, these plugins will still work for your project so fret not! However, I do recommend the update to a higher RPG Maker MV version for the awesome new features!

Plugin Updates as of Launch Date to 2016.03.04~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

YEP.78 – Special Param Formula

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 values for Special Parameters: TGR, GRD, REC, PHA, MCR, TCR, PDR, MDR, FDR, and EXR are lesser used and lesser known, but are only modified by database object traits. This plugin enables you to utilize custom formulas for these Special Parameters to alter them in such a way where MAT can alter the MP Cost of skills and whatnot.

Continue reading

Plugin Updates 126~

A couple of plugin updates tonight! The updates are to synch up the current plugins with the new changes made to MV’s version 1.1.0 update. To my surprise, there weren’t that many plugins that needed updating, although I’m sure a few may have flew under the radar. Whatever the case is, these plugins are updated and should work regardless of whether or not you have updated to version 1.1.0.

Plugin Updates as of Launch Date to 2016.03.03~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

YEP.77 – Dash Toggle

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 lacks the ability to toggle dashing on and off. This plugin will enable you to toggle dashing on and off as well as provide certain traits that will inhibit the party leader from being able to dash (such as an extra heavy weapon).

Continue reading

RPG Maker MV Version 1.1 Update + Changelog!

mv1.1.0

RPG Maker MV Version 1.1 update is out! Grab it if you haven’t already!

The changelog is located within the forum thread itself! 🙂

As for some notable changes, here’s a few screenshots of what’s new:

mv110a

You are now able to access the Plugin Help window from many places. Right click an area like a Notebox and you’ll be able to access it there!

mv110b

The Resource Manager is back!

mv110c

More generator parts!

There’s some changes to the rpg_x.js source code, too. Look here for the changes:  Continue reading

Plugin Updates 125~

A plugin update tonight! Though, it’s more like a standardized compatibility update to make it work with other plugins that are using the Skill Core. This plugin update won’t exactly have a bit effect on your game if you’re using YEP-only plugins, but hey, it doesn’t hurt to have that compatibility for the future~

Plugin Updates as of Launch Date to 2016.03.02~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

Tips & Tricks – The Bloodthirster

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 Bloodthirster is a weapon from League of Legends. It offers Life Steal properties and a unique passive for the user that if Life Steal would overheal the user, the user is granted a shield. In the case of RPG Maker MV, it will be in the form of an Absorption Barrier! Let’s recreate this effect!

Here is the copy and paste version of the code: Continue reading

Plugin Updates 124~

The Battle Engine Core gets a small update today in preparation for the Advanced Counters plugin coming next week! What it does is it shifts around the activation window between Magic Reflect and Counterattack. What does this mean? Magic Reflect will give priority over Counterattack. While normally, this isn’t a conflicting issue as Magic Reflect will only reflect magical attacks and counterattack will only counterattack will only counterattack physical skills, it will matter in Advanced Counters because the physical-only restriction will be lifted! 😀 This update is a preparation for when that time comes!

Plugin Updates as of Launch Date to 2016.03.01~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

Plugin Previews & Round 13 Winners

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.

It’s time to reveal the winners for the 13th poll and show what plugins are to be released this week!

 

YEP.76 – Tick-Based Regeneration

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

For those running a Tick-Based Battle System with the Battle Engine Core (ie. Active Turn Battle or Charge Turn Battle), this will automatically set your states for Turn End timings to use a Time Based system, but in turn, causes regeneration effects to occur individually. Continue reading

YEP.75 – Equip Requirements

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

Place restrictions on when an actor can equip a weapon or piece of armor. Set level requirements, stat requirements, switch requirements, and more. This plugin will also provide a separate equipment requirement window to show the player what is needed in order for gear to be equipped.

Extensin Plugins: 

NeMV – Actor Equip Points – Extension Plugin

This plugin provides a point-based equipment system with the help of NeMV – Tags & YEP – Equip Requirements. It allows you to build an equipment monitoring system, where when equipping and unequipping weapons and armor to your actors, you can track that equipment based on tags. This can be used to build a point-based equipment system, determine an encumbrance for your actors, or even grant or deny skills, quests, event interactions, etc based on the points associated to an actor’s tagged equipment.

Continue reading