Yanfly Engine Plugins

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

In Guild Wars, when an ally (or minion!) affected by Death Nova dies in battle, it unleashes a large scale explosion that deals damage to all nearby enemies and poisons them! Here’s how to make such an effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

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

Attunement is a passive effect from Final Fantasy Record Keeper. When the passive’s user manages to hit an elemental weakness for an enemy, the user will deal additional bonus damage on top of the already exploited weakness bonus, making striking weaknesses hurt even more! Here’s how to make the effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Greater Undead (Resident Evil) – 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.

Not all undead are created equal! Some undead cannot be KO’d unless they are dealt with fire damage as their killing blow. Here’s how to create this effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Fire Aura (Mega Man Battle Network) – 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 Fire Aura, from Mega Man Battle Network, nullifies damage until broken. It will block all damage under a certain threshhold until the damage overcomes the aura or if a certain element is used to pierce the aura. Here’s how to make this effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

YEP.122 – Extended Doodad Pack 1 – 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

This plugin allows you to add more options to the settings menu in the doodads editor. This allows you to set the tone for doodads to change them into colors that hues will not allow, the option for doodads to appear under certain switch conditions, whether or not party members have joined.  Continue reading

Tips & Tricks – Holy Knight’s Pride (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.

Holy Knight’s Pride is a passive ability from Final Fantasy Record Keeper. When it’s applied to a user, certain skills that belong to a skill type when used by the user will deal additional damage. Here’s how to recreate this effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

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

Curada is a healing skill from Final Fantasy Record Keeper. It does the standard healing towards the target but the gives an effect where it will heal the next 2000 damage missing from the target whenever it is missing HP, allowing for better sustain.

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Overheat – 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 we have a rather unique effect. Sometimes, there are enemies that straight up absorb certain elements. But what if there was a limit on how much of that element they can absorb? A fire monster, for example, can only receive so much fire damage before it can no longer contain it, overheat, and then explode! Here’s how we can create that effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Shades of Black (Final Fantasy 12) – 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 Final Fantasy 12, Shades of Black allows the user to cast random basic Black Magic against the target. When this happens, there’s also a slight chance that the Black Magic spell cast will be of a higher tier, too. Here’s how we can recreate this effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Subjugate (League of Legends) – 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 Subjugate ability is used by Trundle in League of Legends. It drains a percentage of the target’s HP as well as drains DEF/MDF from the target and for the next few seconds, continues draining HP. We’ll be modifying this effect to fit the turn-based structure for RPG Maker MV! Here’s how we’ll go about it!

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Magnet (Kingdom Hearts 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.

In Kingdom Hearts 2, the Magnet is an ability that can be used to pull enemies towards a target. While changing the base location of enemies in RPG Maker MV comes with various problems, you can change their rows instead to draw them closer! Here’s how to recreate it in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

Tips & Tricks – Aura of Sacrifice (World of WarCraft) – 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 Aura of Sacrifice is an aura effect that comes from the Paladin class in the World of WarCraft. In WoW’s case, the Paladin will take a percentage of the damage nearby allies receive. However, this time, we’ll be doing a spin on this effect and move 100% of the damage over to the paladin and then reduce the amount of damage the Paladin receives! Here’s how to recreate it!

You can grab the copy/paste code here:  Continue reading

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

The Truthseeker is a passive ability from Final Fantasy Record Keeper. When the user of the passive has a sword-type weapon equipped, the user will deal more damage overall. Here’s how to recreate the effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading

YEP.121 – Map Select Equip – 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

The Select Item event in RPG Maker MV does what it’s supposed to: selects an item and then binds the value to a variable. However, it lacks the ability to allow the player to select weapons, armors, or both. This plugin gives you the functionality of selecting an equip and binding the ID of the equip to a variable.  Continue reading

Tips & Tricks – Collect & Inject Ailments – 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 is rather interesting. It is split between two skills. One skill is used to collect ailments. The other skill is used to inject the collected ailments onto enemies! Here’s how you can create this effect in RPG Maker MV!

You can grab the copy/paste code here:  Continue reading