Yanfly Engine Plugins

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

In the World of WarCraft, Cauterize is an effect that will prevent the user from a fatal blow for some time by recovering a percentage of the user’s health and then burning the user over a small period of time. This effect has a cooldown and will not occur again after some turns. Here’s how to recreate it in RPG Maker MV!

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

Tips & Tricks – Weapon Mastery Passive – 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 games, there are weapon masters out there who simply get stronger once they equip a certain type of weapon. Keep in mind this isn’t a passive that’s tied to the weapon, but rather a passive that’s tied to the user. Once the user has a weapon type equipped, they gain extraordinary feats and/or bonuses!

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

Tips & Tricks – Gehenna (Digimon Cyber Sleuth) – 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.

For Digimon Cyber Sleuth, Lucemon has a rather unique ability. The party would receive 10% less magical damage and recover 10% of the damage healed, too. The effect can be quite useful for damage mitigation purposes!

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

Boss Fights – vs Memory Shield

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.

“Harold” returns with our scheduled rematch. This time, he has a new trick up his sleeve! But will it be enough for him to make this an interesting boss fight?

For those who’d like to get the code for the Memory Shield, go here:  Continue reading

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

Arcane Curse is an effect from DOTA2. First, it slows the enemy down. However, whenever the enemy casts a magical spell, it will increase the duration of the curse. Here’s how to recreate the effect in RPG Maker MV!

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

Tips & Tricks – Trueshot Aura (WarCraft 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 Trueshot Aura is an aura effect from WarCraft 3. It causes a hero and nearby units to deal more damage with ranged attacks. In RPG Maker, this will make ranged weapons deal more damage. Here’s how to recreate the effect in RPG Maker MV!

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

Tips & Tricks – One Time Half MP Cost – 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 RPG Maker MV, you can make a state that lasts one turn and wears off the next. However, in a battle system where multiple turns and/or actions can suddenly wear off an effect, it may become rather awkward to decide when a particular state wears off. Such is the case for an effect that gives a character a One Time Half MP Cost effect. While setting it to last one action would work, if the next action is a non-MP cost skill, the state would still wear off. Here is how to mitigate that.

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

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

Chaos Bolt is a spell from the World of WarCraft. It always deals a critical hit where the critical multiplier is based on the user’s current critical rate. Here’s how to make it in RPG Maker MV!

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

YEP.120 – Repel Lure Encounters – 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

Support Yanfly on Patreon

In RPG Maker MV, you can either choose to enable encounters or disable them completely. However, making a system that repels encounters for a certain amount of steps or increase the encounter rate for a certain amount of steps is a whole different matter. This plugin allows you to create ways to repel encounters, generate lures, and the rate at which lures are done.  Continue reading

Tips & Tricks – White Wind (Final Fantasy) – 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.

White Wind is a recurring enemy skill in the Final Fantasy series. It heals the whole party for an amount equal to the user’s current HP. However, in RPG Maker MV, this might present a problem if the user gets heal midway as it will mess up the calculations. Here’s how to fix it!

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

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

Lightning Rod is an ability in Pokémon that will draw thunder attacks towards a unit. This time, we’ll make it draw those attacks and nullify it, too, using the power of auras!

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

Tips & Tricks – Berserker Power – 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 create a berserker class who deals more damage the lower the berserker’s HP is? Here’s how you can do that with RPG Maker MV!

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

Tips & Tricks – Aura of Ebon Destruction (Champions Online) – 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 Ebon Destruction is an aura effect from Champions Online. It is used for allies to increase the amount of damage they deal and inflict more damage on critical hits, too!

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

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

Support Yanfly on Patreon

Chaotic Energies is an effect from WoW. It increases spell damage done by a random amount up to 24% and reduces damage received by a random amount up to 5%.

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

Tips & Tricks – Negative Ions (Champions Online) – 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

Support Yanfly on Patreon

Today’s Tips & Tricks effect comes from Champions Online, known as Negative Ions. When a target is affected by this state: Negative Ions, a portion of that damage will be shot off and hit another random target. After that, Negative Ions is removed.

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