Skip to content

Vendor

Version: 1.0.0.0 Updated: 2023-11-29 16:56:05

Summary

Documentation for the Vendor Page

Vendor Schema

NameTypeRequiredDescription
custom_dataobjectNoCustom data associated with the resource
namestringNoName of the resource
descriptionstringNoDescription of the resource
last_modified_account_idstringNoAccount ID of the user who last modified the resource
last_modified_timestampstringNoTimestamp of when the resource was last modified
created_timestampstringNoTimestamp of when the resource was created
sandbox_idstringNoID of the Sandbox
vendor_idstringYesThe ID of the Vendor.
legacy_vendor_idintegerNoThe legacy ID of the Vendor.
vendor_typeobjectNoSee schema
lootarrayNoThe Loot the Vendor will fulfill.

Vendor_type Enum Values

ValueDescription
recipeA Vendor that will always drop all of the Loot in the Loot table.
randomly_sampledA Vendor that will only fulfill one of the Loot in the Loot table based on the drop weights of the Loot.