1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 00:27:46 +00:00
EXDSchema/Schemas/2024.07.06.0000.0000/CSBonusContentIdentifier.yml
2024-11-12 04:11:54 -08:00

37 lines
774 B
YAML

name: CSBonusContentIdentifier
displayField: Content
fields:
- name: Content
type: link
condition:
switch: ContentLinkType
cases:
1: [InstanceContent]
2: [GoldSaucerContent]
3: [TerritoryType]
4: [MobHuntOrderType]
5: [TreasureHuntRank]
6: [FishParameter]
7: [ENpcResident]
- name: UnlockQuest0
type: link
targets: [Quest]
- name: UnlockQuest1
type: link
targets: [Quest]
- name: UnlockQuest2
type: link
targets: [Quest]
- name: Unknown6
- name: Map
type: link
condition:
switch: ContentLinkType
cases:
1: [Level]
2: [Level]
3: [Fate]
4: [Level]
7: [Level]
- name: ContentLinkType
- name: Unknown2