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

Plugin Updates #207

Four plugins got updated tonight!

The Battle Engine Core gets a bug fixed where actors removed midway through battle would remain in the active battler pool. This will no longer be the case.

Item Synthesis gains Lunatic Mode and added <Custom Synthesis Effect> Lunatic Mode notetag. This notetag will allow unique effects to occur when synthesizing certain items. For example, if you made a certain potion, you may get empty bottles as a side product.

Passive Aura Effects gets some new notetags that affect specifically alive or dead allies. Alive aura effects will affect only members with at least 1 HP and not affected by the dead state. Dead aura effects will affect members with either 0 HP or have the dead state.

For Equip Battle Skills, a bug was fixed that caused equipped skills to not list their applied states.

Plugin Updates as of Launch Date to 2016.11.13~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

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

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

Support Yanfly on Patreon

Today, we have an effect that can be used to remove all status effects of a certain type and place it onto the user instead, then healing each ally for each ailment removed. This effect is immensely useful for supporting characters.

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

Tips & Tricks – Map Linked Battle 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

Support Yanfly on Patreon

Ever wanted to link certain region ID’s to have certain effects applied when you encounter a battle on them? Now you can! This Tips & Tricks will show you just how to do that!

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

Plugin Updates #206

Hi, RPG Makers! A couple of plugin updates today!

Auto Passive States gets a functionality update. <Custom Passive Condition> to now affect passive state ID’s added by Equip Battle Skills.

Enhanced TP gets a new plugin parameter: ‘Dead TP Gain’ plugin parameter. Enabling this will allow dead actors to gain TP from TP modes while in battle. Disabling this will prevent dead actors from doing so.

Equip Battle Skills gets an optimization update to make raw skill data collection faster and less laggy when there are 100+ equippable skills (unlikely that anyone will use this plugin to utilize 100+ equippable skills but you never know…)

Grid-Free Doodads gets an update that adjusted calculations for grid-snapping when graphic resolutions aren’t divisible by tile width or height (usually 48). Previously, it made the grid-snap calculations off by 1 pixel, which can make a big difference. Big thanks to Quite Toxick for finding this one.

Plugin Updates as of Launch Date to 2016.11.06~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

YEP.119 – Weak Enemy Poses – 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

Non-animated enemies often appear lifeless. They maintain one appearance throughout the whole battle and do not change it under any circumstances. This plugin allows you to set different images for enemies when they are under certain health percentages as well as other conditions.

Do you want to get some enemy battlers that have weak enemy poses to go along with them? Visit Ækashics‘s website!

Continue reading

Librarium Weeklies – Orc Creatures!

Orcs

Ækashics is creating unique battlers 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 megapack here:
akashics.moe

Support Ækashics

Follow Ækashics

Ækashics on Youtube!

Ækashics on Tumblr!

Orc encounters ahead! This pack begins what hopefully will become a new Librarium tradition in including weakend edits of the featured battlers to be used with an upcoming Yanfly script!

 

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

EnFire is a buff in Final Fantasy 11 that grants its user to temporarily imbue the power of Fire damage into their basic attacks, not as a whole, but as added damage. Here’s how to recreate that in RPG Maker MV!

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

Tips & Tricks – Kyrie Eleison (Ragnorak 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.

Kyrie Eleison is an effect from iRO that blocks either x physical attacks or y damage, based on whichever comes first, then expires. This is a nice way to mitigate damage without it becoming too one-dimensional. Here’s how to recreate the effect in RPG Maker MV!

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

Tips & Tricks – Custom DoT Formulas – 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.

Sometimes we want deal damage over time status effects to deal a different kind of damage other than percentile damage. Sometimes, a type of damage that is based off the original caster’s stats. Here’s how you can do it in RPG Maker MV!

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

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

Atonement is an interesting buff in the World of WarCraft. The effect by itself doesn’t do anything too special. However, when the caster deals spell damage, it instantly heals all affected allies for 40% of the damage dealt. Here’s how to recreate the effect in RPG Maker MV!

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