mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
9 lines
130 B
YAML
9 lines
130 B
YAML
![]() |
name: AnimaWeaponItem
|
||
|
fields:
|
||
|
- name: Item
|
||
|
type: array
|
||
|
count: 14
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [Item]
|