1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/CSBonusContentType.yml

20 lines
374 B
YAML
Raw Normal View History

2025-03-05 17:44:16 -08:00
name: CSBonusContentType
2025-03-05 17:59:28 -08:00
displayField: ContentType
2025-03-05 17:44:16 -08:00
fields:
2025-03-05 18:00:09 -08:00
- name: Dialogue
type: array
count: 4
fields:
- type: link
targets: [Addon]
2025-03-05 17:59:28 -08:00
- name: Image
type: icon
2025-03-05 18:00:09 -08:00
- name: UnlockQuest
2025-03-05 17:59:28 -08:00
type: link
targets: [Quest]
2025-03-05 17:44:16 -08:00
- name: Unknown11
- name: Unknown12
2025-03-05 17:59:28 -08:00
- name: ContentType
type: link
targets: [ContentType]
2025-03-05 18:00:09 -08:00
- name: Unknown6