Item Range
Overview
Define the range of items that will be read and have descriptions generated for them. The ranges are based on the total number of existing items in Battlepack sections 13 and 14
equipments
These are all the equipment items read from Battlepack section 13. This includes weapons, helmets, armor, accessories, and ammunition
Type: table Default: 0,420
Start index: Define the first item in the list to be read.
End index: Define the last item in the list to be read.
magicks
These are all the equipment items read from Battlepack section 14, and only the range containing the magicks is defined here
Type: table Default: 0,80
Start index: Define the first item in the list to be read.
End index: Define the last item in the list to be read.
items
These are all the equipment items read from Battlepack section 14, and only the range containing the consumable items is defined here
Type: table Default: 82,145
Start index: Define the first item in the list to be read.
End index: Define the last item in the list to be read.
technicks
These are all the equipment items read from Battlepack section 14, and only the range containing the technicks is defined here
Type: table Default: 158,181
Start index: Define the first item in the list to be read.
End index: Define the last item in the list to be read.
Last updated