1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-25 16:07:47 +00:00
EXDSchema/Schemas/2024.11.06.0000.0000/MirageStoreSetItem.yml
ArcaneDisgea dd3c896a92
Update Schemas/2024.11.06.0000.0000/MirageStoreSetItem.yml
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
2025-01-17 11:43:22 -05:00

35 lines
604 B
YAML

name: MirageStoreSetItem
fields:
- name: MainHand
type: link
targets: [Item]
- name: OffHand
type: link
targets: [Item]
- name: Head
type: link
targets: [Item]
- name: Body
type: link
targets: [Item]
- name: Hands
type: link
targets: [Item]
- name: Legs
type: link
targets: [Item]
- name: Feet
type: link
targets: [Item]
- name: Earrings
type: link
targets: [Item]
- name: Necklace
type: link
targets: [Item]
- name: Bracelets
type: link
targets: [Item]
- name: Ring
type: link
targets: [Item]