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

32 lines
697 B
YAML
Raw Normal View History

2024-11-08 15:29:57 -08:00
name: DeepDungeon
displayField: Name
fields:
- name: PomanderSlot
type: array
count: 16
fields:
- type: link
targets: [DeepDungeonItem]
- name: MagiciteSlot
type: array
count: 4
fields:
- type: link
2024-11-08 15:32:50 -08:00
condition:
switch: DeepDungeonType
cases:
1: [DeepDungeonMagicStone]
2: [DeepDungeonDemiclone]
2024-11-08 15:29:57 -08:00
- name: Name
- name: ContentFinderConditionStart
type: link
targets: [ContentFinderCondition]
- name: AetherpoolArm
type: link
targets: [DeepDungeonEquipment]
- name: AetherpoolArmor
type: link
targets: [DeepDungeonEquipment]
2024-11-08 15:32:50 -08:00
- name: DeepDungeonType
2024-11-08 15:29:57 -08:00
- name: Unknown1