mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
19 lines
327 B
YAML
19 lines
327 B
YAML
name: CraftLeve
|
|
displayField: Leve
|
|
fields:
|
|
- name: Leve
|
|
type: link
|
|
targets: [Leve]
|
|
- name: CraftLeveTalk
|
|
type: link
|
|
targets: [CraftLeveTalk]
|
|
- name: Item
|
|
type: array
|
|
count: 4
|
|
fields:
|
|
- type: link
|
|
targets: [Item]
|
|
- name: ItemCount
|
|
type: array
|
|
count: 4
|
|
- name: Repeats
|