ITEM (a child element of STEP) allows you to change the stock of any item type.
ITEM supports the use of its own child elements as values. For a list of supported child elements please refer to the tree menu on the left.
- <STEP>
- ......
- <ITEM>
- <NAME>Healing Potion</NAME>
- <STOCK>10</STOCK>
- </ITEM>
- ......
- </STEP>