1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-17 21:07:44 +00:00
EXDSchema/Schemas/2023.10.23.0000.0000/GcArmyEquipPreset.yml

24 lines
391 B
YAML
Raw Normal View History

2023-11-07 20:17:00 -05:00
name: GcArmyEquipPreset
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: Gloves
type: link
targets: [Item]
- name: Legs
type: link
targets: [Item]
- name: Feet
type: link
targets: [Item]