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

38 lines
774 B
YAML
Raw Normal View History

2025-03-05 17:44:16 -08:00
name: CSBonusContentIdentifier
2025-03-05 17:59:28 -08:00
displayField: Content
2025-03-05 17:44:16 -08:00
fields:
2025-03-05 17:59:28 -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]
2025-03-05 17:44:16 -08:00
- name: Unknown6
2025-03-05 17:59:28 -08:00
- name: Map
type: link
condition:
switch: ContentLinkType
cases:
1: [Level]
2: [Level]
3: [Fate]
4: [Level]
7: [Level]
- name: ContentLinkType
- name: Unknown2