1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
This commit is contained in:
Liam 2024-06-26 12:49:52 -04:00
parent 9abf9212d3
commit 38b96aeeec
2 changed files with 7 additions and 5 deletions

View file

@ -13,10 +13,10 @@ fields:
fields:
- type: link
condition:
switch: DeepDungeonType
cases:
1: [DeepDungeonMagicStone]
2: [DeepDungeonDemiclone]
switch: DeepDungeonType
cases:
1: [DeepDungeonMagicStone]
2: [DeepDungeonDemiclone]
- name: Name
- name: ContentFinderConditionStart
type: link

View file

@ -1,6 +1,8 @@
name: TelepoRelay
fields:
- name: RelayStruct
- name: Relays
type: array
count: 7
fields:
- name: EnterTerritory
type: link