XIVAPI::Dataclasses::Gear
Inherits JSON::Serializable < Reference < Object
Dataclass for details about a piece of Gear in FFXIV. This is an abstract level class about the item itself, unrelated to any Character's owned copies of the item.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
class_job_category
An IDName class representing the class or job that is required for the Gear.
ui_category
An IDName class representing the UI Category for the Gear.
The UI Category represents what type of Gear the item is, i.e. Body for a piece of body armour.