Equipment

Introduction

Equipment are inventory items that can be attached to characters.

Properties

System

NameExplanationType
NameThe name of the equipment.String
Item TypeThe item type classification of the equipment.Item Type

Appearance

NameExplanationType
DescriptionThe description of the equipment.String
IconThe icon associated with the equipment.Icon
PortraitThe face or bust associated with the equipment.Sprite or Model
Sprite / ModelThe sprite or model associated with the equipment on maps.Sprite or Model
Battle Sprite / ModelThe sprite or model associated with the equipment in battle.Sprite or Model

Data

NameExplanationType
CostThe cost of the equipment in a shop.Number
Is InstancedWhether or not the equipment is created as an unique instance incapable of being stacked.Toggle
Is RequiredWhether or not the equipment is required and incapable of being dropped or sold.Toggle
WeightThe weight of the equipment.Number

Scripting

NameExplanationType
Run Equip on System EventWhether or not the equip script is executed from a system event such as a new game or load save state.Toggle
Run Unequip on System EventWhether or not the unequip script is executed from a system event such as a new game or load save state.Toggle

Scripts

NameExplanationType
EquipThe script that executes when the item is equipped.Script
UnequipThe script that executes when the item is unequipped.Script

Statistics

Tags

Traits?