mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-04 07:07:45 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
name: AnimaWeaponItem
|
|
fields:
|
|
- name: Item
|
|
type: array
|
|
count: 14
|
|
fields:
|
|
- type: link
|
|
targets: [Item]
|