版本: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.