[Change Items]
Function
·Adds or removes items from the player's inventory.
·1 type of item can be added or removed per command.
Settings
·Under [Operation], specify whether to add or remove an item.
Add Item |
Adds items to the player's inventory. |
Remove Item |
Removes items from the player's inventory. |
·Under [Item], specify the item to change using the [Operation].
Fixed |
A particular item will be changed. Choose the item from the dropdown menu. |
Variable |
The item with the same number as the value stored in the given variable will be the target. Choose the variable to use from the [Variables] window which can be opened by clicking the [...] button. |
·Under [Operand], choose one of the following methods to specify the amount by which the HP should be changed using the [Operation].
Constant |
Uses a constant value. Enter the value to change by within a range of 1~9999. |
Variable |
The item with the same number as the value stored in the given variable will be the target. Choose the variable to use from the [Variables] window which can be opened by clicking the [...] button. |
·Items equipped by actors in the party cannot be removed using this command.