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

38 lines
774 B
YAML
Raw Normal View History

2024-11-08 15:30:25 -08:00
name: CSBonusContentIdentifier
2024-11-08 15:32:50 -08:00
displayField: Content
2024-11-08 15:30:25 -08:00
fields:
2024-11-08 15:32:50 -08:00
- 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]
2024-11-08 15:30:25 -08:00
- name: Unknown6
2024-11-08 15:32:50 -08:00
- name: Map
type: link
condition:
switch: ContentLinkType
cases:
1: [Level]
2: [Level]
3: [Fate]
4: [Level]
7: [Level]
- name: ContentLinkType
- name: Unknown2