【汉化】Enemy Bulk Drops

Enemy Bulk Drops

Enemy Bulk Drops

Yanfly’s Extra Enemy Drops Plugin is required.
Place this Plugin BELOW YEP_ExtraEnemyDrops.
这个插件需要 YEP_ExtraEnemyDrops为基础

While Yanfly’s Extra Enemy Drops adds a lot of features to help customize
the drops of Enemies, it lacks a couple of features to support large
amount of possible Item drops. Having the possibility for a large amount
of Items to drop is a major part of larger-scale RPGs.
While it is technically possible to use a lot of the features within this
Plugin without it, they help a lot with making things simplier and easier.

YEP_ExtraEnemyDrops添加了很多敌人战斗后掉落物品的特性,但是缺乏大数量或者多种类的掉落支持,如果你想要设置很多数量,你可以用这个插件轻易实现

Batch Enemy Drop Percentages

Available Enemy Notetags:




This sets a batch of Items, Weapons, or Armors to have a y% chance of
dropping.
设置物品掉落概率
For example:

Each Item from 3 to 20 has a 50% chance of dropping.

Group Enemy Drop Percentages

Available Enemy Notetags:




This sets a group of Items, Weapons, or Armors to have a y% chance of
dropping.
你可以设置某个物品组中某件物品的掉落概率
For example:

There is a 50% chance of 1 Item in this group of dropping.

Creating Item/Armor/Weapon Groups

Another feature added in this Plugin is the ability to set Items into
specific groups and base drops off of these groups.
这个插件还提供了掉落物品组的选择

Use the following Item/Weapon/Armor notetag:


to set an Item/Weapon/Armor to a specific group.
设置物品/武器/护甲到指定物品组

For example: 
                     
                     
One Item/Weapon/Armor can be a part of multiple groups.

Giving Item/Armor/Weapon Groups

In order to have an Enemy drop Items based off of a group, use the notetag:


This will set it so there is a y% chance of one item within my-group
to be dropped when the Enemy is defeated.
设置自物品组某个物品的掉落概率
For example: 
This would make it so there’s a 50% chance that one Item/Weapon/Armor
from the “Fire” group will drop when the Enemy is defeated.

你可能感兴趣的:(【汉化】Enemy Bulk Drops)