1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-11 18:27:45 +00:00
EXDSchema/Schemas/DpsChallengeOfficer.yml

11 lines
205 B
YAML

name: DpsChallengeOfficer
fields:
- name: ChallengeName
type: array
count: 25
fields:
- type: link
targets: [DpsChallenge]
- name: UnlockQuest
type: link
targets: [Quest]