Home Artists Posts Import Register

Downloads

Content

Hi all,

This alpha plugin allows you to create drop tables which you can then call and the plugin will handle random generation of a drop in the table. Each drop can have a custom message output to the game message window, drop variances, as well as custom drop percentage down to the hundredth of a percent. Supported drop types are item/weapon/armor/gold (including CGMZ Currency System currencies).

Drop tables can also call other drop tables. For example, if you have a "Regular Treasure" drop table, you could give it a small chance to drop something from the "Rare Treasure" drop table instead, which itself could call other drop tables such as "Rare Potions" or "Rare Gems".

To generate a drop from a table, you simply use the built in Generate Drop plugin command and provide it the ID of the drop table you want to generate a drop from, the plugin handles the rest.

Planned future updates for this plugin as it progress through beta/public release include:
1) CGMZ Toast Manager integration

As always, leave suggestions you have for more features you would like to see as part of this plugin here or in my Discord!

Happy RPG Making!

Alpha Update March 16, 2023: Hi all, this plugin has been updated today to add support for drop tables from enemy drops. You use a note tag (instructions in plugin) to add 1 or more drop tables to an enemy, and then they will drop loot from each of those tables the same way the drop tables work via the existing plugin command.

One exception is with CGMZ Currency System custom currencies. Currently, since the Currency System does not have enemy dropping currency implemented, this plugin can only handle basic gold and item/weapon/armor drops. If your drop tables include custom currencies, this will be treated as a "nothing" drop in battle for now.

Comments

No comments found for this post.