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