Loot Tables

Introduction

Loot Tables are an extensible way to create random items and equipment available.

Properties

System

NameExplanationType
NameThe name of the loot table.String

Loot Table Rows

NameExplanationType
ChanceThe chance of occurrence.Number
TypeWhether or not the row represents an equipment or item.Toggle
Item or EquipmentThe item or equipment to leverage from the database.Item or Equipment
Quantity (Min/Max)The minimum and maximum quantities that could be generated.Number
Rank (Min/Max)The minimum and maximum rank that can be generated, if the row represents a piece of equipment.Number