跳到主要内容
 Warning: Beta Version
版本:Beta ⚠️(未翻译)

Remove Item Action

The Remove Item Action is an action that removes an item from the player's inventory. This action provides you with the ability to remove items from the player's inventory in response to specific events.

 警告

This action will try to remove "as much as possible" but does not verify if the player has enough items in their inventory. If you want to guarantee that the player has enough items in their inventory, add an Inventory Item Count Fact to the criteria.

How could this be used?

This can be used when giving an NPC an item, and you want to remove the item from the player's inventory. Or when you want to remove a key from the player's inventory after they use it to unlock a door.

Fields

Criteria

继承列表
玩家必须满足的一系列条件,才能触发此条目。

Modifiers

继承列表
当此条目被触发时,玩家的一系列条件将被修改。

Triggers

必填列表

Item

必填

The item to remove.