1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00
EXDSchema/schemas/CSBonusContentType.yml

20 lines
374 B
YAML
Raw Normal View History

2024-11-08 15:30:25 -08:00
name: CSBonusContentType
2024-11-08 15:32:50 -08:00
displayField: ContentType
2024-11-08 15:30:25 -08:00
fields:
2024-11-08 15:33:24 -08:00
- name: Dialogue
type: array
count: 4
fields:
- type: link
targets: [Addon]
2024-11-08 15:32:50 -08:00
- name: Image
type: icon
2024-11-08 15:33:24 -08:00
- name: UnlockQuest
2024-11-08 15:32:50 -08:00
type: link
targets: [Quest]
2024-11-08 15:30:25 -08:00
- name: Unknown11
- name: Unknown12
2024-11-08 15:32:50 -08:00
- name: ContentType
type: link
targets: [ContentType]
2024-11-08 15:33:24 -08:00
- name: Unknown6