mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
19 lines
329 B
YAML
19 lines
329 B
YAML
name: DescriptionPage
|
|
fields:
|
|
- name: Quest
|
|
type: link
|
|
targets: [Quest]
|
|
- name: Image
|
|
type: array
|
|
count: 11
|
|
fields:
|
|
- type: icon
|
|
- name: Text
|
|
type: array
|
|
count: 11
|
|
fields:
|
|
- type: link
|
|
targets: [DescriptionString]
|
|
- name: Unknown0
|
|
- name: Unknown1
|
|
- name: Unknown2
|