Yanfly Engine Plugins

YEP.113 – Self Switches & Variables – 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 Link

RPG Maker MV comes with Self Switch functionality. However, the number of Self Switches provided is a mere 4 in total, not enough for some of the more complex events. This plugin will let you extend the number of Self Switches. Self Variables, on the other hand, do not exist in RPG Maker MV, so this plugin will provide functionality for that as well.

Continue reading

Tips & Tricks – Dramatic Entry – 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 scripted battle where there’s a customized battle intro? Now you can! This video will show you how to get started on your own!

For the copy/paste code, look below:  Continue reading

Tips & Tricks – Timeless Strike – 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.

Have a spammable skill? Does it take forever for its animation to finish and you’d like to streamline it? This Tips & Tricks video will show you how to do just that in RPG Maker MV!

For the copy/paste code, look below:  Continue reading

Tips & Tricks – Heighten Magic – 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.

Heighten Magic is a state that increases the MP cost of skills and increases the amount of damage dealt by magical skills, too. Here’s how to create this nice effect in RPG Maker MV!

Click here for the copy/paste version of the code:  Continue reading

Plugin Updates #193~

A group of plugins got bug fixed this update!

For the Battle Engine Core, I’ve fixed a bug where if the enemy’s size is too small, the enemy’s name during selection will be cut off. Now, the window will automatically default to a usable size.

Action Sequence Pack 2 and the Animated Sideview Enemies plugins got fixes for a bug that caused scaled enemies to have their state icons and overlays appear in odd places. It should be working fine now. The Animated Sideview Enemies plugin is also fixed for a bug that caused the <Sideview Show State Overlay> and  <Sideview Hide State Overlay> notetags to not work.

The Item Disassemble plugin gets a bug fix for a bug that caused NaN values to appear for the displayed rates. It should now display rates as normal.

And finally, Event Chase Stealth gets a bug fixed for a bug where changing the stealth movement speed would affect all events on the map. Now, it only applies to the player character.

Plugin Updates as of Launch Date to 2016.07.31~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

Tips & Tricks – Elemental Exposure (Diablo 3) – 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 Wizard, from Diablo 3, has an ability that causes whatever target it deals elemental damage to, to gain an exposed weakness taking more damage from anyone (not just elemental damage). This effect can stack multiple times. Here’s how you can recreate this effect in RPG Maker MV!

Get the copy/paste code here:  Continue reading

Tips & Tricks – Death Injuries (Dragon Age) – 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 Dragon Age, upon dying, characters don’t simply become unable to act. They also acquire injuries that persist even after they’ve been revived. These injuries will stick around until treated. Here’s how you can create such an effect in RPG Maker MV!

Get the copy/paste code here:  Continue reading

Tips & Tricks – Gamble Strike – 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 made a skill and wanted to give it special effects that occur only when the skill misses? Well, using Action Sequences, you definitely can!

Get the copy/paste code here:  Continue reading

YEP.112 – Load Custom Font – 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

For those using custom fonts, you may have noticed that not all fonts from the /fonts/ directory are loaded at the time the game is loaded. This plugin let’s you place the fonts into the /fonts/ directory and then load them as the game starts.

Continue reading

Tips & Tricks – Paralyze (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

In Pokémon, paralysis is a common status effect. However, unlike what paralysis does in RPG Maker MV, the Pokémon version gives the battler an attempt to complete an attack with a 25% chance of failing. Here’s how you can recreate such an effect in RPG Maker MV!

You can find the copy/paste version of the code here:

Continue reading

Tips & Tricks – False Promise (DOTA2) – 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 Oracle, from DotA2, has a unique ability to delay direct damage and healing until after an effect is over allowing for a myriad of applications! Here is how you can recreate such an effect in RPG Maker MV!

Get the copy/paste version of the code here:

Continue reading

Tips & Tricks – Share Life (Summoners War) – 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

Share Life is a skill from Summoners War that evens out the HP percentage of all allies and throws in an additional 15% heal, too! Here’s how you can make this skill!

Get the copy/paste version of the code here:  Continue reading

Tips & Tricks – Judgment (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.

Arceus, a legendary Pokémon, has a signature move named Judgment. Judgment’s specialty is that it changes elements based on certain elemental items that Arceus has equipped! This Tips & Tricks video will show you how to replicate that effect!

Find the copy/paste version of the code here:  Continue reading

Tips & Tricks – Mending (Guild Wars) – 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 Mending skill from Guild Wars will allow the target ally to regenerate HP. However, this skill is sustained by the original caster and will regularly take away MP from the original caster to maintain its upkeep. Here’s how you can recreate the effect in RPG Maker MV!

Get the copy/paste versions of the code here:

Continue reading

Tips & Tricks – Magic Guard (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.

Magic Guard is a passive ability from Pokémon that prevents indirect damage dealt from states such as Poison. With this Tips & Tricks, you can recreate the effect in MV, too!

Get the copy/paste version of the code here:

Continue reading