【汉化】YEP.143 – Item Discard

YEP.143 – Item Discard – RPG Maker MV

Introduction

This plugin requires YEP_ItemCore. Make sure this plugin is located under YEP_ItemCore in the plugin list.

这个插件需要YEP_ItemCore为基础,确保它放在YEP_ItemCore列表下面

Discarding items in RPG Maker MV isn’t possible default. In order to get rid of items, players must either use them or sell them but cannot directly discard them. This plugin uses the extra menu commands provided by the Item Core plugin by Yanfly to add a Discard option, allowing players to select however many items they wish to discard and do so. The player can set the quantity values by highlighting the Discard option and pressing left/right to adjust the discard quantity.

在MV里面默认是不可以丢弃物品的,玩家通常采用使用物品或者卖出物品来消除他们。这个插件可以提供额外的菜单命令来让物品核心插件增加丢弃功能。玩家可以选择丢弃物品及其数量。

This is a collaboration plugin by Sylvester and Yanfly to ensure compatibility with the Yanfly Engine Plugins library.

这个插件是Sylvester和Yanfly合作完成,确保适配YEP库

*NOTE: This plugin does not support touch screen only games as keyboard or controller inputs are used to access the ability to adjust discard values.

注意:这个插件不支持触屏操作,只支持键盘或者手柄来调节丢弃数量

Notetags

There are a couple of notetags you can use with the Item Discard plugin. They exist to allow you to offset the Default Discard option in the plugin’s parameter settings.

这里有一些你可以使用的备注命令,他们让你设置一些默认参数之外的设定

Item, Weapon, and Armor Notetags:


– This will set the item, weapon, or armor to be discardable regardless of the Default Discard plugin parameter.

忽略默认设置,强制物品可丢弃


– This will set the item, weapon, or armor unable to be discarded regardless of the Default Discard plugin parameter.

忽略默认设置,强制物品不可丢弃

Happy RPG Making!

你可能感兴趣的:(【汉化】YEP.143 – Item Discard)