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

Dark Zone is an ability from Final Fantasy Record Keeper that deals dark damage to all enemies. However, if the user casting Dark Zone is affected by Doom, then the damage is amplified! Here’s how to recreate the effect in RPG Maker MV!

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

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

Memento Mori is a skill from Final Fantasy Record Keeper. When used, it will behave like a normal skill and damage the enemy. However, once that’s done, it will significantly buff the user’s magic but also apply Doom on the user! Here’s how to recreate the effect in RPG Maker MV!

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

Tips & Tricks – Single Target Provoke – 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.

While Taunt gets every opposing foe to target a unit, single-target provokes will only get one foe to target a unit. There’s advantages to both. Here’s how to create a single-target provoke effect in RPG Maker MV!

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

Tips & Tricks – ManaBank (Legacy of Kain) – 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.

ManaBank is a skill from the Legacy of Kain. While it’s active, the user has infinite mana. Once it expires, the user is dropped to 0 mana and cannot regenerate mana for a few turns. Here’s how to replicate the effect in RPG Maker MV!

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

YEP.117 – Passive Aura Effects – 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:
http://www.rpgmakerweb.com/products/programs/rpg-maker-mv

You can grab the plugin here:

English Mirror

Passive Aura Effects are commonly found in many online multiplayer games with RPG elements. When a battler can give out an aura, it will affect other nearby battlers, too, either ally and/or foe. This plugin will allow states to generate aura effects for other party members, opponents, or specifically for actor and/or enemy parties.

Continue reading

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

Wish is a skill in Final Fantasy Tactics that consumes half of the user’s current HP and then restores a target ally’s HP for double the amount. Here’s how to recreate that effect in RPG Maker MV!

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

Tips & Tricks – Buff Breaker – 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.

Buff Breaker is an effect that clears the board of buffs and debuffs. For each debuff cleared, the unit will be healed. For each buff cleared, the unit will be dealt damage. Here’s how to create this effect in RPG Maker MV!

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

Tips & Tricks – Heal Jammer – 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.

Heal Jammer is an effect that blocks up to a certain amount of direct healing. In this case, 3,000 HP will be blocked. Once the blocked values are used up, Heal Jammer will then remove itself.

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

Plugin Updates #202

Hello, all! It’s plugin updating time!

There’s not too many for this weekend. Only three plugins, but some pretty important fixes, however.

For the Battle Engine Core, it has updated “queueForceAction” to utilize both numbers and actual targets. This way, both numbers and targets directly can be streamlined into queuing forced actions.

The Visual HP Gauge plugin gets a compatibility update with State Categories.

The Battle Status Window gets a bug fixed that prevented animations from using flashes on the actor sprite if they were visible from front view.

Plugin Updates as of Launch Date to 2016.10.02~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

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

Greed is a rather interesting status effect. When a party member, afflicted with Greed, tries to use an item on another party member, the target will end up being the user instead. This tips & tricks video will show you how to make this effect in RPG Maker MV!

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

Tips & Tricks – Power Charge & Mind Charge (Shin Megami Tensei) – 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 SMT series, Power Charge and Mind Charge are staple skills. Power Charge causes the user’s next basic physical attack to deal extra damage and Mind Charge does the same for a magical skill. Once it’s used it, it removes itself. Here’s how to recreate the effect in RPG Maker MV!

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

Tips & Tricks – Echo of Light (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.

Echo of Light is a passive skill from the World of WarCraft. When directly healing an ally, the target will heal an extra 10% over a brief period of time (or in RPG Maker MV’s case, a few extra turns). Here’s how to recreate this effect in RPG Maker MV!

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

Tips & Tricks – Piercing Arrow – 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.

Piercing Arrow is a skill that strikes the first target and then proceeds to hit enemies in rows behind that target. When striking a a new target in the row after, it will deal less damage per hit, too. Here’s how to make the effect in RPG Maker MV!

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