mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +00:00
28 lines
584 B
YAML
28 lines
584 B
YAML
![]() |
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
|
||
|
targets: [DeepDungeonMagicStone]
|
||
|
- name: Name
|
||
|
- name: ContentFinderConditionStart
|
||
|
type: link
|
||
|
targets: [ContentFinderCondition]
|
||
|
- name: AetherpoolArm
|
||
|
type: link
|
||
|
targets: [DeepDungeonEquipment]
|
||
|
- name: AetherpoolArmor
|
||
|
type: link
|
||
|
targets: [DeepDungeonEquipment]
|
||
|
- name: Unknown0
|
||
|
- name: Unknown1
|